slide init

This commit is contained in:
JKF
2026-06-02 22:57:36 +02:00
parent 4792bf29fb
commit e7597f0f1d
4 changed files with 114 additions and 19 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ all: clean bib compile
clean:
rm -rf ./out
compile:
marp src.md --theme ./themes/academic.css -o out/presentation.html
marp main.md --theme ./themes/academic.css -o out/presentation.html