-
Notifications
You must be signed in to change notification settings - Fork 3.1k
docs: Restructure docs to a 6-Section Navigation with Guides #6335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for continuedev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
gtag: { | ||
trackingID: "G-M3JWW8N2XQ", | ||
anonymizeIP: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this got added due to an error I was seeing in dev. Let me my find out if the anonymizeIP is needed.
docs/CLA.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved to the root since I did not see it rendered in the production. Not sure if it is in meant to be on the page or just a reference for contributors.
Description
[ What changed? Feel free to be brief. ]
fixes #6265
Restructured Continue's documentation from 10+ sections (with deep and confusing nesting) to 6 main sections for improved discoverability
Key Changes
Docs Structure Changes Only
No content was modified - only file locations, navigation structure, and internal linking. All copy remains unchanged.
How to Review
Navigate through the new 6-section structure and assess:
Checklist
Screenshots
[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Restructured the documentation into 6 main sections for easier navigation and better discoverability, replacing deep nesting and fixing over 50 broken links and images.