mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| assets.py | ||
| github_activity.py | ||
| global_license.py | ||
| gravatar.py | ||
| gzip_cache.py | ||
| html_rst_directive.py | ||
| initialized.py | ||
| multi_part.py | ||
| related_posts.py | ||
| sitemap.py | ||