auroredea 186aa651bd Modifications on YUICompressor plugin | 8 years ago | |
---|---|---|
.. | ||
.gitignore | 8 years ago | |
README.md | 8 years ago | |
__init__.py | 8 years ago | |
yuicompressor.py | 8 years ago |
A pelican plugin which minify through yui compressor CSS/JS file on building step.
In order to work, JRE should be already installed.
Please add pip install yuicompressor
More info : (https://github.com/yui/yuicompressor)
Add yuicompressor
to pelicanconf.py
after install :
PLUGINS = ['yuicompressor']
GNU AFFERO GENERAL PUBLIC LICENSE Version 3