The native just-in-time compiler in Python 3.15 can speed up code by as much as 20% or more, although it’s still experimental ...
compile-typst-site is a command-line program for static site generation using Typst. It takes a directory structure like this: . ├── compile-typst-site.toml ├── src/ │ ├── about.typ │ ├── blog ...