forked from katzen-cafe/iowo
docs: rework template and add stages framework
This commit is contained in:
parent
6217a984a2
commit
3746726245
5 changed files with 152 additions and 22 deletions
1
justfile
1
justfile
|
@ -3,3 +3,4 @@ docs:
|
|||
typst compile $doc --root=docs; \
|
||||
mv "$(dirname $doc)/$(basename $doc .typ).pdf" docs/compiled/; \
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue