Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 521 Bytes

benstanfield.io

Ben Stanfield's personal website, built with Brunch.js and Jade (now called Pug.js).

Setup

npm install

Local development

make server* (runs live-reload localhost:3333)

Deployment

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)

Resources

** *Commands for local development and deployment are stored in a top-level Makefile.