{ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "name": "Sencho", "colors": { "primary": "#00BEC7", "light": "#007982", "dark": "#00BEC7" }, "logo": { "light": "/images/logo/logo-light.png", "dark": "/images/logo/logo-dark.png", "href": "https://sencho.io" }, "favicon": "/images/logo/favicon.ico", "appearance": { "default": "dark" }, "fonts": { "family": "Geist" }, "background": { "decoration": "gradient", "color": { "dark": "#090909" } }, "navbar": { "links": [ { "type": "github", "href": "https://github.com/AnsoCode/Sencho" } ], "primary": { "type": "button", "label": "Get Started", "href": "https://sencho.io/#pricing" } }, "footer": { "socials": { "github": "https://github.com/AnsoCode/Sencho" }, "links": [ { "header": "Product", "items": [ { "label": "Website", "href": "https://sencho.io" }, { "label": "Pricing", "href": "https://sencho.io/#pricing" }, { "label": "Changelog", "href": "https://github.com/AnsoCode/Sencho/releases" } ] }, { "header": "Community", "items": [ { "label": "GitHub", "href": "https://github.com/AnsoCode/Sencho" }, { "label": "Contributing", "href": "https://github.com/AnsoCode/Sencho/blob/main/CONTRIBUTING.md" } ] }, { "header": "Legal", "items": [ { "label": "Terms of Service", "href": "https://sencho.io/terms" }, { "label": "Privacy Policy", "href": "https://sencho.io/privacy" } ] } ] }, "navigation": { "groups": [ { "group": "Getting Started", "pages": [ "getting-started/introduction", "getting-started/quickstart", "getting-started/configuration", "getting-started/sso-quickstart" ] }, { "group": "Features", "pages": [ "features/overview", "features/dashboard", "features/stack-management", "features/editor", "features/resources", "features/app-store", "features/global-observability", "features/host-console", "features/multi-node", "features/fleet-view", "features/alerts-notifications", "features/webhooks", "features/rbac", "features/atomic-deployments", "features/fleet-backups", "features/audit-log", "features/api-tokens", "features/private-registries", "features/scheduled-operations", "features/sso", "features/licensing" ] }, { "group": "Reference", "pages": [ "reference/settings" ] }, { "group": "Operations", "pages": [ "operations/troubleshooting", "operations/backup" ] } ] } }