Starter for a static web project with Grunt, Less, and HTML5 Boilerplate. This assumes Node.js, global grunt-cli, global bower, and imagemagick
First time setup
$ ./prepare.sh
Icon creation
- edit icon_source.png and then run
$ ./icongen.sh
Development
$ grunt
Distribution
$ grunt build