/design-boilerplate

A designers boilerplate using; grunt, sass or less.

Primary LanguageJavaScript

design-boilerplate

A boilerplate which options for using either:

  • Less with bootstrap
  • Sass with compass and susy

Suggested workflow

  • Download the zip.
  • Rename directory to project title
  • Decide to use either bootstrap or compass with suzy
  • Edit the

Setup:

  • Accept the .rvmrc

      $ bundle install
      $ npm install
      $ bower install
      $ grunt
    
Optional:
$ grunt dev // starts a web server for html
$ grunt push // will auto add/commit/tag/push 

Available with this boilerplate:

Recommend you don't use all at once. Pick to use Bootstrap or Compass with Susy.

Futher information on:
TODO:
  • Work out a way to rename sass/compass built files to include .min.css