Awesome
Hexo NexT Utteranc
Utteranc comment system for NexT.
Preview
Install
npm install theme-next/hexo-next-utteranc
Configure
You can config those in both hexo or theme _config.yml
# Demo: https://utteranc.es/ http://trumandu.github.io/about/
utteranc:
enable: false
repo: #Github repo such as :TrumanDu/comments
pathname: pathname
# theme: github-light,github-dark,github-dark-orange
theme: github-light
cdn: https://utteranc.es/client.js
# If you want to modify priority, please config in **hexo**
#priority:
Thank TrumanDu's PR764
And we will publish when GitHub npm package release.