Skip to content

fix(website): bump Hugo version to 0.147.0 for Docsy compatibility#167

Merged
diranged merged 1 commit intomainfrom
fix/docs-hugo-version
Feb 26, 2026
Merged

fix(website): bump Hugo version to 0.147.0 for Docsy compatibility#167
diranged merged 1 commit intomainfrom
fix/docs-hugo-version

Conversation

@diranged
Copy link
Contributor

Summary

  • Bumps Hugo from 0.145.0 to 0.147.0 in the docs workflow
  • Updates hugo.yaml min version to 0.146.0 to match Docsy v0.12.0's requirement

Context

The deploy failed because Docsy v0.12.0 requires Hugo >= 0.146.0. With 0.145.0, the module loaded but shortcodes weren't found, causing:

template for shortcode "blocks/cover" not found

Test plan

  • Verify docs workflow succeeds after merge

🤖 Generated with Claude Code

Docsy v0.12.0 requires Hugo >= 0.146.0. The workflow was using 0.145.0,
causing "shortcode not found" errors due to module incompatibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@diranged diranged merged commit a946adf into main Feb 26, 2026
4 checks passed
@diranged diranged deleted the fix/docs-hugo-version branch February 26, 2026 17:50
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