Skip to content

Fix Site Docsy Theme#4394

Merged
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:site/fix-hugo-theme
Dec 19, 2025
Merged

Fix Site Docsy Theme#4394
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:site/fix-hugo-theme

Conversation

@markmandel
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Upgrade to Go 1.25 blew out the docsy installation (or upgraded it to 0 .13.0?) either way, the colours where all messed up.

This reverts things!

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

I'll write a ticket for a Docsy upgrade to 0.13 since it looks like there are breaking changes between versions.

Upgrade to Go 1.25 blew out the docsy installation (or upgraded it to 0
.13.0?) either way, the colours where all messed up.

This reverts things!

I'll write a ticket for a Docsy upgrade to 0.13 since it looks like
there are breaking changes between versions.
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 4803fe46-a582-410a-96d7-a936e26f397c

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4394/head:pr_4394 && git checkout pr_4394
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.55.0-dev-a8fd6aa

Copy link
Copy Markdown
Collaborator

@vicentefb vicentefb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@markmandel markmandel merged commit db5946a into agones-dev:main Dec 19, 2025
4 checks passed
@markmandel markmandel deleted the site/fix-hugo-theme branch December 19, 2025 13:29
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
Upgrade to Go 1.25 blew out the docsy installation (or upgraded it to 0
.13.0?) either way, the colours where all messed up.

This reverts things!

I'll write a ticket for a Docsy upgrade to 0.13 since it looks like
there are breaking changes between versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug These are bugs. size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants