Websites using MkDocs
This MkDocs list is updated daily.
MkDocs is a widely used static site generator. It is mainly used to generate documentation for projects. It is known for its fast performance and simple usage. It is also preferred for its visual appeal. MkDocs is based on Markdown and offers ease of configuration through the YAML configuration file. It is suitable for use by beginners. MkDocs also offers the benefit of extensibility i.e. it supports the use of a wide range of third-party themes, plugins and Markdown extensions as well. It welcomes questions and discussions on GitHub as well. It also has an introductory tutorial available for newcomers to get acquainted with its use.
✨ MkDocs history
MkDocs, a static site generator for documentation, was initially released in 2014 by Tom Christie. Over the years, this Python-based tool has become a popular choice for transforming Markdown-formatted documentation into websites.

Websites using MkDocs
Websites
Technologies
http://dlhytd.com/
2
http://508380.com/
2
http://djglw.com/
2
engula.com
6
http://ykdmw.com/
2
http://yifip.com/
2
magiclamp.app
8
fitnotes.app
8
http://sxjclw.com/
2
bayanihan.app
4
MkDocs Variations
MkDocs 1.1
MkDocs 1.11
MkDocs 1.13
MkDocs 1.14
MkDocs 1.16
MkDocs 1.17
MkDocs 1.18
MkDocs 1.19
MkDocs 1.2
MkDocs 1.21
MkDocs 1.22
MkDocs 1.23
MkDocs 1.4
MkDocs 1.9
MkDocs 2
MkDocs 2.4
MkDocs 6.1
MkDocs 7
MkDocs 7.5
MkDocs 10
✨ Facts about MkDocs
1. Documentation generator: MkDocs is an open-source, static site generator designed specifically for creating project documentation. It takes documentation files written in Markdown and converts them into a neatly organized, easy-to-navigate HTML website. 2. Simple and fast: MkDocs is known for its simplicity and speed, allowing users to quickly create clean and functional documentation websites without spending excessive time on customization or other complexities. It is a popular choice for developers who need to create documentation for their projects efficiently and with minimal hassle. 3. Customizable themes: MkDocs supports customizable themes, allowing users to adjust the appearance and style of their documentation website to suit their preferences or adhere to their organization's branding. Popular themes include the default "MkDocs" theme, the "ReadTheDocs" theme, and the "Material for MkDocs" theme. 4. Configuration via YAML file: MkDocs uses a single configuration file, called "mkdocs.yml," to manage settings for the entire documentation website. This file enables users to configure the site's structure, theme, plugins, and various other options in a simple, human-readable format. 5. Extensible with plugins: MkDocs can be extended with a variety of plugins that enhance its functionality and provide additional features. This includes plugins for generating search indices, integrating with version control systems, adding interactive components like tables of contents, and more. The plugin ecosystem allows users to adapt MkDocs to better suit their specific needs and preferences.
Frequently Asked questions
What is MkDocs?
How can I install MkDocs?
How do I create a new MkDocs project?
How do I preview my MkDocs site locally?
How do I deploy my MkDocs documentation site?
Alternatives to MkDocs


✨ Top alternatives of MkDocs from web
Sphinx
VuePress
Docusaurus
Jekyll
GitBook