2017 © Pedro Peláez
 

spress-plugin spress-html-beautifier

Beautify your HTML

image

rattrap/spress-html-beautifier

Beautify your HTML

  • Saturday, April 23, 2016
  • by rattrap
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Beautify HTML

Spress 2 ready, (*1)

Beautify your Spress HTML output, (*2)

Inspired by spress-html-compress, (*3)

How do I install it?

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

"require": {
    "rattrap/spress-html-beautifier": "1.0.*"
}

How do I use it?

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

html_beautifier_excluded: ['.htaccess', 'CNAME', 'robots.txt', 'crossdomain.xml', 'sitemap.xml', 'rss.xml']

And run the build command:, (*6)

spress site:build

The Versions

23/04 2016

dev-master

9999999-dev

Beautify your HTML

  Sources   Download

MIT

The Requires

 

by Leonard Mocanu

plugin spress

23/04 2016

v1.0.0

1.0.0.0

Beautify your HTML

  Sources   Download

MIT

The Requires

 

by Leonard Mocanu

plugin spress