Remove redirect-from Jekyll plugin (#14794)

This commit is contained in:
Franck Nijhof 2020-10-02 20:26:01 +02:00 committed by GitHub
parent 0717669ba7
commit dd5f4e7b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 5 deletions

View File

@ -12,7 +12,6 @@ end
group :jekyll_plugins do
gem 'jekyll-paginate', '1.1.0'
gem 'jekyll-redirect-from', '0.16.0'
gem 'jekyll-sitemap', '1.4.0'
gem 'jekyll-time-to-read', '0.1.2'
gem 'jekyll-commonmark', '1.3.1'

View File

@ -50,8 +50,6 @@ GEM
commonmarker (~> 0.14)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
@ -124,7 +122,6 @@ DEPENDENCIES
jekyll (= 4.1.1)
jekyll-commonmark (= 1.3.1)
jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.16.0)
jekyll-sitemap (= 1.4.0)
jekyll-time-to-read (= 0.1.2)
nokogiri (= 1.10.10)

View File

@ -45,7 +45,6 @@ commonmark:
highlighter: none
plugins:
- jekyll-redirect-from
- jekyll-time-to-read
paginate: 10 # Posts per page on the blog index