Adding pelican-open_graph plugin, which adds Open Graph tags to articles...
@@ -67,3 +67,6 @@
[submodule "image_process"]
path = image_process
url = https://github.com/whiskyechobravo/image_process
+[submodule "pelican-open_graph"]
+ path = pelican-open_graph
+ url = https://github.com/whiskyechobravo/pelican-open_graph.git
@@ -102,6 +102,8 @@ Multi parts posts Allows you to write multi-part posts
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
+
Optimize images Applies lossless compression on JPEG and PNG images
PDF generator Automatically exports RST articles and pages as PDF files
@@ -0,0 +1 @@
+Subproject commit 9be23fda58571aa335186b6a4fdee53ed0608843