awesome-next icon indicating copy to clipboard operation
awesome-next copied to clipboard

Can you integrate Schnack Comments into Next?

Open dmcmaste opened this issue 8 years ago • 3 comments

As an alternative to Disqus comment system, can you please integrate the Schnack commenting system into the Next theme?

https://schnack.cool/

Thanks!

dmcmaste avatar Feb 17 '18 06:02 dmcmaste

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.

stale[bot] avatar Mar 01 '19 14:03 stale[bot]

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 😊

stevenjoezhang avatar Jul 26 '19 02:07 stevenjoezhang

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.

jiangtj avatar Jul 26 '19 06:07 jiangtj