A boilerplate which options for using either:
- Less with bootstrap
- Sass with compass and susy
- Download the zip.
- Rename directory to project title
- Decide to use either bootstrap or compass with suzy
- Edit the
-
Accept the .rvmrc
$ bundle install $ npm install $ bower install $ grunt
$ grunt dev // starts a web server for html
$ grunt push // will auto add/commit/tag/push
Recommend you don't use all at once. Pick to use Bootstrap or Compass with Susy.
- Work out a way to rename sass/compass built files to include .min.css