Skip to content

docs: wire changelog page into sidebar and footer - #25

Merged
aru-amedeo merged 2 commits into
mainfrom
docs/changelog-in-docs
Aug 3, 2026
Merged

docs: wire changelog page into sidebar and footer#25
aru-amedeo merged 2 commits into
mainfrom
docs/changelog-in-docs

Conversation

@aru-amedeo

Copy link
Copy Markdown
Member

The changelog page already existed in the sidebar under Project → Changelog, but two things were missing:

  • Docusaurus frontmatter (uid=1948168(amedeo.palopoli) gid=1049089 groups=1049089, , ) was absent from , which can cause the doc to render without a proper title
  • Footer link pointed to the external GitHub Releases page; updated to an internal route (current docs are served under while v1.0.0 is the latest released version)

This matches the pattern used in sdk-go and arubacloud-resource-operator.

- Add Docusaurus frontmatter to docs/changelog.md so it renders correctly
- Update footer link from external GitHub Releases href to internal /next/changelog route
…gelog

- Change footer link from /next/changelog to /changelog so it resolves in both
  CI (DISABLE_VERSIONING=true, docs at /) and production (v1.0.0 changelog exists)
- Add Docusaurus frontmatter to versioned_docs/version-1.0.0/changelog.md
@aru-amedeo
aru-amedeo merged commit ca8da12 into main Aug 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant