docs: 统一项目名称和文档格式
更新README和文档中的项目名称,从"cwd-comments"改为"CWD (Cloudflare Workers Discuss)",并调整文档格式使其更一致
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<img src="https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true" width="72" />
|
||||
|
||||
# cwd-comments
|
||||
# CWD (Cloudflare Workers Discuss)
|
||||
|
||||
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
|
||||
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
>
|
||||
> 目前处于内测阶段,欢迎参与测试。
|
||||
|
||||
# CWD 评论系统
|
||||
# Cloudflare Workers Discuss
|
||||
|
||||
CWD 评论系统。
|
||||
|
||||
|
||||
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
|
||||
是基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
|
||||
|
||||
[文档地址](https://cwd-comments-docs.zishu.me)
|
||||
|
||||
@@ -20,11 +20,6 @@
|
||||
- 🎨 **易于集成**:提供完整的 REST API
|
||||
- 📧 **邮件通知**:集成各大邮箱厂商(逐步接入)
|
||||
|
||||
**开发中:**
|
||||
|
||||
- 表情符号支持:用户可以在评论中使用表情符号。
|
||||
- 图片上传:用户可以上传图片到评论中。
|
||||
|
||||
## 前置要求
|
||||
|
||||
- Node.js 16+
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: 'CWD 评论系统'
|
||||
name: CWD 评论系统
|
||||
tagline: 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
|
||||
image:
|
||||
src: https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true
|
||||
|
||||
Reference in New Issue
Block a user