Files
cwd/docs/index.md
anghunk f4e6bf45d3 fix(文档): 修复评论组件ID并统一主页样式
- 将评论组件ID从'zcomments'改为更通用的'comments'
- 为主页评论区域添加样式约束
- 统一主页标题字符串引号格式
2026-01-20 10:43:34 +08:00

819 B
Raw Blame History

layout, hero, features
layout hero features
home
name tagline image actions
CWD 评论系统 轻量级、高性能的评论解决方案, 基于 Cloudflare Workers + D1 + KV 构建
src alt
https://github.com/anghunk/cwd-comments/blob/main/icon.png?raw=true 文档封面
theme text link
brand 快速开始 /guide/getting-started
theme text link
alt API 文档 /api/overview
icon title details
极速响应 基于 Cloudflare 全球边缘网络,毫秒级响应速度
icon title details
🔒 安全可靠 内置管理员认证、CORS 保护、SQL 注入防护
icon title details
🎨 易于集成 提供完整的 REST API支持任意前端框架
<style> #comments{max-width:1152px;margin:2em auto 0;} </style>