Skip to content

chore: upgrade website to Docsy 0.15.0#4594

Open
narutamaaurum wants to merge 1 commit into
agones-dev:mainfrom
narutamaaurum:chore/upgrade-docsy-0.15.0
Open

chore: upgrade website to Docsy 0.15.0#4594
narutamaaurum wants to merge 1 commit into
agones-dev:mainfrom
narutamaaurum:chore/upgrade-docsy-0.15.0

Conversation

@narutamaaurum
Copy link
Copy Markdown

Closes #4586

Summary

Upgrades the Agones website from Docsy v0.14.3 to v0.15.0.

Changes

  • site/go.mod: Bump github.com/google/docsy from v0.14.3 to v0.15.0
  • site/go.sum: Regenerated via go mod tidy
  • build/build-image/Dockerfile: Bump HUGO_VER from 0.152.2 to 0.157.0

New Features in Docsy 0.15.0

  • Agent support (experimental): generates llms.txt and Markdown page output
  • Doc-rooted sites (experimental)
  • Enhanced version menu with headings, separators, per-entry styling

Notes

  • go.sum was regenerated cleanly via go mod tidy
  • The version menu markup has breaking changes in Docsy 0.15.0 — verify custom CSS/layout overrides

- Bump github.com/google/docsy from v0.14.3 to v0.15.0 in site/go.mod
- Bump HUGO_VER from 0.152.2 to 0.157.0 in build/build-image/Dockerfile
- Regenerate site/go.sum via go mod tidy

Closes agones-dev#4586
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Upgrade website to Docsy 0.15.0

1 participant