1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Florian Jacob 4b2fcb09a4 Added a new ''modified:' metadata tag to be able to specify the
publication time and date and the last modified time and date
independently.

This makes it possible to access the last updated date with {{ article.locale_modified }} in templates.
Additionally, an already delivered feed entry can be corrected by changing the modified date and time, as it is used for atom:update
/ rss pubDate field now.
2013-11-10 00:14:55 +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 Added a new ''modified:' metadata tag to be able to specify the 2013-11-10 00:14:55 +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 Add new option for controlling whether to display categories on menu or not 2013-04-01 22:08:13 +10: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 Added a new ''modified:' metadata tag to be able to specify the 2013-11-10 00:14:55 +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