1

Looking for HTML/CSS/Javascript template for a Rails app, but one that uses Mustache templates.

Does something like this exist?

sjain
  • 23,126
  • 28
  • 107
  • 185
B Seven
  • 44,484
  • 66
  • 240
  • 385

2 Answers2

2

https://github.com/anjlab/bootstrap-rails/tree/master/vendor/twitter/docs/templates/pages there are some mustache templates in bootstrap-rails, but I haven't found something like mustache-bootstrap-rails. It's strange. Maybe it's a chance for you to do a useful gem or add mustache generators to bootstrap-rails :).

Alex Teut
  • 844
  • 9
  • 20
1

Yes.Use foundation zurb for more details visit http://foundation.zurb.com/

Pramod
  • 666
  • 3
  • 11