Note: this project is still extremely experimental
Cause why not
An opinionated personal website written in typst.
Use typst 0.15
You can build the entire site using just:
just build
This will compile all linked typst files and output the generated HTML to the dist/ directory with proper directory structure.
just serve
reminder to myself to look at the tracking issue for typst html export (and maybe even contribute if I can write good code).
To @sayako for not letting me give up on this.
To @Krasjet for showing what is possible.
To @laurmaedje for developing typst export to html