2017 © Pedro Peláez
 

spress-plugin spress-html-compress

Compress/minify your HTML

image

paramonovav/spress-html-compress

Compress/minify your HTML

  • Wednesday, April 6, 2016
  • by paramonovav
  • Repository
  • 3 Watchers
  • 3 Stars
  • 75 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Minify HTML

Latest Stable Version Total Downloads Latest Unstable Version License Spress 2 ready, (*1)

Compress/minify your HTML, (*2)

How to install?

Go to your Spress site and add the following to your composer.json and run composer update:, (*3)

"require": {
    "paramonovav/spress-html-compress": "2.0.*"
}

How to use?

Add the following to your config.yml to exclude some files from minify/compress process:, (*4)

html_compress_exclude: ['.htaccess','robots.txt','crossdomain.xml', 'sitemap.xml','nortonsw_bc7be3d0-796e-0.html','BingSiteAuth.xml']
html_compress_exclude_pattern: '/(.*)?\.(jpe?g|png|gif|ico|svg|psd|tiff|webm|mov|avi|mkv|mp4|eot|ttf|otf|woff|woff2|webp)$/i'

Just run build command:, (*5)

spress site:build

If you want to disable compression use the following config, (*6)

html_compress: false

The Versions

06/04 2016

dev-master

9999999-dev http://paramonovav.com

Compress/minify your HTML

  Sources   Download

MIT

The Requires

 

by Anton Paramonov (paramonovav)

plugin html minify spress compress

06/04 2016

v2.0.3

2.0.3.0 http://paramonovav.com

Compress/minify your HTML

  Sources   Download

MIT

The Requires

 

by Anton Paramonov (paramonovav)

plugin html minify spress compress

12/02 2016

v2.0.2

2.0.2.0 http://paramonovav.com

Compress/minify your HTML

  Sources   Download

MIT

The Requires

 

by Anton Paramonov (paramonovav)

plugin html minify spress compress

11/02 2016

v2.0.1

2.0.1.0 http://paramonovav.com

Compress/minify your HTML

  Sources   Download

MIT

The Requires

 

by Anton Paramonov (paramonovav)

plugin html minify spress compress