diff --git a/README.md b/README.md index 6b4eb4ce..f6d0d21c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Run multiple agents in parallel with a Linear/Superhuman-level responsive interf ## Documentation -Full documentation lives at **https://docs.runmaestro.ai** and is built from the `/docs` folder in this repo. Every detail from the original README has been preserved there and expanded with screenshots. +Full documentation lives at **https://docs.runmaestro.ai** and is built from the `/docs` folder in this repo. Here are some launching points: - [Docs Home](https://docs.runmaestro.ai) - [Installation](https://docs.runmaestro.ai/installation) diff --git a/docs/docs.json b/docs/docs.json index 3fd2c021..c478d5e6 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -4,15 +4,28 @@ "name": "Maestro", "description": "Maestro hones fractured attention into focused intent.", "logo": { - "light": "/build/icon.png", - "dark": "/build/icon.png", + "light": "/assets/icon.png", + "dark": "/assets/icon.png", "href": "https://runmaestro.ai" }, - "favicon": "/build/icon.ico", + "favicon": "/assets/icon.ico", "colors": { - "primary": "#0EA5E9", - "light": "#F8FAFC", - "dark": "#0F172A" + "primary": "#BD93F9", + "light": "#F8F8F2", + "dark": "#282A36" + }, + "fonts": { + "heading": { + "family": "ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"" + }, + "body": { + "family": "ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"" + } + }, + "styling": { + "codeblocks": { + "theme": "dracula" + } }, "navigation": { "dropdowns": [