Initial pass

This commit is contained in:
Madison Scott-Clary
2017-08-09 22:12:17 -06:00
parent 8e60a78de3
commit 49f9961f60
10 changed files with 411 additions and 2 deletions

2
Gemfile Normal file
View File

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