Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Jan 27, 2026

Simplified the quickstart page by removing verbose explanations and detailed step-by-step instructions. The page now focuses on essential information: deploying the site and making the first change.

Files changed:

  • quickstart.mdx - Removed "Before you begin" section, condensed deployment instructions, removed screenshot and tip callout, simplified "Make your first change" from detailed tabs/steps to a brief paragraph with code example

Note

Streamlines quickstart.mdx to focus on essentials.

  • Removes verbose “Before you begin,” screenshots, accordion/tip callouts, and tabbed CLI/Web Editor step lists
  • Condenses deployment instructions to a single onboarding step with link; adds brief note on finding the deployed URL
  • Simplifies “Make your first change” to a short edit example (frontmatter snippet) and a single instruction to push to deploy
  • Keeps concise “Next steps” cards

Written by Cursor Bugbot for commit c0ff8df. This will update automatically on new commits. Configure here.

mintlify bot added 2 commits January 27, 2026 22:39
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
className="hidden dark:block"
/>
</Frame>
Go to [mintlify.com/start](https://mintlify.com/start) to connect your GitHub account and create a repository for your documentation. After onboarding, your site is deployed at `https://<your-project-name>.mintlify.app`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor wording tweak: onboarding supports selecting an existing repo too.

Suggested change
Go to [mintlify.com/start](https://mintlify.com/start) to connect your GitHub account and create a repository for your documentation. After onboarding, your site is deployed at `https://<your-project-name>.mintlify.app`.
Go to [mintlify.com/start](https://mintlify.com/start) to connect your GitHub account and create or select a repository for your documentation. After onboarding, your site is deployed at `https://<your-project-name>.mintlify.app`.

</Steps>
</Tab>
</Tabs>
Push your changes to deploy automatically.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reads CLI-specific; web editor users don't "push". Consider calling out Publish vs git push.

Suggested change
Push your changes to deploy automatically.
If you use the web editor, select **Publish**. If you edit locally, commit and push your changes to deploy automatically.

@ethanpalm ethanpalm closed this Jan 27, 2026
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