Skip to content

slecrom/mkdocs

This branch is 505 commits behind mkdocs/mkdocs:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 23, 2021
Nov 16, 2021
Nov 20, 2021
Oct 11, 2021
May 31, 2016
Jun 28, 2018
Nov 7, 2021
Mar 29, 2018
Oct 3, 2018
May 6, 2021
Nov 7, 2021
Oct 26, 2021
Jul 19, 2018
Apr 19, 2021
May 6, 2021
Oct 11, 2021
Jun 2, 2021
Jul 28, 2018
May 6, 2021
Oct 24, 2021
Oct 11, 2021

Repository files navigation

MkDocs

Project documentation with Markdown

PyPI Version Build Status Coverage Status

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. It is designed to be easy to use and can be extended with third-party themes, plugins, and Markdown extensions.

Please see the Documentation for an introductory tutorial and a full user guide.

Features

  • Build static HTML files from Markdown files.
  • Use Plugins and Markdown Extensions to enhance MkDocs.
  • Use the built-in themes, third party themes or create your own.
  • Publish your documentation anywhere that static files can be served.
  • Much more!

Support

If you need help with MkDocs, do not hesitate to get in contact with us!

  • For questions and high-level discussions, use Discussions on GitHub.
    • For small questions, a good alternative is the Chat room on Gitter/Matrix (new!)
  • To report a bug or make a feature request, open an Issue on GitHub.

Please note that we may only provide support for problems/questions regarding core features of MkDocs. Any questions or bug reports about features of third-party themes, plugins, extensions or similar should be made to their respective projects.
But, such questions are not banned from the chat room.

Make sure to stick around to answer some questions as well!

Links

Contributing to MkDocs

The MkDocs project welcomes, and depends on, contributions from developers and users in the open source community. Please see the Contributing Guide for information on how you can help.

Code of Conduct

Everyone interacting in the MkDocs project's codebases, issue trackers, and discussion forums is expected to follow the PyPA Code of Conduct.

License

BSD-2-Clause

About

Project documentation with Markdown.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.7%
  • JavaScript 18.5%
  • HTML 5.0%
  • CSS 1.8%