oblakeerickson / jekyll_discourse_comments

A Jekyll plugin for adding Discourse comments
MIT License
16 stars 4 forks source link

jekyll-discourse-comments

A Jekyll plugin for adding Discourse comments to your posts.

Instructions

  1. Copy the discourse_comments.rb file into your Jekyll _plugins directory.
  2. Add the line discourse_url: "http://discourse.yoursite.com/" to your Jekyll _config.yml file.

You also will need to have a Discourse site setup.