You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: migrate to date-based versioning and reorganize sidebar UI (#2653)
* docs: migrate to date-based versioning and reorganize sidebar UI
Implement major documentation system overhaul:
- Convert version naming from "latest"/"previous" to date-based identifiers
(2026-03-10 current, 2025-10-10 previous) with backward-compatible /latest/* redirect
- Upgrade GitHub repository URLs from decocms/mesh to decocms/studio across all docs
- Reorganize sidebar layout: move language selector and theme toggle to header row,
version selector to footer with "Version" label, add "(latest)" flag to current version
- Complete Portuguese (pt-br) translations for all documentation content, ensuring
feature parity between stable and previous versions in both languages
- Implement server-side URL rewriting and static path generation for seamless version aliasing
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
* fix(docs): repair broken URLs and links from PR review feedback
- Fix "deco CMS" with spaces in URLs, GitHub paths, Docker image refs,
and domain names across PT-BR and EN deploy/self-hosting docs
- Update GitHub link in Sidebar.tsx from deco-cx/chat to decocms/studio
to match the stars API endpoint
- Preserve query parameters in /latest/* server redirects
- Update GitHub Actions benchmark link from decocms/mesh to decocms/studio
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments