create initial freitalk signs
This commit is contained in:
commit
58146f8cb4
6 changed files with 206 additions and 0 deletions
6
justfile
Normal file
6
justfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
build:
|
||||
typst compile schilder.typ --font-path=fonts
|
||||
|
||||
watch:
|
||||
typst watch schilder.typ --open --font-path=fonts
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue