Just released a new version of my static page generator (the one I use for my blog, among other things): https://liara.sh13.net/ (release package is on PyPI.)
No major changes, but the bump to Python 3.10 allowed me to use `match`. Additionally, I've improved the typing annotations further. You can see the full diff here: https://github.com/Anteru/liara/compare/v2.5.4...v2.6.0