Pelican v4.1.0 Release Notes

Release Date: 2019-07-14 // over 4 years ago
    • ๐Ÿ’ป Live browser reload upon changed files (provided via Invoke task)
    • โž• Add pyproject.toml, managed by Poetry
    • ๐Ÿ‘Œ Support for invoking python -m pelican
    • โž• Add relative source path attribute to content
    • Allow directories in EXTRA_PATH_METADATA
    • โž• Add all_articles variable to period pages (for recent posts functionality)
    • ๐Ÿ‘Œ Improve debug mode output
    • โœ‚ Remove blank or duplicate summaries from Atom feed
    • ๐Ÿ›  Fix bugs in pagination, pelican-import, pelican-quickstart, and feed importer