Skip to content

docs: move changelog into the docs sidebar section - #8

Merged
aru-amedeo merged 1 commit into
mainfrom
docs/add-changelog-to-docs-section
Aug 3, 2026
Merged

docs: move changelog into the docs sidebar section#8
aru-amedeo merged 1 commit into
mainfrom
docs/add-changelog-to-docs-section

Conversation

@aru-amedeo

Copy link
Copy Markdown
Member

Summary

  • Creates docs/changelog.md with proper Docusaurus frontmatter, syncing content from the root CHANGELOG.md (adds 1.1.0 and 1.2.0 entries that the old page was missing)
  • Adds a Changelog entry at the end of documentsSidebar in sidebars.js, mirroring the pattern used in the terraform-arubacloud-examples MkDocs nav
  • Updates the footer link in docusaurus.config.js from /changelog to /docs/changelog
  • Removes the outdated standalone src/pages/changelog.md

Test plan

  • Run npm run build and verify no broken links
  • Check that the Changelog entry appears at the bottom of the API sidebar
  • Verify the footer "Changelog" link routes to /docs/changelog
  • Confirm all three versions (1.0.0, 1.1.0, 1.2.0) are visible on the page

🤖 Generated with Claude Code

@aru-amedeo
aru-amedeo merged commit 60c827c into main Aug 3, 2026
1 check 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