From b6dc4dd3b589628d378b73fe94fb689e7f9d66fe Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 24 Sep 2017 00:46:17 +0200 Subject: [PATCH] Use pretty permalinks (and add blog URL explicitly). Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/18. --- _config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_config.yml b/_config.yml index 9580b3c..379fb73 100644 --- a/_config.yml +++ b/_config.yml @@ -15,3 +15,8 @@ github_url: gitlab_url: https://gitlab.com/autonomic-cooperative twitter_url: markdown: kramdown +permalink: pretty +collections: + posts: + output: true + permalink: /blog/:title/