add jujutsu article

This commit is contained in:
Fabien Freling 2025-02-03 16:55:36 +01:00
parent c47942b451
commit 61fa73d040
12 changed files with 321 additions and 3 deletions

9
articles/jujutsu/Tupfile Normal file
View file

@ -0,0 +1,9 @@
include_rules
HTML_TEMPLATE = article.html
: foreach *.png |> !avif |>
: foreach *.png |> !jxl |>
: index.md | ./<deps> |> !html |>
# images embedding not working in marp + tup
# : slides.md |> !marp_pdf |> jujutsu_slides.pdf ./<deps>