Feature Rich

50+ features to ship
world-class docs

Everything you need to create, customize, and analyze your documentation. All included, no add-ons required.

Write & Publish

From markdown to live docs in seconds

intro.mdx
1# Welcome
2
3<Callout type="info">
4 Interactive MDX!
5</Callout>
6
7## Getting Started

MDX Support

Markdown with embedded React components for interactive documentation.

multi-lang
const api = new Jamdesk();
await api.deploy();
// Python
def hello():
print("Hello!")

100+ Language Syntax Highlighting

Shiki-powered code blocks with support for every programming language.

Git-Based Workflow

Push to GitHub, deploy automatically. No manual steps required.

Local Development Server

Hot reload preview as you write with our CLI tools.

LaTeX/KaTeX Support

Beautiful math equations rendered inline or as blocks.

Frontmatter Metadata

Control page titles, descriptions, icons, and SEO settings.

Design & Brand

Make it yours, beautifully

Jam
Nebula
Pulsar

3 Professional Themes

Jam (clean, modern), Nebula (airy, developer-friendly), and Pulsar (sharp, high-contrast).

Custom Branding

Your logo, colors, and favicon. Light and dark variants supported.

Custom Domains

Use docs.yoursite.com with automatic SSL certificates.

Subpath Hosting

Host at yoursite.com/docs with full proxy support for Vercel, Cloudflare, and more.

White Label

Remove Jamdesk branding completely on all plans.

Dark Mode

Automatic theme switching that respects system preferences.

Custom Fonts

Configure heading and body fonts with Google Fonts or self-hosted.

Custom CSS

Add your own styles for complete control over appearance.

Components & Content

Rich, interactive documentation

Card
Tabs
Accordion
Steps
Callout
Code
Table
Image
Video
Alert
Button
Tooltip

25+ MDX Components

Cards, Tabs, Accordions, Steps, Expandable, Panels, and more.

code-groups
// JavaScript
fetch('/api/users')
# Python
requests.get('/api')
// Go
http.Get("/api")

Code Groups

Tabbed code examples showing the same concept in multiple languages.

Mermaid Diagrams

Flowcharts, sequence diagrams, and graphs rendered from text.

Callouts & Alerts

Note, Info, Warning, Tip, Check, and Danger variants.

API Request/Response Blocks

Beautiful endpoint documentation with examples.

Inline React Components

Define custom components directly in your MDX files.

File Tree Component

Display directory structures with syntax highlighting.

Zoomable Images

Click-to-zoom for detailed screenshots and diagrams.

Search & Discovery

Help users find what they need

How do I authenticate users?AI
Authentication Guide
Learn how to set up API keys...
JWT Tokens
Using JSON Web Tokens...

AI-Powered Search

Natural language queries that understand intent, not just keywords.

Built-in Full-Text Search

Cmd+K powered search with instant results, no configuration needed.

SEO Optimized

Automatic meta tags, Open Graph images, and structured data.

Automatic Sitemap

XML sitemaps generated at build time, respecting noindex pages.

Recent Searches

Quick access to previously searched terms.

Analytics & Insights

Understand your documentation

Built-in Analytics Dashboard

Visitors, page views, and traffic sources without third-party tools.

Geographic Heatmap

See where your users come from around the world.

Popular Pages Tracking

Identify your most valuable content and gaps.

Technology Breakdown

Browser, OS, and device statistics for your audience.

Privacy-Focused

No cookies required, GDPR friendly by design.

11+ Analytics Integrations

Google Analytics, Plausible, PostHog, Amplitude, Mixpanel, and more.

AI & LLM Ready

Optimized for the AI era

Terminal
$curl docs.site.com/llms.txt
# AI-friendly index...

llms.txt Generation

AI-friendly content index following the llmstxt.org specification.

Full Markdown Export

Complete documentation in a single file for large context windows.

Individual Page Markdown

Each page available as plain markdown at /docs/*.md.

Structured Schema.org Data

Machine-readable metadata for better AI understanding.

Developer Experience

Tools developers love

openapi.yaml
openapi: 3.0.0
paths:
/users:
get:
summary: List users

OpenAPI Auto-Generation

Generate beautiful API docs from your OpenAPI 3.0+ specs.

Terminal
$jamdesk dev
Server running at localhost:3000
$jamdesk validate
All files valid!

CLI Tools

jamdesk dev, validate, broken-links, and doctor commands.

Multi-Language Code Examples

Automatic cURL, JavaScript, Python, Go examples from specs.

Mintlify Migration

Import existing Mintlify docs with our migration tool.

Monorepo Support

Configure docs.json path for projects in subdirectories.

Redirects

URL redirects with exact paths, :slug* wildcards, and trailing * patterns.

Multi-Language Docs

Support for multiple languages with automatic detection.

Build Webhooks

Automatic builds triggered by GitHub push events.

Ready to get started?

Try Jamdesk free for 14 days. No credit card required.