create initial freitalk signs

This commit is contained in:
Schrottkatze 2023-12-01 19:23:13 +01:00
commit 58146f8cb4
6 changed files with 206 additions and 0 deletions

6
justfile Normal file
View file

@ -0,0 +1,6 @@
build:
typst compile schilder.typ --font-path=fonts
watch:
typst watch schilder.typ --open --font-path=fonts