1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Simon 4a0d4461e1 Apply typogrify on the title.
As it is done when reading the file, we need to remove html tags for the
permalink and the slug (this is done here for the notmyidea and simple themes).

While modifying the themes I also replaced the `pagename` template tag with
`article.url` (`pagename` was an empty variable, no more used ?).
2012-05-07 12:26:17 +02:00
..
archives.html Merge pull request #243 from alefteris/patch-1 2012-03-12 04:14:32 -07:00
article.html Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
author.html Added the author.html template to the simple theme. 2011-07-19 12:18:14 +02:00
base.html fix pages urls 2012-03-06 16:41:36 +00:00
categories.html Create a Category class which has a url property 2012-03-06 16:39:07 +00:00
category.html Put the notmyidea theme by default. 2010-10-30 16:47:59 +01:00
index.html Create a Author class which has a url property 2012-03-06 16:39:07 +00:00
page.html Add the page.html template to the "simple" theme. Fix #2. 2010-11-08 23:04:00 +00:00
tag.html Put the notmyidea theme by default. 2010-10-30 16:47:59 +01:00
tags.html Put the notmyidea theme by default. 2010-10-30 16:47:59 +01:00