craigary / nobelium

A static blog build on top of Notion and NextJS, deployed on Vercel.
https://nobelium.js.org
MIT License
2.87k stars 1.92k forks source link

Add support for giscus as comments provider #132

Closed laymonage closed 3 years ago

laymonage commented 3 years ago

Is your feature request related to a problem? Please describe. Gitalk and utterances are great, but they (ab)use GitHub Issues. Given enough time, they would flood the repository's issues.

Describe the solution you'd like Add support for giscus, a comments widget powered by GitHub Discussions.

Describe alternatives you've considered None.

Additional context None.

Thanks!

craigary commented 3 years ago

Hi, Thank you for the suggestion, It seems nice! I will add giscus later, but I don't have ETA for now.

and yes, I agree gitalk and utterances are abusing GitHub Issue, and I don't use it personally. I suggest take a look at cusdis, it might be a better option imo.

craigary commented 3 years ago

And oh, you're the dev of giscus, I will definitely take a look~

laymonage commented 3 years ago

Ah, yes, I probably should've mentioned that 😅 Thanks!