Hi~ I’m having some strange build errors while trying to deploy to Netlify from Git. Here are the errors
10:05:35 PM: ERROR: 2017/09/19 03:05:35 template.go:477: template: /opt/build/repo/themes/hugo-nuo/layouts/_default/baseof.html:18: function "now" not defined
10:05:35 PM: ERROR: 2017/09/19 03:05:35 template.go:132: template: theme/partials/head.html:2:9: executing "theme/partials/head.html" at <.Type>: can't evaluate field Type in type *hugolib.Node in theme/partials/head.html
10:05:35 PM: ERROR: 2017/09/19 03:05:35 general.go:212: Error while rendering section post: template: /opt/build/repo/themes/hugo-nuo/layouts/_default/baseof.html:22:13: executing "/opt/build/repo/themes/hugo-nuo/layouts/_default/baseof.html" at <.Kind>: can't evaluate field Kind in type *hugolib.Node
10:05:35 PM: Build complete: exit code: 255
And here is a link to the repository: https://github.com/Clyffe/fragileSite
I’ve already been over everything and can’t find the issue. Could someone else please take a look?
Thanks!