diff --git a/docs/_config.yml b/docs/_config.yml index 5333c52e..6f57710a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,5 @@ markdown: kramdown highlighter: rouge -permalink: /news/:year/:month/:day/:title/ gauges_id: 503c5af6613f5d0f19000027 google_analytics_id: UA-50755011-1 @@ -14,6 +13,9 @@ timezone: America/Los_Angeles collections: docs: output: true + posts: + permalink: /news/:year/:month/:day/:title/ + output: true name: Jekyll • Simple, blog-aware, static sites description: Transform your plain text into static websites and blogs