Skip to content

Jekyll plugin that minifies HTML files using the minify-html Rust crate.

License

gandaro/jekyll-minify-html-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Jekyll plugin uses minify-html to minify HTML files produced by Jekyll.

Installation

Add the following line to the Gemfile:

gem "jekyll-minify-html-rs", "~> 1.0.0"

Add jekyll-minify-html-rs to the plugins list in _config.yml:

plugins:
  - ...
  - jekyll-minify-html-rs

About

Jekyll plugin that minifies HTML files using the minify-html Rust crate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages