[01/05/23] added new jekyll plugins for read time, sitemap, seo and rss feed
This commit is contained in:
parent
547dfe4eb3
commit
e66097a7c6
18 changed files with 376 additions and 31 deletions
6
Gemfile
6
Gemfile
|
@ -6,3 +6,9 @@ source "https://rubygems.org"
|
|||
|
||||
gem "jekyll", "~> 4.3"
|
||||
gem "jekyll-archives"
|
||||
gem "nokogiri"
|
||||
gem "liquid_reading_time"
|
||||
gem "liquid_pluralize"
|
||||
gem "jekyll-sitemap"
|
||||
gem "jekyll-seo-tag"
|
||||
gem "jekyll-feed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue