Add a start script.

This commit is contained in:
2025-08-13 17:09:28 -07:00
parent 5ba49358c0
commit d6f22c382f

5
run.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
rm -rfv public
hugo server -D --noBuildLock