GooglePlus Comments Plugin For Pelican ================================== Adds GooglePlus comments to Pelican Add the plugin to `pelicanconf.py`: PLUGIN_PATH = 'pelican-plugins' PLUGINS = ["googleplus_comments"] Add a `
` for comments to the `article.html` of your template:
{{ article.metadata.googleplus_comments }} See it working, and ask for support: