From a08934bbe3525b005b03dac0c7eb04be5e437914 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 11 Mar 2016 16:16:18 -0500 Subject: [PATCH] Add examples for tags and categories path_type --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8dad5d91..925677af 100644 --- a/_config.yml +++ b/_config.yml @@ -183,9 +183,11 @@ timezone: America/New_York # http://en.wikipedia.org/wiki/List_of_tz_database_ti # - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default) # - Jekyll Archives plugin archive pages ~> type: jekyll-archives # Path (examples) +# - Archive page should exist at path when using Liquid method or you can +# expect broken links (especially with breadcrumbs enabled) # - /tags/my-awesome-tag/index.html ~> path: /tags/ -# - /categories/ -# - / +# - path: /categories/ +# - path: / categories: type: liquid path: /categories/