1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Florian Jacob bd9d1b9539 The modified attribute no longer has a default value.
This allows for templates using {% if article.modified %}
instead of {% if article.modified != article.published %} .
2013-11-17 23:40:11 +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 The modified attribute no longer has a default value. 2013-11-17 23:40:11 +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