Install

bundle install
npm install

Build JavaScript

grunt

Serve Site Locally

bundle exec jekyll serve

Build Site for Deploy

bundle exec jekyll build

Copyright

Copyright (c) 2018 John Griffiths. See LICENSE for details.