A grunt project that compiles zetzer's doT.js templates and sass into a nice dist folder
node.js/npm (https://nodejs.org/en/)
Bower (bower.io) -> npm install -g bower
Grunt (gruntjs.com) -> npm install -g grunt-cli
Build the thing: grunt
Serve the thing: grunt serve