Fix blog not deploying with hugo v0.159.1 #5

Closed
opened 2026-03-27 09:10:28 +01:00 by Vezpi · 1 comment
Owner
blog_staging  | ERROR error building site: render: [en v1.0.0 guest] failed to render pages: render of "/categories/automation" failed: "/blog/themes/stack/layouts/_default/baseof.html:26:11": execute of template failed: template: list.html:26:11: executing "list.html" at <partial "footer/include.html" .>: error calling partial: "/blog/themes/stack/layouts/partials/footer/include.html:1:3": execute of template failed: template: _partials/footer/include.html:1:3: executing "_partials/footer/include.html" at <partialCached "footer/components/script.html" .>: error calling partialCached: "/blog/themes/stack/layouts/partials/footer/components/script.html:1:4": execute of template failed: template: _partials/footer/components/script.html:1:4: executing "_partials/footer/components/script.html" at <partial "helper/external" (dict "Context" . "Namespace" "Vibrant")>: error calling partial: "/blog/themes/stack/layouts/partials/helper/external.html:1:27": execute of template failed: template: _partials/helper/external.html:1:27: executing "_partials/helper/external.html" at <.Context.Site.Data.external>: error calling Data: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead.
``` blog_staging | ERROR error building site: render: [en v1.0.0 guest] failed to render pages: render of "/categories/automation" failed: "/blog/themes/stack/layouts/_default/baseof.html:26:11": execute of template failed: template: list.html:26:11: executing "list.html" at <partial "footer/include.html" .>: error calling partial: "/blog/themes/stack/layouts/partials/footer/include.html:1:3": execute of template failed: template: _partials/footer/include.html:1:3: executing "_partials/footer/include.html" at <partialCached "footer/components/script.html" .>: error calling partialCached: "/blog/themes/stack/layouts/partials/footer/components/script.html:1:4": execute of template failed: template: _partials/footer/components/script.html:1:4: executing "_partials/footer/components/script.html" at <partial "helper/external" (dict "Context" . "Namespace" "Vibrant")>: error calling partial: "/blog/themes/stack/layouts/partials/helper/external.html:1:27": execute of template failed: template: _partials/helper/external.html:1:27: executing "_partials/helper/external.html" at <.Context.Site.Data.external>: error calling Data: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead. ```
Author
Owner

Fixed by #9

Fixed by #9
Vezpi closed this issue 2026-04-03 10:33:31 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Vezpi/Blog#5