zlacker

[parent] [thread] 0 comments
1. jasone+(OP)[view] [source] 2025-09-30 12:48:53
When I was evaluating ways to add comments to my blog on GitHub Pages, I quickly passed by Disqus because it was a 3rd party service that I didn't trust for reasons like this.

Instead, I went with a tight solution that minimized 3rd party interaction: GitHub Discussions leveraged using the Giscus app (https://jasoneckert.github.io/myblog/github-discussions-blog...). You have to have a GitHub account to post comments using this method, which I like because my blog is geared to those that would have that.

[go to top]