Browse Source

Add pelican_meetup_info as submodule

Dave Forgac 6 years ago
parent
commit
02ec945203
3 changed files with 6 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      pelican_meetup_info

+ 3 - 0
.gitmodules

@@ -136,3 +136,6 @@
 [submodule "pelican-ert"]
 	path = pelican-ert
 	url = https://github.com/nogaems/pelican-ert.git
+[submodule "pelican_meetup_info"]
+	path = pelican_meetup_info
+	url = https://github.com/tylerdave/pelican-meetup-info.git

+ 2 - 0
Readme.rst

@@ -188,6 +188,8 @@ Pelican Jinja2Content     Allows the use of Jinja2 template code in articles, in
 
 Pelican Link Class        Set class attribute of ``<a>`` elements according to whether the link is external or internal
 
+Pelican Meetup Info       Include your Meetup.com group and event information on generated pages and articles
+
 Pelican Page Hierarchy    Creates a URL hierarchy for pages that matches the filesystem hierarchy of their sources
 
 Pelican Page Order        Adds a ``page_order`` attribute to all pages if one is not defined.

+ 1 - 0
pelican_meetup_info

@@ -0,0 +1 @@
+Subproject commit 58cc22f87b78c32e47b1a4c9e4c6e35b13d14e07