Skip to content

Lektor plugin that minifies content using minify-html.

License

Notifications You must be signed in to change notification settings

seralot/lektor-minify-html

Repository files navigation

Lektor minify html

Use minify-html, a Rust HTML minifier meticulously optimised for speed and effectiveness, with Lektor.

Installation

Use the plugins add command

  lektor plugins add lektor-minify-html

For more information, see the Lektor plugins documentation

Reference

For information about what minify-html does, refer to its documentation.

License

This project is distributed under the MIT License. See the LICENSE file in the repository for more details.