pelican/pelican
Bruno Binet c749671778 Reimplemented the gzip compression as a plugin.
Extending the Writer wasn't the complete answer because the static
generator also copies some files. Instead, I implemented the work as a
plugin that attaches to the finalized event.
2012-11-29 15:00:44 +01:00
..
plugins Reimplemented the gzip compression as a plugin. 2012-11-29 15:00:44 +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