first commit

This commit is contained in:
2023-05-12 20:12:56 +02:00
commit 9f546da17c
69 changed files with 13975 additions and 0 deletions

7
deploy.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# falls nicht richtig upgedated:
# rm -rf .quarto _freeze
# quarto render
rsync -avch --delete _book/ ~/HTML/juliabook