0
0
zero-blog/templates/posts
Gibheer d8fe8a97bc compile markdown for each request
The problem here is, that the markdown code can't be compiled and
therefore does not get executed when the page is rendered. So this
change directly calls Kramdown to compile the code.
It should be replaced later by a mechanism which compiles the markdown
when the post is loaded.
2013-10-26 23:01:22 +02:00
..
index.atom.slim add atom feed 2013-10-26 17:52:52 +02:00
index.html.slim compile markdown for each request 2013-10-26 23:01:22 +02:00