Everything You Need. Nothing You Don't.

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.

PDF Export

Export your entire docs site as a single PDF. One click from the dashboard, delivered by email, included on every paid plan.

Performance & Speed

Docs that load fast and rank well

Edge Response Time
$curl -w '%{time_total}s' https://docs.example.com
0.043s

Global CDN Delivery

Every page served from edge locations worldwide. Your users get fast loads no matter where they are.

Optimized Static Builds

Pre-rendered pages with optimized assets. No server-side rendering delays.

Image Optimization

Automatic WebP conversion, lazy loading, and responsive sizing for screenshots and diagrams.

Minimal JavaScript

Documentation pages ship lean. Interactive components load only when needed.

Instant Navigation

Client-side routing with prefetching. Page transitions feel instant.

Core Web Vitals Optimized

Built to pass Google's page experience signals. Good for SEO, great for users.

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.

Docs Search API

Query your documentation from Intercom, Zendesk, Slack bots, or any tool with a simple REST API. Semantic search powered by the same AI that runs your docs chat.

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.

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

03060MonTueWedThuFriSatSun

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.

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.

Ready to get started?

Try Jamdesk free for 14 days. Cancel anytime.

We use cookies for analytics. Learn more