mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-11 00:06:55 +02:00
1.8 KiB
1.8 KiB
Release type: minor
- Add dark mode to
notmyideatemplate(#3490) <https://github.com/getpelican/pelican/pull/3490>_ - Support
CSS_FILEsetting in Simple theme(#3555) <https://github.com/getpelican/pelican/pull/3555>_ - Improve Simple theme template inheritance
(#3570) <https://github.com/getpelican/pelican/pull/3570>_ - Strip table-of-contents elements from article summaries
(#3512) <https://github.com/getpelican/pelican/pull/3512>_ - Use slug in category/tag feed titles
(#3569) <https://github.com/getpelican/pelican/pull/3569>_ - Fix raising exceptions on filtered logs
(#3547) <https://github.com/getpelican/pelican/pull/3547>_ - Fix disabled category output
(#3589) <https://github.com/getpelican/pelican/pull/3589>_ - Fix default
FEED_DOMAINto fall back toSITEURL(#3477) <https://github.com/getpelican/pelican/pull/3477>_ - Don't log feed warning if
FEED_DOMAINis set(#3544) <https://github.com/getpelican/pelican/pull/3544>_ - Fix
livereloadimport indocserve()task(#3583) <https://github.com/getpelican/pelican/pull/3583>_ - Fix JavaScript MIME detection on Windows
(#3594) <https://github.com/getpelican/pelican/pull/3594>_ - Fix linking to individual settings in docs
(#3458) <https://github.com/getpelican/pelican/pull/3458>_ - Overhaul installation instructions; add
pipxanduv(#3549) <https://github.com/getpelican/pelican/pull/3549>_ - Enhance GitHub Pages workflow
(#3452) <https://github.com/getpelican/pelican/pull/3452>_ &(#3529) <https://github.com/getpelican/pelican/pull/3529>_ - Require Docutils 0.22+ and Sphinx 9.0+
(#3579) <https://github.com/getpelican/pelican/pull/3579>_ - Require Python 3.11 and above; add Python 3.14 to test matrix
(#3514) <https://github.com/getpelican/pelican/pull/3514>_