Skip to content

docs: convert alert shortcodes to format for markdown rendering#4446

Merged
markmandel merged 3 commits intoagones-dev:mainfrom
markmandel:docs/shortcodes
Feb 23, 2026
Merged

docs: convert alert shortcodes to format for markdown rendering#4446
markmandel merged 3 commits intoagones-dev:mainfrom
markmandel:docs/shortcodes

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:

This should fix the rendering issues since upgrading the Hugo and Docsy versions.

Which issue(s) this PR fixes:

Closes #4443

Special notes for your reviewer:

N/A

@markmandel markmandel added the area/site The website itself - including redirects, styling, search, etc label Feb 13, 2026
@github-actions github-actions bot added kind/documentation Documentation for Agones size/M labels Feb 13, 2026
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: fb6de1df-3c5b-4c28-bca7-08a149cc7fae

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@markmandel
Copy link
Copy Markdown
Collaborator Author

========================================================================
site/docs/installation/terraform/eks/index.html
  Non-OK status: 404 --- site/docs/installation/terraform/eks/index.html --> https://github.com/terraform-providers/terraform-provider-aws/issues/9101
========================================================================

legit bug - will fix tomorrow

@lacroixthomas
Copy link
Copy Markdown
Collaborator

That's way more changes than I thought 😄

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: ff2f1f90-2567-4a1a-a43c-ef83a29f8681

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/4446/head:pr_4446 && git checkout pr_4446
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.56.0-dev-892e2b1

terraform destroy
```

{{< alert title="Note" color="info" >}}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This issue seems to be resolved, so deleting the comment.

@markmandel
Copy link
Copy Markdown
Collaborator Author

Good catch! Thank should be good now.

Copy link
Copy Markdown
Collaborator

@lacroixthomas lacroixthomas 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 enabled auto-merge (squash) February 23, 2026 00:05
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 436e2afd-7e5a-4666-ba0b-69c04eb6d69e

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/4446/head:pr_4446 && git checkout pr_4446
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.56.0-dev-88792de

@markmandel markmandel merged commit 68f8d27 into agones-dev:main Feb 23, 2026
5 checks passed
@markmandel markmandel deleted the docs/shortcodes branch February 23, 2026 00:21
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
…es-dev#4446)

* docs: convert alert shortcodes to format for markdown rendering

This should fix the rendering issues since upgrading the Hugo and
Docsy versions.

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

Labels

area/site The website itself - including redirects, styling, search, etc kind/documentation Documentation for Agones size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Site]: Boxes for info, warning etc. are not always rendered properly

3 participants