Yet another yet another blog generator with Typst

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!

Mirroring the Discord’s showcase post at Discord.

1 Like

Hi! Could you provide a repo description on GitHub?

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.

1 Like

Very cool! I’ve done so, go ahead :)

1 Like

Update: my site at GitHub - wade-cheng/wade-cheng.github.io: personal website is generated with Typst.

1 Like