-
Notifications
You must be signed in to change notification settings - Fork 924
chore: Upgrade website to Docsy 0.15.0 #4586
Copy link
Copy link
Closed
Labels
area/siteThe website itself - including redirects, styling, search, etcThe website itself - including redirects, styling, search, etcgood first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!help wantedWe would love help on these issues. Please come help us!We would love help on these issues. Please come help us!kind/featureNew features for AgonesNew features for Agones
Metadata
Metadata
Assignees
Labels
area/siteThe website itself - including redirects, styling, search, etcThe website itself - including redirects, styling, search, etcgood first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!help wantedWe would love help on these issues. Please come help us!We would love help on these issues. Please come help us!kind/featureNew features for AgonesNew features for Agones
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Upgrade the Agones website from Docsy v0.14.3 to v0.15.0. This also requires bumping the Hugo version in the build image from
0.152.2to0.157.0.Changes Required
site/go.modgithub.com/google/docsyfromv0.14.3→v0.15.0site/go.sumcd site && go mod tidybuild/build-image/DockerfileHUGO_VERfrom0.152.2→0.157.0New Features in 0.15.0
llms.txtand Markdown page output to help AI tools consume documentation/get-started/) instead of under/docs/Breaking Changes to Review
RenderStringinstead ofmarkdownify— low risk, but verify anycardshortcode usage renders correctlyAcceptance Criteria
site/go.modand runcd site && go mod tidyHUGO_VERinbuild/build-image/Dockerfilebuild/directory, runmake site-serverand open http://localhost:1313 — verify the site renders correctlycardshortcode render correctly