From 7cdc244a72de4c08edc0008e37aec83d945dccdf Mon Sep 17 00:00:00 2001 From: Ricky Han Date: Mon, 10 Apr 2017 14:28:12 -0400 Subject: [PATCH] docs: Add txtpen as alternative commenting service --- docs/content/extras/comments.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/extras/comments.md b/docs/content/extras/comments.md index f9558e6e0..a2ac5d1bb 100644 --- a/docs/content/extras/comments.md +++ b/docs/content/extras/comments.md @@ -72,6 +72,7 @@ Now, reference the partial template from your page template: A few alternatives exist to [Disqus](https://disqus.com/): +* [txtpen](https://txtpen.com) * [Discourse](http://www.discourse.org) * [IntenseDebate](http://intensedebate.com/) * [Livefyre](http://www.adobe.com/marketing-cloud/enterprise-content-management/ugc-content-platform.html) @@ -88,6 +89,10 @@ Written using Go, Socket.io and MongoDB, it is very fast and easy to deploy. It is in early development but shows promise. If you have interest, please help by contributing whether via a pull request, an issue or even just a tweet. Everything helps. +## txtpen + +[txtpen](https://txtpen.com) adds highlighting an in-line commenting similar to Medium to your Hugo blog. + ## Discourse Additionally, you may recognize [Discourse](http://www.discourse.org) as the system that powers the [Hugo Discussion Forum](http://discuss.gohugo.io).