summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Collapse)Author
2016-01-20Update index.markdownailin-nemui
2016-01-20Delete index.markdownailin-nemui
2015-07-01irssi-importAilin Nemui
2015-02-13Use permanent URISNicolas Kuttler
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
2015-02-13Add page layout and several pagesNicolas Kuttler