zola/components
areille 6a31ccff99 Enable html minification (#1208)
* Next version

* Remove lines forcing minify_html to false

* Update documentation about minify_html

* Update changelog

Co-authored-by: Vincent Prouillet <balthek@gmail.com>
2020-12-14 20:42:55 +01:00
..
config Enable html minification (#1208) 2020-12-14 20:42:55 +01:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Reverse pagination (#1147) 2020-09-01 21:00:21 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
link_checker Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
rendering Add language class to code tag 2020-12-14 20:42:55 +01:00
search Making Chinese and Japanese search indexing optional... (#1115) 2020-08-07 17:03:51 +02:00
site Support output_dir in config.toml 2020-12-14 20:42:55 +01:00
templates Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
utils Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00