Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 283 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 283 Bytes

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.