Create Gemfile

This commit is contained in:
John Mulhausen 2016-11-04 18:08:31 -07:00 committed by GitHub
parent 081e2116b8
commit b34ff853bf
1 changed files with 2 additions and 0 deletions

2
Gemfile Normal file
View File

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