From 957bfb6a89607939bfd2de501da4446da7d45665 Mon Sep 17 00:00:00 2001 From: KajMagnus Date: Thu, 3 May 2018 07:53:54 +0200 Subject: [PATCH] Add Talkayrd, a new commenting system, & fix txtpen link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's open source, like Isso, and with installation instructions especially for Hugo. Also fix the link for `txtpen` — the `https://txtpen.com` website is offline, since many months back (at least since February), but `https://txtpen.github.io/hn/` works. --- content/en/content-management/comments.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/content-management/comments.md b/content/en/content-management/comments.md index 20932a825..1152c843c 100644 --- a/content/en/content-management/comments.md +++ b/content/en/content-management/comments.md @@ -48,7 +48,8 @@ See [Partial Templates][partials] to learn how to add the Disqus partial to your There are a few alternatives to commenting on static sites for those who do not want to use Disqus: * [Static Man](https://staticman.net/) -* [txtpen](https://txtpen.com) +* [Talkyard](https://www.talkyard.io/blog-comments) (Open source, & serverless hosting) +* [txtpen](https://txtpen.github.io/hn/) * [IntenseDebate](http://intensedebate.com/) * [Graph Comment][] * [Muut](http://muut.com/)