ソースを参照

Merge pull request #687 from auroredea/yuicompressor

Add Yuicompressor plugin as submodule
Justin Mayer 8 年 前
コミット
ff852fa17f
共有3 個のファイルを変更した6 個の追加0 個の削除を含む
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      pelican-yuicompressor

+ 3 - 0
.gitmodules

@@ -121,3 +121,6 @@
 [submodule "mboxreader"]
 	path = pelican-mboxreader
 	url = https://github.com/TC01/pelican-mboxreader
+[submodule "pelican-yuicompressor"]
+	path = pelican-yuicompressor
+	url = https://github.com/auroredea/pelican-yuicompressor

+ 2 - 0
Readme.rst

@@ -186,6 +186,8 @@ Pelican Vimeo             Enables you to embed Vimeo videos in your pages and ar
 
 Pelican YouTube           Enables you to embed YouTube videos in your pages and articles
 
+Pelican Yuicompressor     Minify CSS and JS files on building step
+
 pelicanfly                Lets you type things like ``i ♥ :fa-coffee:`` in your Markdown documents and have it come out as little Font Awesome icons in the browser
 
 Photos                    Add a photo or a gallery of photos to an article, or include photos in the body text. Resize photos as needed.

+ 1 - 0
pelican-yuicompressor

@@ -0,0 +1 @@
+Subproject commit 45f8e645f5d909da98f131923f9c53bf8dd8b6f0