Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
Mkdocs-Macros is a plugin for MkDocs that enhances the functionality by allowing users to utilize variables and macros for automation tasks, resulting in more visually appealing pages. This plugin makes it easier for contributors to create rich and beautiful content by transforming markdown pages into jinja2 templates.
pip install mkdocs-macros-plugin
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.
Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.