The emvc website.
This is a static website generated using Kerouac:
$ npm install
$ make site
Once generated, the site can be previewed locally by running the server:
$ node server.js
and navigating to: http://127.0.0.1:3000/
$ ./deploy <commit msg>
Creative Commons Attribution-ShareAlike 3.0
Copyright (c) 2012-2013 Jared Hanson <http://jaredhanson.net/>