1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Justin Mayer 7056622322 Fix missing SITEURL and base home link
1. Following up on bbinet's changes in f12a297, ensure that the notmyidea
theme's article.html template includes the SITEURL variable when
constructing URL links.

2. Add missing slash to the base.html template so that clicking on the
site header at top left refers to "/" instead of "" when SITEURL is not
defined. Otherwise, the "" target will cause the browser to load the
current page and not the site's root (as one would expect).
2012-11-27 16:01:05 -08: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 Fix missing SITEURL and base home link 2012-11-27 16:01:05 -08:00
article_infos.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02:00
author.html
authors.html
base.html Fix missing SITEURL and base home link 2012-11-27 16:01:05 -08:00
category.html
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
github.html
index.html Fix HTML5 conformance of the notmyidea template 2012-06-16 19:53:53 +02:00
page.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02:00
piwik.html
tag.html
taglist.html Create a Tag class which has a url property 2012-03-06 16:39:07 +00:00
translations.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02:00
twitter.html