summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authoruvok cheetah2020-01-09 20:26:40 +0100
committeruvok cheetah2020-01-09 20:26:40 +0100
commitdfc78c1bf0215fd693e931a17ffde0c1364c117f (patch)
tree4f970d640d284c97ebab56a82f61fe6e69265422 /_config.yml
parent65a34708745faedfb7367bc28fee92bba8a02d83 (diff)
Generate autopages for categories + rename home layout
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 6469a94..8599915 100644
--- a/_config.yml
+++ b/_config.yml
@@ -52,3 +52,13 @@ pagination:
trail:
before: 5
after: 5
+
+autopages:
+ enabled: true
+ categories:
+ layouts: ['postlist.html']
+ tags:
+ enabled: false
+ collections:
+ enabled: false
+