Add Javascript and configs to use Discourse commenting

This commit is contained in:
Robert Riemann
2016-06-03 15:06:26 -04:00
committed by Michael Rose
parent 95f815d443
commit 91b1feb471
3 changed files with 19 additions and 2 deletions
@@ -3,6 +3,8 @@
{% case site.comments.provider %}
{% when "disqus" %}
{% include /comments-providers/disqus.html %}
{% when "discourse" %}
{% include /comments-providers/discourse.html %}
{% when "facebook" %}
{% include /comments-providers/facebook.html %}
{% when "google-plus" %}