jan-herman/kirby-minify-html

Kirby插件,用于压缩Kirby的HTML输出。

1.0.1 2023-08-12 20:51 UTC

This package is auto-updated.

Last update: 2024-09-12 23:10:46 UTC


README

这是一个简单的Kirby插件,用于压缩Kirby的HTML输出。

使用方法

安装后即可使用。

选项

enabled

默认: true

compressCss

默认: true

compressJs

默认: true

removeComments

默认: true

infoComment

默认: false

在注释中附加有关通过压缩节省的数据量的信息。