Skip to content

docs retreat overhaul #632

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
initial branding
  • Loading branch information
hahnbeelee committed Apr 11, 2025
commit 7f8bf7fb13f8b08ed65a810c724750850c3d9851
22 changes: 8 additions & 14 deletions docs.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://mintlify.com/docs.json",
"theme": "mint",
"name": "Mint Starter Kit",
"theme": "maple",
"name": "Mintlify",
"colors": {
"primary": "#16A34A",
"light": "#07C983",
"dark": "#15803D"
"primary": "#0D9373",
"light": "#55D799",
"dark": "#0D9373"
},
"favicon": "/favicon.svg",
"navigation": {
Expand All @@ -15,11 +15,7 @@
"groups": [
{
"group": "Get Started",
"pages": [
"introduction",
"quickstart",
"development"
]
"pages": ["introduction", "quickstart", "development"]
},
{
"group": "Essentials",
Expand All @@ -39,9 +35,7 @@
"groups": [
{
"group": "API Documentation",
"pages": [
"api-reference/introduction"
]
"pages": ["api-reference/introduction"]
},
{
"group": "Endpoint Examples",
Expand Down Expand Up @@ -99,4 +93,4 @@
"linkedin": "https://linkedin.com/company/mintlify"
}
}
}
}
29 changes: 11 additions & 18 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading