Mkdocs Print Site Plugin

screenshot of Mkdocs Print Site Plugin
mkdocs

MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.

Overview:

The MkDocs Print Site Plugin is a plugin for MkDocs that adds a print page to your site, allowing for easy export to PDF and standalone HTML. It supports customization of appearance, cover page addition, and various themes.

Features:

  • Support for mkdocs-material theme: Includes features like instant loading, dark color themes, and certain plugins.
  • Support for readthedocs theme: Ensures compatibility with the readthedocs theme.
  • Support for pagination in PDFs: Enables pagination feature for PDF exports.
  • Customizable appearance: Offers many options to customize the appearance of the print page.
  • Option to add a cover page: Allows users to include a cover page in the exported PDF or HTML.
  • Lightweight and no dependencies: Plugin is lightweight and does not have dependencies.
mkdocs
MkDocs

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.