1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Simon f413a8da79 Change webassets configuration for relative urls.
Set the ASSET_URL to be relative to the 'theme/' url, which requires to use
{{ SITEURL }}/{{ ASSET_URL }} in the template and make it works with both
relative and absolute urls.
2012-11-20 23:42:52 +01:00
..
plugins Change webassets configuration for relative urls. 2012-11-20 23:42:52 +01:00
themes Change the background color of the code-blocks on the default theme. Fix #511 2012-10-12 23:01:51 +02: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 Added USE_FOLDER_AS_CATEGORY setting. 2012-10-28 20:43:45 +01:00
generators.py Add a new signal generator_init, invoked at the end of Generator.__init__. 2012-11-20 23:42:31 +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 Move Webassets in a plugin 2012-11-07 00:17:50 +01:00
signals.py Add a new signal generator_init, invoked at the end of Generator.__init__. 2012-11-20 23:42:31 +01:00
utils.py Merge branch 'bstpierre-files-to-copy-missing-dir' 2012-10-25 14:25:03 +02:00
writers.py merge win-encoding 2012-10-25 14:47:57 +02:00