summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRicky Han <rickylqhan@gmail.com>2017-04-10 14:28:12 -0400
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-04-18 18:05:52 +0200
commit7cdc244a72de4c08edc0008e37aec83d945dccdf (patch)
tree1800dc54b46843360cab894a2a48c4d9c8d765e9 /docs
parentb5e32eb60993b4656918af2c959ae217a68c461e (diff)
docs: Add txtpen as alternative commenting service
Diffstat (limited to 'docs')
-rw-r--r--docs/content/extras/comments.md5
1 files changed, 5 insertions, 0 deletions
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).