Skip to content

papermoonio/mkdocs-plugins

Repository files navigation

MkDocs Plugins Collection

A collection of custom MkDocs plugins designed to extend Material for MkDocs.

Currently included:

  • Minify: Minify HTML, JS, and CSS files globally or by scope to optimize your site's performance.

Installation

Install the plugins using pip from PyPI:

pip install papermoon-mkdocs-plugins

Usage

Enable one or more plugins in your mkdocs.yml:

plugins:
  - minify:
      minify_html: true
      minify_css: true
      minify_js: true

License

This repository is licensed under the BSD-2-Clause License.

About

A collection of MkDocs plugins ✨

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages