From 94256ecd0e49157bf819f409e65c7a555ad79a60 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 21 Feb 2024 21:37:20 +0200 Subject: [PATCH] Add "comma" to list of comments solutions --- content/en/content-management/comments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/content-management/comments.md b/content/en/content-management/comments.md index 6e58b36e4..84ba22156 100644 --- a/content/en/content-management/comments.md +++ b/content/en/content-management/comments.md @@ -49,6 +49,7 @@ These are some alternatives to Disqus: * [Cactus Comments](https://cactus.chat/docs/integrations/hugo/) (Open Source, Matrix appservice, Docker install) * [Comentario](https://gitlab.com/comentario/comentario) (Open Source, self-hosted, Go/Angular, run locally, in Docker or Kubernetes) +* [Comma](https://github.com/Dieterbe/comma) (Open source Go program that saves and loads comments to text files via REST api) * [Commento](https://commento.io/) (Open Source, available as a service, local install, or docker image) * [Giscus](https://giscus.app/) (Open source, comments system powered by GitHub Discussions) * [Graph Comment](https://graphcomment.com/)