{ "name": "Infisical", "basePath": "/docs", "logo": { "dark": "/docs/logo/dark.svg", "light": "/docs/logo/light.svg", "href": "https://infisical.com" }, "favicon": "/favicon.png", "colors": { "primary": "#A1B659", "light": "#E1EB55", "dark": "#A1B659", "ultraLight": "#EFF4DD", "ultraDark": "#8D9F4C", "background": { "dark": "#0D1117" }, "anchors": { "from": "#A1B659", "to": "#F8B7BD" } }, "topbarLinks": [{ "name": "Log In", "url": "https://infisical.com/login" }], "topbarCtaButton": { "name": "Start for Free", "url": "https://infisical.com/signup" }, "anchors": [ { "name": "Security", "icon": "shield-halved", "url": "https://infisical.com/security" }, { "name": "Blog", "icon": "newspaper", "url": "https://infisical.com/blog" } ], "navigation": [ { "group": "Documentation", "pages": [ "gettingStarted", "installCLI", "infisicalToken", "CLI" ] }, { "group": "Integrations", "pages": [ "Heroku" ] }, { "group": "Self-hosting", "pages": [ "self_host_overview", { "group": "Deployments", "pages": ["linux"] }, { "group": "Configure", "pages": ["envars"] } ] }, { "group": "Contributing", "pages": [ "contributing", "codeOfConduct", "developing" ] } ], "backgroundImage": "/images/background.png" }