jekyll-discourse-comments
A Jekyll plugin for adding Discourse comments to your posts.
Instructions
- Copy the
discourse_comments.rbfile into your Jekyll_pluginsdirectory. - Add the line
discourse_url: "http://discourse.yoursite.com/"to your Jekyll_config.ymlfile.
You also will need to have a Discourse site setup.