EmberDocs Documentation

EmberDocs is a modern documentation framework built with Next.js and TypeScript. It provides a fast, searchable, and beautiful way to create and distribute technical documentation.

Key Features

  • Git-native versioning - Manage multiple documentation versions directly from Git tags
  • Instant full-text search - FlexSearch-powered search that works without a backend
  • Dark mode support - Built-in theme switching with automatic persistence
  • Type-safe components - React components with full TypeScript support
  • Markdown-first - Write documentation in familiar Markdown format
  • Zero configuration - Works out of the box with sensible defaults

Quick Navigation

SectionDescription
Getting StartedLearn the basics and set up your first project
GuidesIn-depth guides for common tasks
API ReferenceComplete API documentation

Getting Help

If you encounter any issues or have questions:

  1. Check the Troubleshooting guide
  2. Search the documentation using ⌘K / Ctrl+K
  3. Visit our GitHub repository

What's Next?

Start with the Introduction to learn about EmberDocs core concepts.