forked from github/pelican-alchemy
Jinja2 filter for "format" only accepts "%s" placeholders, but Pelican has
long moved on to "{slug}" formatting:
https://docs.getpelican.com/en/stable/settings.html#feed-settings
|
||
|---|---|---|
| .. | ||
| include | ||
| archives.html | ||
| article.html | ||
| author.html | ||
| authors.html | ||
| base.html | ||
| categories.html | ||
| category.html | ||
| index.html | ||
| page.html | ||
| period_archives.html | ||
| sitemap.html | ||
| tag.html | ||
| tags.html | ||