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
| Section | Description |
|---|---|
| Getting Started | Learn the basics and set up your first project |
| Guides | In-depth guides for common tasks |
| API Reference | Complete API documentation |
Getting Help
If you encounter any issues or have questions:
- Check the Troubleshooting guide
- Search the documentation using ⌘K / Ctrl+K
- Visit our GitHub repository
What's Next?
Start with the Introduction to learn about EmberDocs core concepts.