summaryrefslogtreecommitdiff
path: root/articles/index.markdown
diff options
context:
space:
mode:
authorNicolas Kuttler <git@kuttler.eu>2015-02-13 07:50:25 +0100
committerNicolas Kuttler <git@kuttler.eu>2015-02-13 07:50:25 +0100
commit0e68e60cb0e64fe530769e7de58e068779e68b3a (patch)
tree8e52a27b080d461566429af704f5d604dd47bc80 /articles/index.markdown
parent6a610e5595c5a1c9433994dca144657cba489f8e (diff)
downloadirssi.github.io-0e68e60cb0e64fe530769e7de58e068779e68b3a.zip
Use permanent URIS
Unfortunately URI routing sucks in jekyll, see http://jekyllrb.com/docs/permalinks/. It's easy enough to get /foo/bar/title/ for posts and articles, but pages are a different matter. There are a few unresolved bug reports, and the best solution seems to be to hardcode the URI into every page. http://www.w3.org/Provider/Style/URI
Diffstat (limited to 'articles/index.markdown')
-rw-r--r--articles/index.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/articles/index.markdown b/articles/index.markdown
index 252470f..29f81c3 100644
--- a/articles/index.markdown
+++ b/articles/index.markdown
@@ -1,6 +1,7 @@
---
layout: default
title: Articles
+permalink: articles/
---
Articles