Conversation
|
WOW! Seems a little better than gitment. |
ivan-nginx
left a comment
There was a problem hiding this comment.
Please, wait for merge #711 pull because there are global refactoring with comments.
utteranc comments system
|
ready now? |
|
@ivan-nginx @TrumanDu |
|
@jiangtj after that merge u will reedit your PR? If yes, of course merge it. |
Yesh, I will reedit my PR after this merge. |
|
|
||
| # utteranc | ||
| # Demo: https://utteranc.es/ http://trumandu.github.io/about/ | ||
| # theme: github-light,github-dark,github-dark-orange |
There was a problem hiding this comment.
@TrumanDu Add a space after the comma
# Utteranc
# Demo: https://utteranc.es/
utteranc:
enable: false
repo: # Repository name to store issues, e.g. username/comments
pathname: # Pathname
# Available values: github-light | github-dark | github-dark-orange | dark-blue | icy-dark | photon-dark
theme: github-light
ivan-nginx
left a comment
There was a problem hiding this comment.
@TrumanDu please, add docs to NexT website.
|
@TrumanDu Take a look at requested changes from @stevenjoezhang and me, once done we can merge this PR. |
|
|
||
| # utteranc | ||
| # Demo: https://utteranc.es/ http://trumandu.github.io/about/ | ||
| # theme: github-light,github-dark,github-dark-orange |
There was a problem hiding this comment.
You missed three themes, common user maybe won't find it.
https://github.com/utterance/utterances/tree/master/src/stylesheets/themes
| utteranc: | ||
| enable: false | ||
| repo: #Github repo such as :TrumanDu/comments | ||
| pathname: pathname |
There was a problem hiding this comment.
use issue-term, pathname is one value of this option.
There was a problem hiding this comment.
Also you need to make a simple explanation for some option like this or leave an useful link.
|
wow, utterances maybe better than gitalk |
|
Besides, you can also try to make it use as a NexT plugin. (need use latest e.g, copy this utterance.js to your hexo If you want to make a NexT plugin, here are some examples to refer to.
|
|
Done in here. Thank you for your work. https://github.com/theme-next/hexo-next-utteranc
|
|
@all-contributors please add @TrumanDu for code |
|
I've put up a pull request to add @TrumanDu! 🎉 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue resolved: N/A
Should notice user about the permission of gitment
What is the new behavior?
add new comments
Screenshots with this changes: N/A

Link to demo site with this changes: N/A
demo
How to use?
In NexT
_config.yml:Does this PR introduce a breaking change?