acmcsuf.com icon indicating copy to clipboard operation
acmcsuf.com copied to clipboard

Blog: Comments section

Open k4rni opened this issue 3 years ago • 2 comments

What happened?

The current way of creating a blog post on acmcsuf.com/blog is through the GitHub discussions page: https://github.com/EthanThatOneKid/acmcsuf.com/discussions/new?category=Newsletter

Potential method of adding comments: image

k4rni avatar Nov 06 '22 10:11 k4rni

In order to prevent anonymous comment spam, we could require a verifying captcha mechanism for each comment post request.

Related technologies:

  • Open source hCaptcha: https://github.com/hCaptcha/hcaptcha-integrations-list
  • Google reCaptcha: https://developers.google.com/recaptcha/docs/v3

EthanThatOneKid avatar Nov 08 '22 19:11 EthanThatOneKid

Related technology:

A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!

https://utteranc.es/

EthanThatOneKid avatar Jun 06 '23 17:06 EthanThatOneKid