Mordoc Documentation
Create powerful documentation websites with Mordoc - an open-source tool that lets you write in markdown and deploy anywhere.
Welcome to Mordoc
Mordoc is an open-source documentation generator that transforms markdown into beautiful, functional documentation websites.
Write your content in markdown. Deploy to any infrastructure. No vendor lock-in.
Freedom to Deploy: Mordoc generates static sites that work anywhere — your servers, cloud platforms, or edge networks. You own your deployment.
Why Mordoc?
Write in Markdown
Use familiar markdown syntax with powerful extensions for rich content like callouts, cards, and interactive components.
Deploy Anywhere
Generate static HTML that works on any hosting platform. No proprietary infrastructure required.
Beautiful by Default
Modern, responsive design with customizable themes, typography, and branding options.
Key Features
- Markdown-First: Write documentation in clean, readable markdown with extended syntax
- Infrastructure Independent: Deploy to any static hosting platform you prefer
- Fully Customizable: Style every component with JSON configuration files
- Auto-Generated Features: Built-in search, table of contents, and navigation
- Developer-Friendly: Simple CLI tools and familiar workflows
Quick Start
Get started with Mordoc in minutes:
npx create-mordoc-app my-docs
cd my-docs
npm run devYour documentation site will be running at http://localhost:3000.
What You'll Build
With Mordoc, you can create documentation that includes:
| Feature | Description |
|---|---|
| Rich Navigation | Multi-level side navigation with parent-child relationships |
| Search | Auto-generated, client-side search functionality |
| Code Blocks | Syntax-highlighted code examples in multiple languages |
| Callouts | Styled note, warning, and danger boxes for important information |
| Cards & Grids | Visual card components for feature showcases |
| Custom Branding | Your logo, favicon, and color scheme |
Next Steps
Follow the Get Started guide to create your first documentation project and understand the project structure.
Ready to build your documentation? Start with the prerequisites:
Open Source & Community-Driven
Mordoc is built for content creators, developers, and teams who want full control over their documentation infrastructure.

