forked from varia/varia.website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mb@mb
04c2824180
|
7 years ago | |
---|---|---|
.. | ||
.gitignore | 7 years ago | |
README.md | 7 years ago | |
__init__.py | 7 years ago | |
yuicompressor.py | 7 years ago |
README.md
YUI Compressor Plugin
A pelican plugin which minify through yui compressor CSS/JS file on building step.
Installation
In order to work, JRE should be already installed.
Please add pip install yuicompressor
More info : (https://github.com/yui/yuicompressor)
Instructions
Add yuicompressor
to pelicanconf.py
after install :
PLUGINS = ['yuicompressor']
Licence
GNU AFFERO GENERAL PUBLIC LICENSE Version 3