I am using Hugo Osprey Theme and only my about page is rendering
Site Code: https://github.com/nehiljain/nehil-site-v2
Currently:
https://nehiljain.com/lists - Doesn’t work
Hugo env:
Hugo Static Site Generator v0.69.0/extended darwin/amd64 BuildDate: unknown
GOOS=“darwin”
GOARCH=“amd64”
GOVERSION=“go1.14.2”
I checked the public folder and the folder ‘lists’ was not present so my guess is that something is wrong in the generation process.