- minor tweak for Zurb Foundation
- fixes for Zurb Foundation 5.0
- support for Zurb Foundation 5.0
- better comments
- fix mixin names
- make it clear that the mixins are just examples
- use mixins for uniform layout across frameworks
- move ‘Home’ link to conform to framework examples
- add responsive navbar for Twitter Bootstrap 2.3
- add option to generate navigation links for Devise
- separate file for navigation links; isolate framework-specific markup in navigation partial
- create a file ‘framework_and_overrides’ instead of ‘bootstrap_and_overrides’ or ‘foundation_and_overrides’
- remove ‘container’ div from Bootstrap 3 application layout (issue #1)
- no turbolinks when used with Rails 3.2
- installs a framework by setting up files in the assets folder
- use class instead of id for simple CSS flash messages
- fix navigation
- fix Foundation messages partial
- support for Haml markup
- support for Zurb Foundation 4.0
- support for Twitter Bootstrap 3.0
- add simple stylesheet if there is no front-end framework
- add missing escape sequence to ERB delimiters
- add simple layout files
- add missing turbolinks attributes
- add navigation links for ‘About’ or ‘Contact’ if view files exist in expected locations
- support for Twitter Bootstrap 2.3