1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Brendan Wholihan 94877e033b So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''.
An author is needed, but was defaults to OS user, or 'John Doe'. If a blank author is provided, it generated authors/.html file, and templates display just "by "
Updated generators.py and templates to ignore Authors objects which have a blank name
2012-10-18 19:55:00 +01:00
..
analytics.html Use async Google Analytics code. 2012-07-20 21:23:27 -03: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 Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
article_infos.html So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''. 2012-10-18 19:55:00 +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 Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
base.html change the link to pelican in the default theme 2012-07-27 00:31:02 +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 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 Fix HTML5 conformance of the notmyidea template 2012-06-16 19:53:53 +02:00
page.html Add PDF to the templates. 2010-11-06 02:40:10 +00: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 Fix translation feature. Add translation support to the notmyidea theme. 2011-01-05 16:22:52 +01:00
twitter.html - Added configurable twitter button 2010-11-17 08:24:20 +01:00