1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Justin Mayer 76fa457654 Normalize whitespace via lstrip Jinja parameter
This adds the lstrip_blocks Jinja parameter and removes unnecessary
whitespace from a few notmyidea templates.

Note: The lstrip_blocks parameter requires Jinja 2.7+, which has been
noted in Pelican's setup.py.

Credit for this commit goes entirely to Russ Webber, who has earned my
eternal thanks for discovering and applying this useful Jinja parameter.

Refs #969
2013-08-03 16:17:26 -07: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 add disqus_url to comment js block 2013-03-05 23:42:42 -08:00
article_infos.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02: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 Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
base.html Merge pull request #966 from jude/patch-1 2013-08-03 15:16:58 -07: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 Add comment number support. 2010-12-19 03:34:19 +00: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 Added template, inlcude in base and some documentation for Piwik. 2011-06-13 07:30:33 +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
translations.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
twitter.html - Added configurable twitter button 2010-11-17 08:24:20 +01:00