1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Ben Rosser a670a3e040 Made name of blogroll/social widgets configurable.
The BLOGROLL_WIDGET_NAME and SOCIAL_WIDGET_NAME settings are now
respected by notmyidea if they are specified in your config file.
They override the default names of "blogroll" and "links" in the
notmyidea theme.

Used default() in template to simplify template code.

Renaming BLOGROLL setting to LINKS, changed default also.

Updated tests to check 'links' instead of 'blogroll'.

Whoops; links, not link.
2015-10-11 14:14:14 -04:00
..
analytics.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -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 Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08: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 HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
base.html Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04: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 Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
github.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
index.html Fixes #1068, #1572: template page navigation bugs 2015-06-21 13:24:49 -06:00
page.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
period_archives.html Add period to period_archives context. Refs #1044. 2014-02-03 20:26:38 -05:00
tag.html Creation of tag template page 2010-12-17 09:29:01 +01:00
taglist.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
tags.html HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
translations.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
twitter.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00