Add github-pages Gem

This commit is contained in:
Chris Roos
2017-06-27 14:18:47 +01:00
parent 5be71a1cbf
commit 2416ec4940
2 changed files with 202 additions and 0 deletions

3
Gemfile Normal file
View File

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