From b944bc628c7e4c77ecb2228788e33b2ba5b27166 Mon Sep 17 00:00:00 2001 From: Mintlify Agent Date: Tue, 3 Feb 2026 01:09:29 +0000 Subject: [PATCH] Transform docs to mango theme - Update theme from almond to mango - Change brand name from Mintlify to Mangolify - Update color scheme to tropical mango colors (orange #FF9500, light #FFB347, dark #E6820E) - Add mango metaphors throughout documentation copy - Update descriptions with fruit-themed language --- ai-native.mdx | 6 +++--- docs.json | 10 +++++----- index.mdx | 6 +++--- quickstart.mdx | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ai-native.mdx b/ai-native.mdx index 1b82ba00c..709fbc1d3 100644 --- a/ai-native.mdx +++ b/ai-native.mdx @@ -1,11 +1,11 @@ --- title: "AI-native documentation" sidebarTitle: "AI-native" -description: "Learn how AI enhances reading, writing, and discovering your documentation" -keywords: ["AI", "assistant", "agent", "llms.txt", "MCP"] +description: "Learn how AI enhances reading, writing, and discovering your documentation - fresh and juicy like a perfect mango" +keywords: ["AI", "assistant", "agent", "llms.txt", "MCP", "mango"] --- -When you host your documentation on Mintlify, built-in AI features help your users find answers and your team maintain content more efficiently. Your content provides the context for these AI-native features to improve the experiences of reading, writing, and discovering your documentation. +When you host your documentation on Mangolify, built-in AI features help your users find answers and your team maintain content more efficiently. Like a mango tree that provides sweet fruit season after season, your content provides the context for these AI-native features to improve the experiences of reading, writing, and discovering your documentation. ## What makes your documentation AI-native diff --git a/docs.json b/docs.json index a0d4bed09..aa3d6cda1 100644 --- a/docs.json +++ b/docs.json @@ -1,11 +1,11 @@ { "$schema": "https://mintlify.com/docs.json", - "theme": "almond", - "name": "Mintlify", + "theme": "mango", + "name": "Mangolify", "colors": { - "primary": "#166E3F", - "light": "#26BD6C", - "dark": "#166E3F" + "primary": "#FF9500", + "light": "#FFB347", + "dark": "#E6820E" }, "favicon": "/favicon.ico", "icons": { diff --git a/index.mdx b/index.mdx index 8f88a0448..567b19d1d 100644 --- a/index.mdx +++ b/index.mdx @@ -1,8 +1,8 @@ --- title: "Introduction" -description: "Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers." +description: "Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers. Sweet as a ripe mango." mode: "frame" -keywords: ["overview", "platform", "getting started", "features"] +keywords: ["overview", "platform", "getting started", "features", "mango"] --- export const HeroCard = ({ filename, title, description, href }) => { @@ -44,7 +44,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
- Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers and teams. + Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers and teams. Sweet as a ripe mango.
diff --git a/quickstart.mdx b/quickstart.mdx index bc56bad0b..9b012e143 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -1,10 +1,10 @@ --- title: "Quickstart" -description: "Deploy your documentation site and make your first change." -keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "setup", "onboarding"] +description: "Deploy your documentation site and make your first change. Get juicy with your mango-flavored docs." +keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "setup", "onboarding", "mango"] --- -After you complete this guide, you'll have a live documentation site ready to customize and update. +After you complete this guide, you'll have a live documentation site as sweet and vibrant as a tropical mango, ready to customize and update. ## Before you begin