Add docs config

This commit is contained in:
Jeremy Thomas
2016-09-10 22:49:48 +01:00
parent e26bf7b234
commit 701c0f63b8
4 changed files with 73 additions and 2 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
end