From 0fcb78e43bbf7ac00b0cc72c5813a08942c1fe51 Mon Sep 17 00:00:00 2001 From: Florian Baumann Date: Thu, 2 Apr 2015 10:16:18 +0200 Subject: [PATCH] Added isso as a Disqus alternative to the docs Hi, I'm using isso with my hugo blog which works just fine. I think this should be added to the docs :) Thanks! --- docs/content/extras/comments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/extras/comments.md b/docs/content/extras/comments.md index ade38aa44..713f6fb5f 100644 --- a/docs/content/extras/comments.md +++ b/docs/content/extras/comments.md @@ -84,6 +84,7 @@ A few alternatives exist to [Disqus](https://disqus.com/): * [Livefyre](http://livefyre.com/) * [Muut](http://muut.com/) * [多说](http://duoshuo.com/) ([Duoshuo](http://duoshuo.com/), popular in China) +* [isso](http://posativ.org/isso/) (Self-hosted, Python) * [Kaiju](https://github.com/spf13/kaiju)