summaryrefslogtreecommitdiff
path: root/_config.yml.example
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-01-14 19:25:54 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-01-14 19:25:54 +0000
commitd9e379d1e7d3e3f802d74bb15ded562ab13354e3 (patch)
treedaedd0cc2b2f69abb4e0c23a9b80d21f466df2a5 /_config.yml.example
parentbee356476f2932f69b05c0b1d8decd0e1843ff6b (diff)
Add categories for posts.
Diffstat (limited to '_config.yml.example')
-rw-r--r--_config.yml.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/_config.yml.example b/_config.yml.example
index 248c858..e46d2bc 100644
--- a/_config.yml.example
+++ b/_config.yml.example
@@ -68,3 +68,15 @@ permalink: /archives/:year/:month/:day/:title/
# Directory where plugins are located.
plugins: _site_build/_plugins
+
+# Set to true to have Jekyll generate category pages for posts.
+#generate_category_indexes: true
+
+# The directory where categories will be served from. Defaults to categories
+#category_dir:
+
+# String prefixed to the title of the category page. Defaults to Category:
+#category_title_prefix:
+
+# String prefixed to the meta description of the category page. Defaults to Category:
+#category_meta_description_prefix: