This commit is contained in:
David Allemang
2026-05-08 09:58:01 -04:00
committed by David Allemang
parent b5f8b03503
commit 3f637373f5
29 changed files with 318 additions and 0 deletions

6
mise.toml Normal file
View File

@@ -0,0 +1,6 @@
[tools]
tinymist = "latest"
typst = "0.15.0"
[tasks.watch]
run = "typst watch main.typ site --format bundle --features bundle,html"