MkDocs
Static site generator for project documentation written in Markdown

MkDocs is a static site generator focused on building project documentation. It converts Markdown source files into a themed HTML site using a single YAML configuration file, and includes a built-in development server for fast preview while you write.
Key Features
- Builds static HTML documentation sites from Markdown
- Simple YAML configuration for navigation, theme settings, and build options
- Built-in development server with live preview and auto-reload
- Extensible via third-party themes, plugins, and Markdown extensions
- Output can be hosted anywhere static files can be served
Use Cases
- Publishing documentation for software libraries, APIs, and internal tools
- Creating version-controlled docs sites for teams and open source projects
- Generating lightweight help sites that can be deployed to static hosting
MkDocs is a good fit when you want a straightforward documentation workflow with minimal setup, while still having an ecosystem of themes and plugins to extend functionality. Because it produces static output, it is easy to deploy and run on a wide range of infrastructure.
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.

Docusaurus
Static site generator for documentation websites
An open source static site generator for building and maintaining documentation and project websites with Markdown/MDX, React, versioning, and i18n.


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.

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.
Markdown
Python