1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/plugins
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
..
__init__.py Remove the dependency to pkgutil for the plugins 2011-06-17 23:37:08 +02:00
assets.py Change webassets configuration for relative urls. 2012-11-20 23:42:52 +01:00
github_activity.py revised github activity to adapt it to new github atom feed changes 2011-10-18 22:21:43 +02:00
global_license.py Add a list of plugins to the docs. Closes #493. 2012-10-12 23:01:50 +02:00
gravatar.py Add a list of plugins to the docs. Closes #493. 2012-10-12 23:01:50 +02:00
gzip_cache.py Reimplemented the gzip compression as a plugin. 2012-11-29 15:00:44 +01:00
html_rst_directive.py fix whitespace 2012-03-21 00:11:25 +01:00
initialized.py Plugins doc + minor design changes. 2011-06-18 01:03:53 +02:00
multi_part.py Add a multi_part plugin 2012-10-13 19:21:20 +02:00
related_posts.py pep8-ify 2012-07-12 15:29:08 +02:00
sitemap.py merge upstream 2012-10-12 23:22:55 +02:00