Beautiful API Documentation
That Developers Love
Transform Markdown into polished documentation sites. Push to GitHub, deploy globally in seconds. All the features you need, none of the complexity.
Welcome to Jamdesk
Jamdesk helps you create beautiful, fast documentation for your products. Get started in minutes with our intuitive MDX-based workflow.
$ npx create-jamdesk my-docsPro tip: Use our CLI to scaffold your docs project with best practices built-in.
Everything you need to ship
world-class docs
50+ features to create, customize, and analyze your documentation. Here are some highlights.
Deploy in Seconds
Push to GitHub, see your docs live. No build steps, no waiting.
3 Professional Themes
Jam, Nebula, and Pulsar — each with distinct personality and typography.
Built-in Analytics
Visitors, page views, and traffic sources at a glance. No third-party tools needed.
Write in MDX,
see it come to life
Use the power of markdown combined with React components. What you write is instantly transformed into beautiful documentation.
1---2title: "Getting Started"3description: "Learn how to set up Jamdesk"4---56# Welcome to Jamdesk78Get started with beautiful documentation9in just a few simple steps.1011<Callout type="info">12 Jamdesk uses MDX, so you can use13 React components in your markdown!14</Callout>1516## Installation1718```bash19npm install jamdesk20```2122## Quick Example2324<CodeGroup>25 <CodeBlock title="JavaScript">26 const docs = new Jamdesk();27 docs.init();28 </CodeBlock>29</CodeGroup>Welcome to Jamdesk
Get started with beautiful documentation in just a few simple steps.
Jamdesk uses MDX, so you can use React components in your markdown!
Installation
$ npm install jamdeskQuick Example
const docs = new Jamdesk();docs.init();Start building better docs
today
Professional documentation without the enterprise price tag. 14-day free trial.
Powered by