Skip to content

feat: adopt hinode v3 (mod-utils v6 generation)#613

Merged
markdumay merged 1 commit into
mainfrom
feat/hinode-v3
Jul 13, 2026
Merged

feat: adopt hinode v3 (mod-utils v6 generation)#613
markdumay merged 1 commit into
mainfrom
feat/hinode-v3

Conversation

@markdumay

Copy link
Copy Markdown
Collaborator

Summary

  • Bump hinode v2 -> v3 (v3.0.0) and every Hugo module this template pins
    directly to its v6-generation release: mod-utils v6.3.0, mod-blocks v2.0.1,
    mod-fontawesome v6.0.0, mod-flexsearch v5.0.0, mod-leaflet v3.0.0,
    mod-lottie v3.0.0, mod-mermaid v5.0.0, mod-simple-datatables v4.0.0.
  • Update import paths in config/_default/hugo.toml to match; import order
    is unchanged (mod-blocks first, hinode last).
  • mod-bootstrap, mod-csp, mod-katex, and mod-google-analytics don't depend
    on mod-utils and were left as-is; hugo mod tidy picked up their latest
    available patch releases as a side effect.

Rendered-output deltas for this generation (defaults now apply to
section-title, hero, and illustration widths) are called out in the
hinode v3 release notes.

Test plan

  • hugo mod tidy (not bare go mod tidy) resolved the module graph
  • npm run mod:vendor — zero errors
  • npm run build — exit 0, zero ERROR lines, zero "Invalid arguments"
    warnings (this starter's content is minimal, so no call-site fixes
    were needed)
  • npm run lint — clean

🤖 Generated with Claude Code

Bump hinode v2 -> v3 (v3.0.0) and every Hugo module this template pins
directly to its v6-generation release: mod-utils v6.3.0, mod-blocks
v2.0.1, mod-fontawesome v6.0.0, mod-flexsearch v5.0.0, mod-leaflet
v3.0.0, mod-lottie v3.0.0, mod-mermaid v5.0.0, and
mod-simple-datatables v4.0.0. Import paths in config/_default/hugo.toml
follow the same bump; mod-blocks stays first and hinode stays last,
matching the existing import order.

mod-bootstrap, mod-csp, mod-katex, and mod-google-analytics do not
depend on mod-utils, so they were left alone; hugo mod tidy picked up
their latest available patch releases as a side effect.

Rendered-output deltas for this generation (defaults now apply to
section-title, hero, and illustration widths) are documented in the
hinode v3 release notes:
https://github.com/gethinode/hinode/releases/tag/v3.0.0

Verified with hugo mod vendor and npm run build: exit 0, zero ERROR
lines, and zero "Invalid arguments" warnings against this site's
minimal starter content.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for gethinode-template ready!

Name Link
🔨 Latest commit d2d4e49
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-template/deploys/6a54747e6cb4280008041396
😎 Deploy Preview https://deploy-preview-613--gethinode-template.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@markdumay markdumay merged commit 932b0c3 into main Jul 13, 2026
12 checks passed
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