Chai-dev682chai-ai.hashnode.dev·Oct 2, 2024Step-by-Step Guide to Adding Giscus to your WebsiteProblem By default, you can't add a comment system to a static generated site unless you use a third party help. As a developer using GitHub API to give our personal site a comment system is something fun and sometimes useful to do. Solution There ar...Discussgiscus
Ayoub KHIALayoubcodez.hashnode.dev·May 23, 2023Add reactivity to your Next.js blog using giscusOriginally published at https://ayoubkhial.com on May 23, 2023. When you're in the process of blog development, it's really important to include a comment section that enables interaction with your visitors and encourages receiving feedback. This bec...Discuss·28 readsgiscus
Isaac Taitblog.mountaintopcoding.com·Jul 19, 2022Giscus and NextJS - a 21st century solution for OS commentsI have been searching high and low for a comment solution for my latest site I Love To Fish. I had tried Disqus but I really did not want to pay $11 a month. So, I kept looking. Then one day I came across utterances. I was intrigued could there actua...Discuss·75 readsNext.js