pelican/pelican/themes/notmyidea/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
..
analytics.html Support Gaug.es analytics in notmyidea theme 2013-07-18 10:26:45 -07: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 Improve Disqus embed code in notmyidea theme 2013-10-27 09:27:30 -07:00
article_infos.html Added a new ''modified:' metadata tag to be able to specify the 2013-11-10 00:14:55 +01:00
author.html Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
authors.html Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
base.html Close some HTML tags. Fix #1076 2013-09-08 17:07:30 +02:00
category.html Add the category name in the title page 2010-12-17 09:31:20 +01:00
comments.html I change article.slug to article.url for always referencing the disqus thread to the correct url. Issue #145 2011-08-03 22:01:45 +02:00
disqus_script.html use // instead of explicitly defining http 2013-10-24 17:06:23 -04:00
github.html Update the wide theme. 2010-11-19 02:13:38 +00:00
index.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
page.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
piwik.html add async and defer attributes to piwik.js 2013-09-02 19:25:46 +02:00
tag.html Creation of tag template page 2010-12-17 09:29:01 +01:00
taglist.html Create a Tag class which has a url property 2012-03-06 16:39:07 +00:00
tags.html Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
translations.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
twitter.html use // instead of explicitly defining http 2013-10-24 17:06:23 -04:00