Simple HTML Generation https://minihtml.trendels.name/
commits
Author
Commit
Message
Date
They are according to the HTML 4 spec.
<script> is also technically inline, but we omit it here because it is
usually used in in places where this doesn't matter, and readability
would suffer a lot if consecutive script elements were always joined on
the same line.
Apply suggestions from zizmor
ci: install just using uv
ci: disable man-db update
This saves about 10 seconds when installing a package with `apt-get`.
ci: update apt cache
configure github actions