docs: 统一项目名称和文档格式

更新README和文档中的项目名称,从"cwd-comments"改为"CWD (Cloudflare Workers Discuss)",并调整文档格式使其更一致
This commit is contained in:
anghunk
2026-01-21 10:31:35 +08:00
parent 35836864a2
commit fc86934094
3 changed files with 5 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<img src="https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true" width="72" /> <img src="https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true" width="72" />
# cwd-comments # CWD (Cloudflare Workers Discuss)
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。

View File

@@ -3,11 +3,11 @@
> >
> 目前处于内测阶段,欢迎参与测试。 > 目前处于内测阶段,欢迎参与测试。
# CWD 评论系统 # Cloudflare Workers Discuss
CWD 评论系统。
是基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
[文档地址](https://cwd-comments-docs.zishu.me) [文档地址](https://cwd-comments-docs.zishu.me)
@@ -20,11 +20,6 @@
- 🎨 **易于集成**:提供完整的 REST API - 🎨 **易于集成**:提供完整的 REST API
- 📧 **邮件通知**:集成各大邮箱厂商(逐步接入) - 📧 **邮件通知**:集成各大邮箱厂商(逐步接入)
**开发中:**
- 表情符号支持:用户可以在评论中使用表情符号。
- 图片上传:用户可以上传图片到评论中。
## 前置要求 ## 前置要求
- Node.js 16+ - Node.js 16+

View File

@@ -2,7 +2,7 @@
layout: home layout: home
hero: hero:
name: 'CWD 评论系统' name: CWD 评论系统
tagline: 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。 tagline: 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
image: image:
src: https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true src: https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true