mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-11-17 09:09:41 +01:00
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