Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
aurore committed Mar 7, 2016
1 parent 68f1a4d commit 45f8e64
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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
Empty file removed readme.md
Empty file.

0 comments on commit 45f8e64

Please sign in to comment.