zola/components/site
areille 0df3631b3d
Add minify support (#1146)
* Doc add a missing arg to `get_taxonomy_url` (#1139)

This feature is already exist, but not in the doc yet

Related #766

* Add minify support

* Add documentation

* Code review

* Fix error in documentation

* Update minify-html to 0.3.6

* Move minify into write_content function

* Fix multiple calls to minify()

* Add test for minified output

* Fix breaking test

Co-authored-by: Ken <2770219+ken0x0a@users.noreply.github.com>
2020-08-28 19:39:19 +02:00
..
benches Fix benchmarks (#1113) 2020-08-04 12:39:09 +02:00
src Add minify support (#1146) 2020-08-28 19:39:19 +02:00
tests Add minify support (#1146) 2020-08-28 19:39:19 +02:00
Cargo.toml Add minify support (#1146) 2020-08-28 19:39:19 +02:00