next-theme / hexo-theme-next

🎉 Elegant and powerful theme for Hexo.
https://theme-next.js.org
Other
2.36k stars 419 forks source link

Add Giscus as a comment system. #811

Closed leverimmy closed 2 weeks ago

leverimmy commented 2 weeks ago

Issue Checklist

Expected behavior

I am wondering if we could add giscus as a comment system. Typically the code structure of implementing this new comment system is similar to that of utterances.

Actual behavior

Steps to reproduce the behavior

This is a feature request, hence you can check the bottom of my example website to see the performance.

Other Information

welcome[bot] commented 2 weeks ago

Thanks for opening this issue, maintainers will get back to you as soon as possible!

leverimmy commented 2 weeks ago

I am currently working on this issue, and expect to open a pull request.

stevenjoezhang commented 2 weeks ago

You can install this plugin: https://github.com/next-theme/hexo-next-giscus

leverimmy commented 2 weeks ago

You can install this plugin: https://github.com/next-theme/hexo-next-giscus

Oh! Thx a lot.