Goatchella docker run --rm -it --name goatchella -p 8000:80 ghcr.io/pdugas/goatchella:latest Then hit http://localhost:8000/ Dev git clone git@github.com:pdugas/goatchella.git cd goatchella hugo server Then hit http://localhost:1313/ (or whatever port it says)