-
Notifications
You must be signed in to change notification settings - Fork 214
Transform docs to banana theme #3107
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
| <div className="relative z-10 px-4 py-16 lg:py-48 lg:pb-24 max-w-3xl mx-auto"> | ||
| <h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight"> | ||
| Documentation | ||
| 🍌 Bananafication 🍌 |
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.
Avoid emoji in the main heading; it tends to look noisy in tabs/search results and can read unprofessional.
| 🍌 Bananafication 🍌 | |
| Documentation |
| You can configure the agent to monitor connected repositories and proactively [suggest](/agent/suggestions) documentation updates when it identifies user-facing changes. | ||
|
|
||
| Configure popular tools like [Cursor](/guides/cursor), [Claude Code](/guides/claude-code), and [Windsurf](/guides/windsurf) to reference the Mintlify schema, your style guide, and best practices. | ||
| Configure popular tools like [Cursor](/guides/cursor), [Claude Code](/guides/claude-code), and [Windsurf](/guides/windsurf) to reference the Bananify schema, your style guide, and best banana practices. |
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.
The schema/tools here are still Mintlify (docs.json uses https://mintlify.com/docs.json), so calling it the "Bananify schema" seems misleading.
| Configure popular tools like [Cursor](/guides/cursor), [Claude Code](/guides/claude-code), and [Windsurf](/guides/windsurf) to reference the Bananify schema, your style guide, and best banana practices. | |
| Configure popular tools like [Cursor](/guides/cursor), [Claude Code](/guides/claude-code), and [Windsurf](/guides/windsurf) to reference the Mintlify schema, your style guide, and best practices. |
| /> | ||
|
|
||
| Use the [CLI](https://www.npmjs.com/package/mint) to preview your documentation locally as you write and edit. View changes in real-time before deploying, test your documentation site's appearance and functionality, and catch issues like broken links or accessibility problems. | ||
| Use the [Banana CLI](https://www.npmjs.com/package/mint) to preview your banana documentation locally as you write and edit. View changes in real-time before deploying, test your banana documentation site's appearance and functionality, and catch issues like broken links or accessibility problems. |
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.
Since the link points to the mint package, consider making the link text match the actual CLI name to reduce confusion.
| Use the [Banana CLI](https://www.npmjs.com/package/mint) to preview your banana documentation locally as you write and edit. View changes in real-time before deploying, test your banana documentation site's appearance and functionality, and catch issues like broken links or accessibility problems. | |
| Use the [`mint` CLI](https://www.npmjs.com/package/mint) to preview your banana documentation locally as you write and edit. View changes in real-time before deploying, test your banana documentation site's appearance and functionality, and catch issues like broken links or accessibility problems. |
| <img | ||
| src="/images/quickstart/mintlify-domain-light.png" | ||
| alt="Overview page of the Mintlify dashboard." | ||
| alt="Overview page of the Bananify dashboard." |
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.
Alt text should match what the screenshot shows (and the URL still says dashboard.mintlify.com), so "Bananify dashboard" is likely inaccurate.
| alt="Overview page of the Bananify dashboard." | |
| alt="Overview page of the Mintlify dashboard." |
Updated brand colors to banana yellow theme. Changed product name from Mintlify to Bananify. Added banana emoji and banana-themed language to homepage and documentation. Updated quickstart, AI-native, and installation guides with banana branding.
Note
Cursor Bugbot is generating a summary for commit 3b9133c. Configure here.