
Docusaurus
Static site generator for documentation websites

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 Services
reveal.js
HTML presentation framework for creating interactive slide decks
reveal.js is an open source HTML presentation framework for building interactive slide decks with HTML, Markdown, and JavaScript, including speaker notes and PDF export.

SiYuan
Privacy-first block-based personal knowledge management app
Open-source, block-oriented personal knowledge manager with Markdown WYSIWYG, block-level two-way links, encrypted sync, Docker deployment and AI integrations.


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.

Reactive Resume
Privacy-focused, open-source resume builder
Open-source resume builder for creating, customizing, exporting and publishing resumes with templates, PDF export, public sharing and optional OpenAI assistance.
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.


asciinema
Command-line terminal session recorder and web player
Open-source CLI for recording, replaying and live-streaming terminal sessions using lightweight asciicast files and an embeddable web player.
JavaScript
Markdown
TypeScript
React
npm
Node.js