OptiDev Documentation Site
User-facing documentation for docs.optidev.ai. Built with Mintlify.Writing Guidelines
- Helpful, optimistic, concise
- Minimalist style, no fluff, no jargon
- 80% for business users (analysts, marketers) who know SQL but not code
- Focus on: “the agent builds it for you” and “click here in Dashboard”
- End each page with “For Developers” section for technical reference
Directory Structure
Local Development
Deployment
Push tomain → auto-deploys to docs.optidev.ai
Key Files
| File | Purpose |
|---|---|
docs.json | Navigation structure, colors, navbar links |
index.mdx | Homepage hero and feature cards |
Image Components
Use JSX<img> with style for sized images:
Reference
- Main product: the main product repo is
optiedge-kaze. If you need to reference the main product code, ask the user to provide the path to their local clone.