- golang
- https://gohugo.io
- https://just.systems/ (optional)
- npm
- node ^16
npm install
hugo server
open http://localhost:1313
just admin
open http://localhost:8000
just admin-stop #when done
# equivalent to:
npx decap-server
python3 -m http.server --directory ./admin/development
just prod-test
open http://localhost:8000
# equivalent to:
python3 serve.py