Skip to content

[WIP] Update Hugo and Hinode to latest versions#230

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/update-hugo-and-hinode-versions
Closed

[WIP] Update Hugo and Hinode to latest versions#230
Copilot wants to merge 1 commit intomainfrom
copilot/update-hugo-and-hinode-versions

Conversation

Copy link

Copilot AI commented Jan 20, 2026

Upgrade Hugo and Hinode versions

Current versions:

  • Hugo: v0.111.3 (in README.md and hugo.yml), v0.110.0 (in netlify.toml)
  • Hinode: v0.12.7 (in package.json)

Target versions:

  • Hugo: v0.154.5 (latest)
  • Hinode: v1.0.0 (latest stable)

Plan:

  • Update Hugo version in README.md (v0.111.3 → v0.154.5)
  • Update Hugo version in .github/workflows/hugo.yml (v0.111.3 → v0.154.5)
  • Update Hugo version in netlify.toml (v0.110.0 → v0.154.5)
  • Update Hinode version in package.json (v0.12.7 → v1.0.0)
  • Update other dependencies in package.json if needed
  • Install dependencies and test the build locally
  • Verify the site builds successfully
  • Run linting if available
Original prompt

This webpage for Kokkos is build using Hugo with the Hinode theme. There are install instructions in the README.md and there is a CI workflow to deploy it (hugo.yml). The problem is that it is using older versions of Hugo and Hinode, and we would like to update the page to the latest version of Hugo of Hinode. Can you do that upgrade for the webpage.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

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.

2 participants