Closed lgs closed 7 years ago
Hello @lgs,
how did you set up your site? It's weird that the block
isn't defined since it's shipped with Go templates by default.
However, I created a new set up by following the instructions in the README:
themes
folderexampleSite
folder and replace files if necessaryhugo server
I used the latest commit to rebuild Hugo as I'm writing this. No error messages appear at my side. Maybe it helps to post the output of the hugo env
command.
@digitalcraftsman yes that what I did
... but is your stack different from my one ?
lsoave@basenode:~/Test/hugo-strata-site$ hugo env Hugo Static Site Generator v0.18-DEV BuildDate: 2016-10-11T21:20:45+02:00 GOOS="linux" GOARCH="amd64" GOVERSION="go1.5.1"
... but is your stack different from my one ?
I don't think so - I just use a newer version of Go. Hugo 0.17 is also compiled with Go 1.7 (or 1.7.1).
Hugo Static Site Generator v0.18-DEV BuildDate: 2016-10-11T17:46:26+02:00
GOOS="linux"
GOARCH="amd64"
Is the issue still present with Hugo v0.25.1?
Closing this issue due to inactivity.
Folowing the README instruction I got this :
My Hugo version is :