summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index bb8ab77..ccd4979 100644
--- a/_config.yml
+++ b/_config.yml
@@ -19,6 +19,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.tyil.nl" # the base hostname & protocol for your site
permalink: pretty
plugins:
+ - jekyll-archives
- jekyll-asciidoc
- jekyll-sitemap
- pygments.rb
@@ -48,6 +49,13 @@ collections:
slides:
output: false
+jekyll-archives:
+ enabled:
+ - tags
+ layout: archive
+ permalinks:
+ tag: /tag/:name/
+
# Give all posts a feed = true attribute for easy feed-generating
defaults:
- scope: