1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Hilmar Lapp 5eb9fa6d16 Append slash to href of link to site home
This is necessary to make the link to the site home work locally, because then SITEURL may be set to an empty string (in fact the Pelican default configuration sets it to an empty string in pelicanconf.py).
2014-01-13 12:37:15 -05:00
..
archives.html prefix urls with '{{ SITEURL }}/' so that urls won't break when #330 is merged 2012-05-07 23:07:44 +02:00
article.html The modified attribute no longer has a default value. 2013-11-17 23:40:11 +01:00
author.html Added the author.html template to the simple theme. 2011-07-19 12:18:14 +02:00
authors.html Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
base.html Append slash to href of link to site home 2014-01-13 12:37:15 -05: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
gosquared.html added GoSquared support 2012-06-14 23:04:23 +02:00
index.html Strip tags from title in simple index. Fixes #612 2012-12-02 16:10:11 -08:00
page.html The modified attribute no longer has a default value. 2013-11-17 23:40:11 +01:00
pagination.html PAGINATION_URL/PAGINATION_SAVE_AS implementation 2013-07-29 08:09:44 -04:00
tag.html Put the notmyidea theme by default. 2010-10-30 16:47:59 +01:00
tags.html Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
translations.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02:00