Ben Stanfield's personal website, built with Brunch.js and Jade (now called Pug.js).
npm install
make server
* (runs live-reload localhost:3333)
make deploy
* (I use Zeit Now to host my site. This command will only work if you have your own project set up on Zeit)
- Brunch (https://brunch.io/)
- Pug.js (https://pugjs.org)
- Zeit (http://zeit.co/)
** *Commands for local development and deployment are stored in a top-level Makefile.