1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Brendan Wholihan f7a2f8ea47 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible.
Reverted templates back to checking author object, since a None object is possible. Name could be checked for blank if required
ATOM spec states an author element should be provided, so passes a blank name if not specified
Updated unit test
2012-10-26 18:20:05 +01: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 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00
author.html Added the author.html template to the simple theme. 2011-07-19 12:18:14 +02:00
base.html Apply the string formatting to {TAG,CATEGORY}_FEED urls. 2012-10-12 23:01:50 +02: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 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00
page.html Add the page.html template to the "simple" theme. Fix #2. 2010-11-08 23:04:00 +00:00
pagination.html Don't duplicate html across themes 2012-05-14 18:46:27 +01: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