add jekll-redirect-from

This commit is contained in:
Matthias Kretschmann 2016-01-30 12:09:07 +01:00
parent ea35b337ff
commit 703d49b7f7
2 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,5 @@ source "https://rubygems.org"
group :jekyll do
gem 'jekyll'
gem 'jekyll-sitemap'
gem 'jekyll-redirect-from'
end

View File

@ -53,3 +53,4 @@ destination: ./_dist
# --------------------
gems:
- jekyll-sitemap
- jekyll-redirect-from