diff --git a/_config.yml b/_config.yml index ae0f84951b09..e5138eab1afc 100644 --- a/_config.yml +++ b/_config.yml @@ -291,17 +291,17 @@ category_archive: tag_archive: type: liquid path: /tags/ -# https://github.com/jekyll/jekyll-archives -# jekyll-archives: -# enabled: -# - categories -# - tags -# layouts: -# category: archive-taxonomy -# tag: archive-taxonomy -# permalinks: -# category: /categories/:name/ -# tag: /tags/:name/ + https://github.com/jekyll/jekyll-archives + jekyll-archives: + enabled: + - categories + - tags + layouts: + category: archive-taxonomy + tag: archive-taxonomy + permalinks: + category: /categories/:name/ + tag: /tags/:name/ # HTML Compression