Thanks for the reply. Here are some info that you requested:
- I have read all the documentation and didn’t find anything helpful, except for this :
Error with .delimit .Params.tags
but I have no idea where to put that …
- I am trying to run my personal website, based on
https://georgecushen.com/create-your-website-with-hugo/#installing-hugo
the basic setup runs fine.
I copied /themes/academic/layouts/partials/widgets/projects.html into a new file
/themes/academic/layouts/partials/widgets/group.html
and this gives me the error above.
- As for the version required, here are the details:
Hugo Static Site Generator v0.30.2 darwin/amd64 BuildDate: 2017-10-28T19:20:22-04:00
GOOS="darwin"
GOARCH="amd64"
GOVERSION="go1.9.1"
git version 2.14.3
Thanks.