Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add valine comment system #49

Merged
merged 1 commit into from Jul 9, 2018
Merged

add valine comment system #49

merged 1 commit into from Jul 9, 2018

Conversation

xCss
Copy link
Contributor

@xCss xCss commented Jul 7, 2018

Add Valine comment system support.

_config.yml :

  valine: # Valine. https://valine.js.org
    appid:  # your leancloud application appid
    appkey:  # your leancloud application appkey
    notify: false # mail notifier , https://github.com/xCss/Valine/wiki
    verify: false # Verification code
    placeholder: Just go go # comment box placeholder
    avatar: mm # gravatar style
    meta: nick,mail,link # custom comment header
    pageSize: 10 # pagination size
    visitor: false # Article reading statistic https://valine.js.org/visitor.html

Preview:

default

@cofess cofess merged commit 8b4d986 into cofess:master Jul 9, 2018
@foxyiy
Copy link

foxyiy commented Sep 15, 2018

sas

@chris2000520
Copy link

what does 'mm' mean?

@xCss
Copy link
Contributor Author

xCss commented Apr 4, 2020

what does 'mm' mean?

历史遗留问题,请忽略,已更改为mp
更多设置请参考 https://valine.js.org/avatar.html

@shanlanCoding
Copy link

valine add email / nick required
pure主题valine留言板添加:昵称、邮箱必填必写功能 | 山岚 - 90码农历险记
https://blog.gobyte.cn/post/e56fdb88.html

@zhangjizhe
Copy link

我这个部署上去会多一个黑代码块,是为什么呢?而且输入的时候报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants