zola/components
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
..
config Add minify support (#1146) 2020-08-28 19:39:19 +02:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Per section/subsection feeds (#1128) 2020-08-27 20:21:37 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library A Fix for the permalinks in #1136 (#1142) 2020-08-26 19:36:02 +02:00
link_checker Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
rendering Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
search Making Chinese and Japanese search indexing optional... (#1115) 2020-08-07 17:03:51 +02:00
site Add minify support (#1146) 2020-08-28 19:39:19 +02:00
templates Per section/subsection feeds (#1128) 2020-08-27 20:21:37 +02:00
utils Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00