1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
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
..
plugins Change webassets configuration for relative urls. 2012-11-20 23:42:52 +01:00
themes Fix missing SITEURL and base home link 2012-11-27 16:01:05 -08:00
tools Merge remote-tracking branch 'davidjb/decode-html-wp-titles' into wp-import-improvements 2012-11-04 14:09:25 +10:00
__init__.py Move Webassets in a plugin 2012-11-07 00:17:50 +01:00
contents.py remove old import statement 2012-11-21 14:24:40 +01:00
generators.py change default value for DEFAULT_DATE to None 2012-11-28 00:29:51 +01:00
log.py pelican/log.py simplified a bit 2012-03-25 18:47:14 +02:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py Revert "Get HtmlReader to work again" 2012-10-29 00:36:42 +01:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py change default value for DEFAULT_DATE to None 2012-11-28 00:29:51 +01:00
signals.py Merge branch 'pr/558' 2012-11-23 15:32:17 +01:00
utils.py Merge branch 'bstpierre-files-to-copy-missing-dir' 2012-10-25 14:25:03 +02:00
writers.py Merge branch 'pr/555' 2012-11-13 01:23:31 +01:00