Using jekyll-archives to create category/tag pages.

This commit is contained in:
Cotes Chung
2020-11-19 01:12:41 +08:00
parent aac29d43e5
commit 1889b6b4e0
4 changed files with 17 additions and 7 deletions
+1
View File
@@ -7,6 +7,7 @@ group :jekyll_plugins do
gem "jekyll-paginate"
gem "jekyll-redirect-from"
gem "jekyll-seo-tag", "~> 2.6.1"
gem "jekyll-archives"
end
group :test do