Go to file
rozbo e965aff28a republish the version 2016-05-26 19:31:53 +08:00
lib init code 2016-05-26 19:09:41 +08:00
README.md readme 2016-05-26 19:23:57 +08:00
index.js init code 2016-05-26 19:09:41 +08:00
package.json republish the version 2016-05-26 19:31:53 +08:00

README.md

Hexo-neat

I want a profect page to show for my blog, so I made this.

Show

青枫浦

Installation

$ npm install hexo-neat --save

Options

To Enable Auto neat , you must config like this:

neat_enable: true
neat_html:
  enable: true
  exclude: 
  • enable - Enable the plugin. Defaults to true.
  • exclude: Exclude files Note: there are so many params please see 'HTMLMinifier'

neat_css:
  enable: true
  exclude: 
    - '*.min.css'
  • enable - Enable the plugin. Defaults to true.
  • exclude: Exclude files

neat_js:
  enable: true
  mangle: true
  output:
  compress:
  exclude: 
    - '*.min.js'
  • enable - Enable the plugin. Defaults to true.
  • mangle: Mangle file names
  • output: Output options
  • compress: Compress options
  • exclude: Exclude files

Thanks

Say Very Thanks for this gays: