1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00

Updated Gemfile.

This commit is contained in:
Markus Birth 2016-02-12 01:57:33 +01:00
parent b2f9b73685
commit a3649c595c
2 changed files with 4 additions and 0 deletions

View File

@ -6,7 +6,10 @@ versions = JSON.parse(open('https://pages.github.com/versions.json').read)
gem 'github-pages', versions['github-pages']
gem 'kramdown'
gem 'jemoji'
gem 'jekyll-paginate'
gem 'jekyll-coffeescript'
gem 'jekyll-sitemap'
gem 'jekyll-redirect-from'

View File

@ -28,6 +28,7 @@ gems:
- kramdown
- jemoji
- jekyll-sitemap
- jekyll-coffeescript
- jekyll-paginate
- jekyll-redirect-from