Introduction

What is Dory?

Dory is a static site generator built for technical documentation. It turns MDX files and a single dory.json config into a fast, beautiful documentation site — with zero boilerplate.

Simple
Drop in .mdx files, configure one dory.json. No framework knowledge needed.
Fast
Instant hot reload in dev. Quick static builds optimized for production.
Portable
No SSR, no vendor lock-in. Deploy anywhere that serves static files.
Rich Components
24 built-in MDX components: code blocks, diagrams, API playgrounds, and more.

Key Features

Navigation

Use the sidebar to explore Dory's documentation:

Installation
Install Dory and set up your first project in minutes.
Quick Start
Go from zero to a live documentation site in 5 minutes.
Components
Browse all 24 built-in MDX components with live demos.
Configuration
Full reference for the dory.json configuration file.