zola/components/site/src
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
..
feed.rs Extract some feed logic out of site/lib.rs 2020-07-25 10:30:55 +02:00
lib.rs Add minify support (#1146) 2020-08-28 19:39:19 +02:00
link_checking.rs Extract some Tera logic out of site/lib.rs 2020-07-24 23:46:27 +02:00
sass.rs Extract some Tera logic out of site/lib.rs 2020-07-24 23:46:27 +02:00
sitemap.rs Use mod paths 2020-07-25 10:49:07 +02:00
tpls.rs Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085) 2020-07-29 20:20:43 +02:00