From 7c9df4731ea3c67e7dac24f571a0a0c126b2b856 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 18 Sep 2018 16:28:47 +0300 Subject: [PATCH] Adding Remark as additional Comments Alternatives for hugo (#607) --- 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 17914ba2c..dad5d0786 100644 --- a/content/en/content-management/comments.md +++ b/content/en/content-management/comments.md @@ -60,6 +60,7 @@ There are a few alternatives to commenting on static sites for those who do not * [isso](http://posativ.org/isso/) (Self-hosted, Python) * [Tutorial on Implementing Isso with Hugo][issotutorial] * [Utterances](https://utteranc.es/) (Open source, Github comments widget built on Github issues) +* [Remark](https://github.com/umputun/remark) (Open source, Golang, Easy to run docker)