A simple static site for zackdever.com, kindly designed by @winners84, and hosted with Github Pages.
If you fork it, please change it up!
$ npm install
$ npm install pug-cli -g
A development server is provided.
$ script/server
A watch script is useful to recompile existing pug templates if they change.
$ script/watch