https://github.com/beaudar/beaudar
基于 GitHub issue 的轻量评论插件,Utterances 的中文版本
https://github.com/beaudar/beaudar
beaudar blog blog-comments comments comments-widget utterances
Last synced: about 1 month ago
JSON representation
基于 GitHub issue 的轻量评论插件,Utterances 的中文版本
- Host: GitHub
- URL: https://github.com/beaudar/beaudar
- Owner: beaudar
- License: mit
- Created: 2020-04-19T14:04:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T21:08:04.000Z (over 1 year ago)
- Last Synced: 2024-07-31T03:10:11.952Z (9 months ago)
- Topics: beaudar, blog, blog-comments, comments, comments-widget, utterances
- Language: TypeScript
- Homepage: https://beaudar.lipk.org
- Size: 1.29 MB
- Stars: 107
- Watchers: 2
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- stars - beaudar/beaudar
README
### Beaudar - 表达
> Beaudar 名称源于粤语“表达”的发音,是 [Utterances](http://utteranc.es) 的中文版本。
> 在 [这篇博客](https://lipk.org/blog/2020/05/31/how-to-use-beaudar/) 查看更多。- [开源](http://github.com/beaudar/beaudar)。📖
- 没有追踪,没有广告,永久免费。♻️
- 不保留数据,所有数据保存在用户 GitHub issue 中。📚
- 有源于 [GitHub primer](https://primer.style/) 的多个主题。🌈
- 轻量化,没有字体下载,没有 JS 框架加载。🍜#### Beaudar 与 Utterances 有什么不同?
- 中文界面,拉近距离增加评论友好性。
- 头像修改,移动端显示小头像更精致。
- 身份标识,在任何情况下都不会换行。
- 评论时间,缩小至与身份标识相同大。
- 名称显示,评论者名称放大增加辨识。
- 链接打开,从新标签页打开符合习惯。
- 错误信息,使用对话框形式友好呈现。
- 评论头像,增加可以使用 Tab 键选中。
- 加载状态,默认加载状态可配置去除。
- 移除来源,点击加载图标跳转至主页。
- 刷新页面,出现错误异常可进行刷新。
- 保持主题,刷新页面时主题将会保持。
- 分支选项,增加仓库分支项用于校验。
- 评论顺序,可选按时间的升序或倒序。
- 评论位置,可设置评论输入框的位置。#### Beaudar 是如何工作的?
Beaudar 加载时,将使用 GitHub issue 搜索 API 根据 url,“路径名”或“标题”查找与页面相关的 issue。如果找不到与页面匹配的 issue,即没有评论,当有人首次发表评论时,[Beaudar-bot](https://github.com/beaudar-bot) 会自动创建一个 issue。
[查看如何在本地运行](https://lipk.org/blog/2020/06/08/run-utterances/)。#### 更多详情
- [关于 Beaudar 的 Q&A](https://lipk.org/blog/2020-06-08-Beauder-Q&A)
- [使用评论插件 Beaudar](https://lipk.org/blog/2020-05-31-How-to-use-beaudar)
- [Beaudar(表达) 安全评估报告](https://lipk.org/blog/2020-07-16-Beaudar-safety-assessment-report)
- [隐私政策](https://github.com/beaudar/beaudar/blob/master/PRIVACY-POLICY.md)