feat: add basic mkdocs site
This commit is contained in:
7
scripts/dev.sh
Executable file
7
scripts/dev.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
set -e
|
||||
|
||||
echo "$PWD"
|
||||
|
||||
docker compose -f templates/docker-compose.yml up --build
|
Reference in New Issue
Block a user