Behind the scenes at http://www.enliven.co/
This site was produced using yeoman/generator-webapp: A gulp.js generator for modern webapps and a few great plugins.
To build during development:
$ gulp serve &
To deploy (using GitHub Pages):
$ gulp deploy