Articles written by Pelican Contributors

Pelican 4.11 released

By Pelican Contributors

In news.

Pelican 4.11 is now available. This new release includes the following enhancements, fixes, and tweaks:

  • Add setting to selectively omit Typogrify filters
  • Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple theme
  • Fix auto-reload behavior upon changes to the theme, content or settings
  • Get current year from the SOURCE_DATE_EPOCH environment variable, if available
  • Add Python 3.13 to test matrix and remove Python 3.8
  • Require Typogrify 2.1+ and Pygments <2.19

For more information, please refer to the release page or the Release History section of the documentation. For the full list of changes, see: https://github.com/getpelican/pelican/compare/4.10.2...4.11.0

Upgrading from previous releases

Upgrading from Pelican 4.10.x should be smooth and require few (if any) changes to your environment. If upgrading from a previous release, review the other release announcements on this site to better understand what action might be necessary.

As always, we do everything we can to maximize backwards compatibility and ensure smooth Pelican upgrades. If you run into problems, please see the How to Get Help section of the documentation, and we will update this post with any upgrade tips contributed by the Pelican community.

Other articles

  1. Pelican 4.10 released

    By Pelican Contributors

    In news.

    Pelican 4.10 is now available. This new release includes the following enhancements, fixes, and tweaks:

    • Add setting to specify summary via paragraph count
    • Add new status to skip generation of a post
    • Add setting to append ref parameter to links in feeds
    • Configure logging handler via --log-handler CLI option …
  2. Pelican 4.9 released

    By Pelican Contributors

    In news.

    Pelican 4.9 is now available. This new release includes the following enhancements, fixes, and tweaks:

    • Upgrade code to new minimum supported Python version: 3.8
    • Settings support for pathlib.Path (#2758)
    • Various improvements to Simple theme (#2976 & #3234)
    • Use Furo as Sphinx documentation theme (#3023)
    • Default to 100 articles …
  3. Pelican 4.8 released

    By Pelican Contributors

    In news.

    Pelican 4.8 is now available. This new release includes the following enhancements, fixes, and tweaks:

    • Use JSON values for extra settings in Invoke tasks template (#2994)
    • Add content tag for links, which can help with things like Twitter social cards (#3001)
    • Improve word count behavior when generating summary (#3002 …
  4. Pelican 4.7 released

    By Pelican Contributors

    In news.

    Pelican 4.7 is now available. This new release includes the following enhancements, fixes, and tweaks:

    • Improve default theme rendering on mobile and other small screen devices (#2914)
    • Add support for hidden articles (#2866)
    • Improve word count behavior when generating summary CJK & other locales (#2864)
    • Add progress spinner during generation …

Page 1 / 5

another pelican