目前支持的评论系统有: Valine, MiniValine, Disqus, Gitalk, Vssue, Livere, Isso, Hashover
comments: |
一款快速、简洁且高效的无后端评论系统
https://valine.js.org
comments: |
其中,placeholder
支持在 front-matter 中设置。
|
也可以通过设置 valine.path
实现多个页面共用一个评论框。
|
一款快速、简洁且高效的无后端评论系统
https://github.com/MiniValine/MiniValine/
comments: |
Vue 驱动的、基于 Issue 的评论插件
https://vssue.js.org/zh/
comments: |
A modern comment component based on Github Issue and Preact.
https://gitalk.github.io/
comments: |
clientID 和 clientSecret 的获取方法可自行搜索教程,这里仅简单描述一下步骤:
- 点击 GitHub -> Settings
https://github.com/settings/profile
- 点击 Developer settings
https://github.com/settings/developers
- 点击 New OAuth App
https://github.com/settings/applications/new
- 填写信息:
Application name 随便填,我的是:xaoxuu.com
Homepage URL 和 Authorization callback URL 都写你的网址,我的是:https://xaoxuu.com
可以通过设置 gitalk.id 实现多个页面共用一个评论框。
|
Disqus - The #1 way to build an audience on your website.
https://disqus.com/
comments: |
Communication makes better world.
https://www.livere.com/
comments: |
在这里查看你的 uid:https://livere.com/insight/myCode
,在【代码管理 -> 一般网站】中找到如下这段代码,其中 data-uid
中的内容就是你的 livere_uid
。
<!-- 来必力City版安装代码 --> |
A commenting server similar to Disqus.
https://posativ.org/isso/
comments: |
A free and open source PHP comment system designed to allow completely anonymous comments and easy theming.
https://www.barkdull.org/software/hashover
comments: |
这里写布局代码 |
这里要写加载 js 的代码 |