typst template, more complete hugo template.
This commit is contained in:
parent
6b68c00069
commit
73451d607b
14 changed files with 41 additions and 0 deletions
5
templates/typst/justfile
Normal file
5
templates/typst/justfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
preview:
|
||||
typst watch main.typ
|
||||
|
||||
compile:
|
||||
typst compile main.typ
|
Loading…
Add table
Add a link
Reference in a new issue