A boilerplate template for Nanoc using HTML5, Haml, Sass & Compass.
Stars
22
Forks
4
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Cleaned up the old nanoc install & renamed widgets to module.
98905dcView on GitHubAdded a better readme file & the Thin gem for server goodness with the appropriate rake commands.
75850beView on GitHubFinished separating out stylesheet sections into partials. Fixed the configuation so SASS/SCSS files autocompile with the 'nanoc auto' command so you don't have to run 'compass watch' in a separate terminal. Configured the 'guard' gem so the browser will live reload when content & layouts change
05156d4View on GitHubSeparated out most of the CSS to make it more manageable
be4a1abView on GitHubFinished fleshing out the basic boilerplate. Pulled out the juicy bits from the HTML5 & the 320 and up boilerplates. Still need to clean up the CSS & get livereload working
e291ddbView on GitHub