I made this as a lightweight (in conceptual terms) wrapper around just calling typst c ... --format html one bajillion times. Thus, it’s more close to simple static site generators like 11ty or a plain templating language than a full framework.
In particular, all this CLI does is try to copy and compile files in a smart way.
Please do try it out and let me know if there are bugs/feature requests, and if you see yourself able to use this in the future!
I’m adding your project to the list Best of Typst (TCDM). The description and other metadata on GitHub will be automatically fetched, if you have set them.
One morbillion updates since last posting. Including me handwriting a http server to cut down compile times, so it’s just an release candidate version for now as I give it some battle testing via my site for some time.