add categories
[web.git] / ralf / _config.yml
index d96c35d25a89274fc06e3f4d4195191536c829c2..a19a6d0182ce0257d3f6821298b1ee80386ebd2f 100644 (file)
@@ -7,6 +7,7 @@ timezone: "Europe/Berlin"
 
 blog:
     title: "Ralf's Ramblings"
+    category_dir: "/blog/categories"
 
 readmes:
     src_base: "/home/r/src"
@@ -24,7 +25,7 @@ defaults:
   - scope:
         path: "" # all files in the project
     values:
-        layout: "default"
+        layout: "page"
   - scope:
         path: ""
         type: "posts"