Gemfile und rbenv environment file hinzugefügt.

This commit is contained in:
Matthias Lindhorst
2016-03-09 23:16:19 +01:00
parent 2835313414
commit 59e4f69c28
3 changed files with 5 additions and 0 deletions

3
Gemfile Normal file
View File

@ -0,0 +1,3 @@
source 'https://rubygems.org'
gem 'jekyll', '~>2.5.3'