Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

iksi/kirby-compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KirbyCompress

What is it?

Compress Kirby’s output. It strips all whitespace between html tags but leaves the whitespace inside <style>,<script>, <pre> and <textarea> tags untouched.

Enable by setting c::set('plugin.compress', true); in your config.php file.

License

MIT

About

Compresses Kirby’s html output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages