docker run --rm -it --name goatchella -p 8000:80 ghcr.io/pdugas/goatchella:latest
Then hit http://localhost:8000/
git clone [email protected]:pdugas/goatchella.git
cd goatchella
hugo server
Then hit http://localhost:1313/ (or whatever port it says)