Selaa lähdekoodia

Add Encrypt Content plugin as submodule

Justin Mayer 10 vuotta sitten
vanhempi
commit
32576b4ef8
3 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      encrypt-content

+ 3 - 0
.gitmodules

@@ -94,3 +94,6 @@
 [submodule "figure-ref"]
 [submodule "figure-ref"]
 	path = figure-ref
 	path = figure-ref
 	url = https://github.com/cmacmackin/figure-ref
 	url = https://github.com/cmacmackin/figure-ref
+[submodule "encrypt-content"]
+	path = encrypt-content
+	url = https://github.com/mindcruzer/pelican-encrypt-content

+ 2 - 0
Readme.rst

@@ -64,6 +64,8 @@ Custom article URLs       Adds support for defining different default URLs for d
 
 
 Disqus static comments    Adds a disqus_comments property to all articles. Comments are fetched at generation time using disqus API
 Disqus static comments    Adds a disqus_comments property to all articles. Comments are fetched at generation time using disqus API
 
 
+Encrypt content           Password protect pages and articles
+
 Extract table of content  Extracts table of contents (ToC) from `article.content`
 Extract table of content  Extracts table of contents (ToC) from `article.content`
 
 
 Feed Summary              Allows article summaries to be used in ATOM and RSS feeds instead of the entire article
 Feed Summary              Allows article summaries to be used in ATOM and RSS feeds instead of the entire article

+ 1 - 0
encrypt-content

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