Can you integrate Schnack Comments into Next?
As an alternative to Disqus comment system, can you please integrate the Schnack commenting system into the Next theme?
https://schnack.cool/
Thanks!
This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Schnack Comments requires a self-host backend. However, Hexo is a static site / blog generator. Most users of Hexo and theme NexT don't need to build their own services but use third-party web hosting.
Don't worry, it's easy to integrate new comment systems into NexT with new feature theme_inject: https://github.com/theme-next/hexo-theme-next/pull/998, you can make it a plugin if you're interested 😊
Keep open, after all, there is no plugin now.
Open state, let more people know Schnack, and maybe someone is interested in it.
hexo-next-utteranc: an example for how to write comment plugin.