Broken with newer versions of Hugo #124

Closed
opened 2026-03-10 20:51:35 +01:00 by stb · 1 comment
Owner
ERROR error building site: render: [de v1.0.0 guest] failed to render pages: render of "/Users/stb/working/c3h2/ccchh-website/content/_index.md" failed: "/Users/stb/working/c3h2/ccchh-website/themes/ccchh/layouts/index.html:60:9": execute of template failed: template: index.html:60:9: executing "main" at <.Content>: error calling Content: "/Users/stb/working/c3h2/ccchh-website/content/home/1-kalender/index.md:8:1": failed to render shortcode "calendar-table": failed to process shortcode: "/Users/stb/working/c3h2/ccchh-website/themes/ccchh/layouts/shortcodes/calendar-table.html:11:21": execute of template failed: template: _shortcodes/calendar-table.html:11:21: executing "_shortcodes/calendar-table.html" at <sort $.Site.Data.calendar "dtstart">: error calling sort: sequence must be provided
$ hugo version  
hugo v0.155.3+extended+withdeploy darwin/arm64 BuildDate=2026-02-08T16:40:42Z VendorInfo=Homebrew
``` ERROR error building site: render: [de v1.0.0 guest] failed to render pages: render of "/Users/stb/working/c3h2/ccchh-website/content/_index.md" failed: "/Users/stb/working/c3h2/ccchh-website/themes/ccchh/layouts/index.html:60:9": execute of template failed: template: index.html:60:9: executing "main" at <.Content>: error calling Content: "/Users/stb/working/c3h2/ccchh-website/content/home/1-kalender/index.md:8:1": failed to render shortcode "calendar-table": failed to process shortcode: "/Users/stb/working/c3h2/ccchh-website/themes/ccchh/layouts/shortcodes/calendar-table.html:11:21": execute of template failed: template: _shortcodes/calendar-table.html:11:21: executing "_shortcodes/calendar-table.html" at <sort $.Site.Data.calendar "dtstart">: error calling sort: sequence must be provided ``` ``` $ hugo version hugo v0.155.3+extended+withdeploy darwin/arm64 BuildDate=2026-02-08T16:40:42Z VendorInfo=Homebrew ```
Author
Owner

Nvermind, you need to run ./fetch-calendar.sh before hugo server --buildFuture --buildDrafts.

Nvermind, you need to run `./fetch-calendar.sh` before `hugo server --buildFuture --buildDrafts`.
stb closed this issue 2026-03-10 20:58:20 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/ccchh-website#124
No description provided.