Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pelican-4.10.0.tar.gz | 2024-09-16 | 1.5 MB | |
pelican-4.10.0-py3-none-any.whl | 2024-09-16 | 1.3 MB | |
Pelican 4.10.0 source code.tar.gz | 2024-09-16 | 1.6 MB | |
Pelican 4.10.0 source code.zip | 2024-09-16 | 1.9 MB | |
README.md | 2024-09-16 | 1.1 kB | |
Totals: 5 Items | 6.3 MB | 0 |
- Add setting to specify summary via paragraph count (#2761 by @gagath)
- Add new status to skip generation of a post (#3304 by @GiovanH)
- Add setting to append
ref
parameter to links in feeds (#3249 by @GiovanH) - Improve logging (#3257 & [#3276] by @MinchinWeb)
- Configure logging handler via
--log-handler
CLI option (#3293 by @cpitclaudel) - Resolve intra-site links in summaries (#3280 by @MinchinWeb)
- Warn about files not processed due to disabled readers (#3321 by @boxydog)
- Add Medium post importer (#3262 & [#3264] by @boxydog)
- Improve GitHub Pages workflow (#3328 & [#3330] by @seanh)
- Fix file permissions in GitHub Pages workflow (#3248 by @vbharadwaj-bk)
- Add GitHub Pages commit message variable (#3250 by @snosratiershad)
- Add
.nojekyll
file when invokingghp-import
(#3259 by @snosratiershad) - Keep EOF newline in quickstart-generated files (#3251 by @snosratiershad)
- Translate documentation into Simplified Chinese (#3346 by @GeorgeHu6)
- Add type hints for several modules (#3267 & [#3278] by @bjoernricks)
- Improve code test coverage (#3323 by @boxydog & @justinmayer)