jan-herman/kirby-minify-html

Kirby plugin that minifies Kirby's HTML output.

Installs: 112

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

pkg:composer/jan-herman/kirby-minify-html

1.0.2 2025-05-30 13:30 UTC

This package is auto-updated.

Last update: 2025-09-30 14:16:58 UTC


README

Simple Kirby plugin that minifies Kirby's HTML output.

Usage

Install and forget about it.

Options

enabled

Default: true

compressCss

Default: true

compressJs

Default: true

removeComments

Default: true

infoComment

Default: false

Append a comment about how much data was saved by minification.