mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update Gemfile
This commit is contained in:
parent
518a48ef62
commit
0464c322b8
3
Gemfile
3
Gemfile
@ -3,8 +3,9 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
gem "jekyll"
|
||||
gem 'jekyll', '~> 4.2'
|
||||
gem "webrick", "~> 1.7"
|
||||
gem 'jekyll-feed'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'jekyll_flexible_include'
|
||||
gem 'jekyll-node-module'
|
||||
|
@ -22,11 +22,13 @@ plugins:
|
||||
- jekyll-feed
|
||||
- jekyll-redirect-from
|
||||
- flexible_include
|
||||
- jekyll-node-module
|
||||
|
||||
whitelist:
|
||||
- jekyll-feed
|
||||
- jekyll-redirect-from
|
||||
- flexible_include
|
||||
|
||||
|
||||
feed:
|
||||
posts_limit: 100
|
Loading…
x
Reference in New Issue
Block a user