Experiment: product-oriented navigation + denser layout - #160
Draft
rreyn-bruno wants to merge 1 commit into
Draft
Conversation
- Restructure v4 nav into collapsible sections (Getting Started, Tools, Collaboration, Integrations, Reference, License Management) inside a hidden wrapper group; API Client absorbs the concept groups - Add style.css: tighter typography/spacing, full-width layout with centered content column, tinted sidebar, bolded section headers - Move visualizer page under Response Data & Cookies as "Visualize Responses"; rename tests intro to "Writing Tests" v3 navigation untouched; page paths unchanged (nav-only prototype). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This was referenced Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this is
A prototype for discussion, not ready to merge — exploring how the docs could be laid out to reflect the product suite (API Client, CLI, VS Code Extension, API Docs), plus a density/layout pass responding to feedback that the site doesn't use space well.
Best reviewed by clicking around the Mintlify preview deployment rather than reading the diff.
Navigation (v4 only, page URLs unchanged)
Layout & density (
style.css)style.cssis global — unlike the nav changes (v4-only), the CSS affects v3 pages and the entire site if merged:only-childstructure) and could quietly stop applying after a Mintlify platform update — worth hardening before a real merge🤖 Generated with Claude Code