Browse Source

added pelican_javascript plugin

Mortada Mehyar 10 years ago
parent
commit
dc5f5646b9
3 changed files with 6 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      pelican_javascript

+ 3 - 0
.gitmodules

@@ -76,3 +76,6 @@
 [submodule "multimarkdown_reader"]
 [submodule "multimarkdown_reader"]
 	path = multimarkdown_reader
 	path = multimarkdown_reader
 	url = https://github.com/dames57/multimarkdown_reader.git
 	url = https://github.com/dames57/multimarkdown_reader.git
+[submodule "pelican_javascript"]
+	path = pelican_javascript
+	url = https://github.com/mortada/pelican_javascript.git

+ 2 - 0
Readme.rst

@@ -116,6 +116,8 @@ PDF generator             Automatically exports RST articles and pages as PDF fi
 
 
 Pelican-flickr            Brings your Flickr photos & sets into your static website
 Pelican-flickr            Brings your Flickr photos & sets into your static website
 
 
+pelican_javascript        Allows you to embed Javascript and CSS files into individual articles
+
 pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
 pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
 
 
 Pelican Gist tag          Easily embed GitHub Gists in your Pelican articles
 Pelican Gist tag          Easily embed GitHub Gists in your Pelican articles

+ 1 - 0
pelican_javascript

@@ -0,0 +1 @@
+Subproject commit ee02ad94d9410de8aede4f12ca54664808daf659