Skip to content

Add image to top of quickstart page#3795

Closed
mintlify[bot] wants to merge 2 commits intomainfrom
add-quickstart-image-1772064290
Closed

Add image to top of quickstart page#3795
mintlify[bot] wants to merge 2 commits intomainfrom
add-quickstart-image-1772064290

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Feb 26, 2026

Adds starter template image to the top of the quickstart page.


Note

Low Risk
Documentation-only content/layout changes; minimal risk aside from potential link/image path issues.

Overview
Adds a hero-style starter template image at the top of quickstart.mdx.

Simplifies Make your first change by removing the CLI path and keeping only web-editor steps, and updates the Next steps card from “Explore CLI commands” to “Install the CLI” with revised copy.

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

mintlify bot added 2 commits February 26, 2026 00:01
Generated-By: mintlify-agent
Generated-By: mintlify-agent
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.


<Frame>
<img src="/images/starter-template.png" alt="Mintlify starter template" />
</Frame>
Copy link

Choose a reason for hiding this comment

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

New image missing dark mode variant unlike others

Low Severity

The newly added starter-template.png image is the only <Frame> image on this page without a light/dark mode variant pair. Every other image in the file uses the className="block dark:hidden" / className="hidden dark:block" pattern with separate light and dark images. Dark mode users will see a potentially jarring image that doesn't match the page theme.

Fix in Cursor Fix in Web

@ethanpalm ethanpalm closed this Feb 26, 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.

2 participants