Consolidate quickstart page by 60% #3071
Closed
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.
Streamlined the quickstart guide by removing verbose explanations and redundant sections while preserving all essential deployment steps and navigation links. The page now focuses on the core workflow: deploying via mintlify.com/start and making your first change through either the web editor or CLI.
Files changed:
quickstart.mdx- Consolidated content from ~400 words to ~160 wordsNote
Low Risk
Documentation-only edits with reduced guidance/screenshots; main risk is confusing new users if key setup details were removed.
Overview
Condenses
quickstart.mdxby removing the detailed “Before you begin / Deploy / View site” sections (including accordions, tips, and screenshots) and replacing them with a single short deploy instruction linking tomintlify.com/start.Reworks “Make your first change” into two tabs with the Web editor path first and a simplified CLI path (single install command, shorter edit instructions, and a combined preview+push step). Also shortens the “Next steps” card descriptions.
Written by Cursor Bugbot for commit acab6ef. This will update automatically on new commits. Configure here.