Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Hugo to recent version #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cewood
Copy link

@cewood cewood commented Nov 15, 2023

This will enable support for partials in templates, among other things. Which are pretty common nowadays in Hugo templates, so would be great to get this version bumped, so we don't get errors like the following:

Error: Error building site: failed to render pages: render of "home" failed: execute of template failed: template: index.html:10:4: executing "index.html" at <partial "head" .>: error calling partial: "/workspace/layouts/partials/head.html:16:56": execute of template failed: template: partials/head.html:16:56: executing "partials/head.html" at <resources.ExecuteAsTemplate>: error calling ExecuteAsTemplate: type <nil> not supported in Resource transformations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant