Comment systems for static pages (Jekyll)?

inspxtr@lemmy.world to Selfhosted@lemmy.world – 17 points –

I'm very new to self host, so apologies if I say things wrong.

Anyway, I'm looking for comment systems that I can deploy to fly.io (or similar systems but not Heroku) for my static pages (Jekyll) that comes with Codeberg/Sourcehut pages. I found staticman but it assumes Github/Gitlab.

Thanks!

27

You are viewing a single comment

Currently using https://utteranc.es/ for my blog. Though I’m not sure in the privacy side. It uses github issues as the backend.

that looks cool! Do commenters need a github account to do that though?

They do. I can see that it’s a deal breaker for some, but IMO github acc is better than disqus. IDK, maybe there are better options listed by others here.

My requirements were I don’t want to deal with user accounts and spam, and not disqus (I’ve blocked it with pihole).