Pelican
Static site generator that supports Markdown and reStructuredText content
Pelican now ships roughly once a year, and 4.12 is theme housekeeping
◆Recent moves
- 3mo ago
Pelican 4.12 adds dark mode to the default theme
Fifteen months after 4.11, the headline change is dark mode in the notmyidea theme plus CSS_FILE support and better template inheritance in Simple. The rest is fixes to summaries, feed titles and FEED_DOMAIN fallback — consistent with a project putting its effort into the bundled themes rather than the core generator.
View source ↗ - 1y ago
Pelican 4.11 makes Typogrify filters selectable
Selective Typogrify filters and more Simple-theme blocks continue the theme-inheritance thread that 4.12 later extends. The auto-reload rewrite around watchfiles defaults and reproducible builds via SOURCE_DATE_EPOCH are the practical wins for anyone running Pelican in CI.
View source ↗ - 1y ago
Pelican 4.10.2 ignores hidden files by default
A two-line patch changing the IGNORE_FILES default and fixing SUMMARY_MAX_PARAGRAPHS interaction with SUMMARY_MAX_LENGTH. Routine cleanup on the summary work introduced one release earlier.
View source ↗ - 1y ago
Pelican 4.10.1 fixes live reload and theme symlinks
Two bug fixes shipped twelve days after 4.10.0, covering the combined reload/listen flags and symlink handling in pelican-themes. Standard follow-up to a feature release.
View source ↗ - 1y ago
Pelican 4.10 adds paragraph-count summaries and a Medium importer
The most feature-dense release in this window: paragraph-based summaries, a status that skips post generation, ref parameters on feed links, intra-site link resolution in summaries, and a Medium importer. It set up the summary behaviour that the following two patches then corrected.
View source ↗ - 2y ago
Pelican 4.9.1 fixes the tzdata dependency on Windows
A single-line packaging fix four days after 4.9.0, ensuring tzdata installs on Windows. It closes out the release that had moved Pelican to PDM and watchfiles.
View source ↗