feat: update Hugo theme to v4.0.3 #20

Merged
radu merged 7 commits from feat/theme-v4 into main 2026-07-21 19:40:54 +00:00
Owner

Closes #8

Updates the Hugo Stack theme from v3.30.0 to v4.0.3.

Changes:

  • config/_default/module.toml: import path v3v4
  • go.mod: bump github.com/CaiJimmy/hugo-theme-stack/v4 to v4.0.3
  • renovate.json: extend local>renovate/renovate for automated Go module updates (Renovate's gomod manager tracks Hugo theme versions)
  • go.sum will be updated automatically by Hugo at build time

Preview will deploy to verify site renders correctly with v4.

Closes #8 Updates the Hugo Stack theme from v3.30.0 to v4.0.3. **Changes:** - `config/_default/module.toml`: import path `v3` → `v4` - `go.mod`: bump `github.com/CaiJimmy/hugo-theme-stack/v4` to v4.0.3 - `renovate.json`: extend `local>renovate/renovate` for automated Go module updates (Renovate's `gomod` manager tracks Hugo theme versions) - `go.sum` will be updated automatically by Hugo at build time Preview will deploy to verify site renders correctly with v4.
feat: add renovate config for automated Go module updates
Some checks failed
Build and deploy website / Build and Deploy Hugo Site (pull_request) Failing after 20s
a6a97a26d1
fix: bump Hugo to 0.164.0 for v4 theme compatibility
Some checks failed
Build and deploy website / Build and Deploy Hugo Site (pull_request) Failing after 12s
c35f07faca
fix: replace deprecated languageCode with defaultContentLanguage
Some checks failed
Build and deploy website / Build and Deploy Hugo Site (pull_request) Has been cancelled
466988b008
fix: flatten sidebar.avatar to string for v4 theme compatibility
Some checks failed
Build and deploy website / Build and Deploy Hugo Site (pull_request) Has been cancelled
174c324549
fix: remove duplicate defaultContentLanguage
All checks were successful
preview Preview deployment
Build and deploy website / Build and Deploy Hugo Site (pull_request) Successful in 23s
Cleanup preview deployment / cleanup (pull_request) Successful in 2s
Build and deploy website / Build and Deploy Hugo Site (push) Successful in 22s
fcd366a305
radu merged commit fcd366a305 into main 2026-07-21 19:40:54 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
radu/blog!20
No description provided.