feat: add basic mkdocs site

This commit is contained in:
2024-09-25 21:11:19 +02:00
parent a0009e270a
commit ed882463f4
14 changed files with 103 additions and 1 deletions

7
scripts/dev.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env zsh
set -e
echo "$PWD"
docker compose -f templates/docker-compose.yml up --build