Since you've gone and done the hard work of updating the commenting stuff to allow for different engines, if you'd like I can whip up a PR for https://utteranc.es
It claimes to be a;
A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!
Open source.
No tracking, no ads, always free.
No lock-in. All data stored in GitHub issues.
Styled with Primer, the css toolkit that powers GitHub.
Dark theme. 馃寴
Lightweight. Vanilla TypeScript. No font downloads, JavaScript frameworks or polyfills for evergreen browsers.
This issue has been automatically marked as stale because it has not had any recent activity. The resources of the Academic team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.
If anyone is here hoping to find a quick answer to the question of how to just add utterances, see my comments towards the bottom of this great blog post on the topic: https://masalmon.eu/2019/10/02/disqus/
Basically: just replace everything in layouts/partials/comments.html with the code snippet from utterances.
Source: http://rmflight.github.io/post/comments-enabled-via-utterances/
Commit adding Utteranc.es to my site (so simple): https://github.com/rbind/robinlovelace/commit/4eb251f807640cf449cc3fed25dec51c3ab90f3b
I had created a PR to add this to the repo but was directed to make a plugin. https://github.com/wowchemy/wowchemy-hugo-modules/pull/1364 That code may help others either make a plugin (I got lost there) or add it manually to their site.
Most helpful comment
If anyone is here hoping to find a quick answer to the question of how to just add utterances, see my comments towards the bottom of this great blog post on the topic: https://masalmon.eu/2019/10/02/disqus/
Basically: just replace everything in layouts/partials/comments.html with the code snippet from utterances.
Source: http://rmflight.github.io/post/comments-enabled-via-utterances/
Commit adding Utteranc.es to my site (so simple): https://github.com/rbind/robinlovelace/commit/4eb251f807640cf449cc3fed25dec51c3ab90f3b