Jamdesk Documentation
Create AI-ready documentation from MDX and GitHub. Deploy in seconds with built-in search, analytics, and themes.
Jamdesk is a documentation platform that builds docs sites from your Markdown files. Connect a GitHub repo, write in MDX, and deploy globally in seconds—no build pipelines, no DevOps. Every site generates an llms.txt file so AI tools can index your content.
Write with AI. Use Cursor, Claude, or any AI assistant to generate and edit your docs. MDX is a text format that AI tools understand natively—no special prompts needed.
A Minimal Jamdesk Project
my-docs/
├── docs.json
└── introduction.mdx
That's all you need. See the Quickstart to create yours.
What's Included
How It Works
Create docs using Markdown with optional React components. Use your favorite editor—VS Code, Cursor, or any text editor. AI tools like Claude can generate and edit MDX natively.
Commit your changes and push. That's it—no build commands, no deploy scripts.
Jamdesk detects your push, builds your site, and deploys to a global CDN. Your docs are live at your-project.jamdesk.app.
What You Can Build
User guides, feature documentation, and help centers. Clear navigation helps users find answers fast. See components →
