
Docusaurus
Static site generator for documentation websites
65.7k stars 10k forks last commit first released MIT
Actively maintained
Last commit 23 Jul 2026.

Docusaurus is an open source tool for building documentation and project websites. It turns Markdown/MDX content into a static site and provides a React-based framework to customize layouts and extend functionality.
Key Features
- Docs and blog content authored in Markdown and MDX (with embedded React components)
- Built-in documentation versioning to keep multiple product versions in sync
- Internationalization (i18n) support for localized documentation sites
- Pluggable architecture with themes and plugins for extensibility
- Static HTML output suitable for simple hosting and deployments
- Search integration support (commonly used with external doc-search providers)
Use Cases
- Product and API documentation portals for open source or internal projects
- Versioned release documentation for libraries, SDKs, and platforms
- Lightweight project websites that combine docs, blog posts, and landing pages
Docusaurus is a strong fit when you want content-first docs with modern UI customization via React, while still generating a fast static website that is easy to deploy and maintain.
Categories:
Tags:
Tech Stack:
Similar to Docusaurus
eziwiki
Minimal Markdown-based wiki and static documentation generator
Modern, lightweight static wiki and documentation site generator using Markdown and Next.js with TypeScript-configurable navigation and themes.

MediaWiki
Collaborative wiki and documentation platform
MediaWiki is an open source wiki engine for building collaborative knowledge bases with versioned pages, templates, categories, and a powerful extension system.

Outline
Team knowledge base & wiki with real-time collaboration and AI search.
Outline is a fast, collaborative knowledge base for teams, featuring markdown docs, real-time editing, AI-powered search, and Slack integrations.
Gitit
Wiki engine backed by git, written in Haskell, with Pandoc.
Gitit is a wiki engine that stores pages in a git-compatible repo, uses Pandoc for markup, and runs on Happstack.
MkDocs
Static site generator for project documentation written in Markdown
MkDocs is a Python-based static documentation site generator that builds searchable HTML docs from Markdown using a simple YAML configuration and themes/plugins.

EventCatalog
Documentation portal for event-driven and microservice architectures
Open source architecture documentation tool to model and document domains, services, events, and schemas for event-driven and microservice systems.





