This commit is contained in:
Andreas Dangel
2017-05-25 10:22:39 +02:00
parent b193bb28d8
commit b14da68b5a
57 changed files with 10394 additions and 9184 deletions

View File

@@ -1,6 +1,4 @@
source "https://rubygems.org"
# gem "rails"
gem 'github-pages'
gem 'jekyll'
gem 'wdm', '~> 0.1.0' if Gem.win_platform?
gem 'github-pages', group: :jekyll_plugins
gem 'wdm', '>= 0.1.0' if Gem.win_platform?