Don't forget the submodules
git clone --recurse-submodules [email protected]:fryorcraken/fryorcraken.xyz.git
or
git clone [email protected]:fryorcraken/fryorcraken.xyz.git
git submodule update --init --recursive
CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
-D: include drafts
hugo server -D