Implement Jekyll

This commit is contained in:
Matthew Grove
2019-01-25 18:03:10 +00:00
parent a81a51264c
commit 9557a47721
60 changed files with 5296 additions and 192 deletions

2
Gemfile Normal file
View File

@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins