This directory contains the script and template that generate the index page for https://docs.ruuda.nl. That documentation site is otherwise not so related to my main site and the blog generator, but I wanted to put the code somewhere, so I might as well put it here.
build.pywrites the html to stdout, based onrepos.tomlandstars.json.get_stars.pyrefreshesstars.jsonbased onrepos.toml.
Both scripts have no dependencies other than Python ≥3.11.
The scripts are licensed under the GPL v3 like all of the other code in this repository. The index page stylesheet is licensed Apache 2.0 like the Kilsbergen theme itself.