This commit is contained in:
2024-04-03 12:02:18 +02:00
commit a35c3f172b
4 changed files with 247 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
mkdir -p build && typst compile --font-path assets/fonts main.typ build/main.pdf