浏览代码

Add mboxreader plugin as submodule

Closes #641
Justin Mayer 8 年之前
父节点
当前提交
6a694bc36b
共有 3 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      pelican-mboxreader

+ 3 - 0
.gitmodules

@@ -118,3 +118,6 @@
 [submodule "ace_editor"]
 	path = ace_editor
 	url = https://github.com/mothsART/ace_editor.git
+[submodule "mboxreader"]
+	path = pelican-mboxreader
+	url = https://github.com/TC01/pelican-mboxreader

+ 2 - 0
Readme.rst

@@ -132,6 +132,8 @@ Multi parts posts         Allows you to write multi-part posts
 
 Markdown Inline Extend    Enables you to add customize inline patterns to your markdown
 
+Mbox Reader               Generate articles automatically via email, given a path to a Unix mbox
+
 Neighbor articles         Adds ``next_article`` (newer) and ``prev_article`` (older) variables to the article's context
 
 Open graph                Generates Open Graph tags for your articles

+ 1 - 0
pelican-mboxreader

@@ -0,0 +1 @@
+Subproject commit 2e3f9bef19fcc806dc022710aa214c360321f8e4