The repo for Byran Zaugg's portfolio site.
You'll need to install Node, NPM, grunt-cli, Ruby, SASS, and Jekyll.
You'll need two terminal windows open.
- In the first run:
$ grunt serve
; which will run the server. - In the second run:
$ grunt
; which will magically compile the site and watch the source for changes. - Go to localhost:4000
- Might as well kick on the LiveReload browser extension