Fixing lack of jekyll

This commit is contained in:
Zachary Klosko 2020-06-15 16:59:39 -04:00
parent e7ad62eeea
commit 5bac504388
4 changed files with 13 additions and 12 deletions

View file

@ -1 +1,5 @@
source 'https://rubygems.org'
source 'https://rubygems.org'
gem 'kramdown', '~> 2.2', '>= 2.2.1'
gem 'jekyll', '~> 4.1'