Conversation
|
Build Failed 😭 Build Id: a959d3ee-c60c-4b71-b76e-7e53cfc0fed3 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Succeeded 🥳 Build Id: 522f8e9a-ca76-4deb-9ba5-d9341c122bda 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: |
|
Build Succeeded 🥳 Build Id: 3c6e049b-712c-4c88-8403-1e63b30a4aa6 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: |
|
Build Succeeded 🥳 Build Id: c7493f30-18f3-4487-be7a-b536961366be 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: |
agones-dev#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com>
|
From what I've seen it's related to the last version of docsy From the release note: https://www.docsy.dev/blog/2025/0.13.0/#accessibility More info from the PR: google/docsy#2285 Seems that it's now using the default bootstrap typo / color, we might need to put |
|
Another option to try out is changing the variables in https://github.com/googleforgames/agones/blob/main/site/assets/scss/_variables_project.scss. The primary color is currently set to white, with Agones blue as the secondary color. |
|
Can you overwrite the link colour in the css then? |
Okay Sure I will try this |
|
Build Succeeded 🥳 Build Id: 7b481e8c-c84d-4dc3-a7cc-533338b84530 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: |
igooch
left a comment
There was a problem hiding this comment.
From the most recent build looks like the colors are showing up correctly.
* Upgrade Hugo and Docsy * Fix(build): Upgrade Agones base container images from Debian 12 (Book… (agones-dev#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com> * Add link color --------- Co-authored-by: indurireddy-TF <indurireddy@google.com>








What type of PR is this?
/kind feature
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #4395
Special notes for your reviewer: