Преглед на файлове

Merge pull request #687 from auroredea/yuicompressor

Add Yuicompressor plugin as submodule
Justin Mayer преди 9 години
родител
ревизия
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"]
 [submodule "mboxreader"]
 	path = pelican-mboxreader
 	path = pelican-mboxreader
 	url = https://github.com/TC01/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 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
 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.
 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