Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 698 Bytes

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.