Skip to content

kenshodigital/kirby-minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby Minify

Minifies HTML and XML output for Kirby projects.

General

The plugin extends Kirby’s core template component and directly applies post-processing to template-based HTML and XML output. It removes comments and trims trailing whitespace from text nodes, using PHP’s native DOM parsers.

Further reading

Usage

Installation

composer require kenshodigital/kirby-minify ^1.0

Setup

The plugin works out-of-the-box, no further configuration required.

About

Minifies HTML and XML output for Kirby projects.

Topics

Resources

License

Stars

Watchers

Forks

Languages