From a0be4fd8a7960029ae6c9b21d8e7fbe1fceae5f0 Mon Sep 17 00:00:00 2001 From: Dmitry Kann Date: Mon, 18 Dec 2023 18:43:50 +0100 Subject: [PATCH] Add Comentario to available comment engines --- 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 e819ce7d6..6e58b36e4 100644 --- a/content/en/content-management/comments.md +++ b/content/en/content-management/comments.md @@ -48,6 +48,7 @@ Disqus has its own [internal template](/templates/internal/#disqus) available, t 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) * [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/)