Skip to content

Commit 08b3dd6

Browse files
Maynor996claude
andcommitted
docs: 修复 index.md 徽章格式和更新文档内容
改进内容: - 修复 index.md 顶部徽章格式(与 README.md 保持一致) - 更新 appendix/E 配置模板文档 - 删除 appendix/F 链接验证文档 - 更新安装文档和高级自动化文档 - 优化文档结构和内容 格式统一: - 统一使用 Markdown 徽章格式 - 保持 README 和 index 徽章一致性 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 78490a4 commit 08b3dd6

File tree

6 files changed

+7
-45
lines changed

6 files changed

+7
-45
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
[![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
99
[![Version](https://img.shields.io/badge/version-v2026.3.12-green.svg)](https://github.com/xianyu110/awesome-openclaw-tutorial)
1010
[![Status](https://img.shields.io/badge/status-完成-success.svg)](PROJECT-SUMMARY.md)
11-
1211
[![CSDN](https://img.shields.io/badge/CSDN-博客-c32136?style=for-the-badge&logo=csdn)](https://blog.csdn.net/xianyu120)
1312
[![Bilibili](https://img.shields.io/badge/Bilibili-B站-fb7299?style=for-the-badge&logo=bilibili)](https://space.bilibili.com/399102586)
1413
[![微信公众号](https://img.shields.io/badge/微信公众号-MaynorAI-07C160?style=for-the-badge&logo=wechat)](https://upload.may.maynor1024.live/file/1773461955906_qrcode_for_gh_c749803541de_1280.jpg)

appendix/E-config-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ echo "访问 http://localhost:18789 开始使用"
877877
- [第2章:环境搭建](../docs/01-basics/02-installation.md)
878878
- [第11章:高级配置](../docs/03-advanced/11-advanced-configuration.md)
879879
- [附录A:命令速查表](A-command-reference.md)
880-
- [附录F:文档链接验证](F-link-validation.md)
880+
- [附录G:文档链接验证](G-links-validation.md)
881881

882882
---
883883

appendix/F-link-validation.md

Whitespace-only changes.

docs/01-basics/02-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ OpenClaw在Mac上体验最好,因为:
5959
- ☁️ **无Mac/想24小时运行**[云端一键部署](#云端一键部署) + [飞书配置](../03-advanced/09-multi-platform-integration.md#91-飞书bot配置)
6060

6161
**所有部署方式**
62-
- [Mac本地部署(推荐)](#mac本地部署推荐)
62+
- 🍎 [Mac本地部署(推荐)](#mac本地部署推荐)
6363
- 🪟 [Windows本地部署](#windows本地部署)
6464
- 🐧 [Linux本地部署](#linux本地部署)
6565
- 🚀 [云端一键部署](#云端一键部署)

docs/04-practical-cases/13-advanced-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@ echo "📊 内容分析..."
124124
openclaw agent --message "请分析 $OUTPUT_DIR/merged-$DATE.json 中的内容并评分,保存到 $OUTPUT_DIR/analyzed-$DATE.json"
125125

126126
# 6. 生成日报
127-
echo " 生成日报..."
127+
echo "📊 生成日报..."
128128
openclaw agent --message "请根据以下信息生成今日日报,按技术、产品、行业分类,每条信息包含标题、摘要、链接和推荐理由:
129129
$(cat $OUTPUT_DIR/analyzed-$DATE.json)" \
130130
--output "$OUTPUT_DIR/digest-$DATE.md"
131131

132132
# 7. 推送到飞书
133-
echo " 推送到飞书..."
133+
echo "📤 推送到飞书..."
134134
openclaw channels send feishu \
135135
--message "$(cat $OUTPUT_DIR/digest-$DATE.md)" \
136136
--title "📰 每日资讯 $DATE"

index.md

Lines changed: 3 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ title: 首页
1111
[![GitHub forks](https://img.shields.io/github/forks/xianyu110/awesome-openclaw-tutorial?style=social)](https://github.com/xianyu110/awesome-openclaw-tutorial)
1212
[![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
1313
[![Version](https://img.shields.io/badge/version-v2026.3.12-green.svg)](https://github.com/xianyu110/awesome-openclaw-tutorial)
14-
[![OpenClaw](https://img.shields.io/badge/OpenClaw-2026.3.12-orange.svg)](https://openclaw.ai)
15-
14+
[![Status](https://img.shields.io/badge/status-完成-success.svg)](PROJECT-SUMMARY.md)
1615
[![CSDN](https://img.shields.io/badge/CSDN-博客-c32136?style=for-the-badge&logo=csdn)](https://blog.csdn.net/xianyu120)
1716
[![Bilibili](https://img.shields.io/badge/Bilibili-B站-fb7299?style=for-the-badge&logo=bilibili)](https://space.bilibili.com/399102586)
1817
[![微信公众号](https://img.shields.io/badge/微信公众号-MaynorAI-07C160?style=for-the-badge&logo=wechat)](https://upload.may.maynor1024.live/file/1773461955906_qrcode_for_gh_c749803541de_1280.jpg)
1918
[![YouTube](https://img.shields.io/badge/YouTube-Profile-red?style=for-the-badge&logo=youtube)](https://www.youtube.com/@buguniao537)
2019
[![X](https://img.shields.io/badge/X-Profile-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/Nikitka_aktikiN)
21-
---
20+
2221

2322
## 🎯 新手快速通道
2423

@@ -59,7 +58,7 @@ title: 首页
5958
- **初始 K8s 安装路径**:包含原始清单和 Kind 设置
6059
- **企业级部署**:完整的 Kubernetes 部署文档
6160

62-
#### 🔒 ��全增强(重要!)
61+
#### 🔒 安全增强(重要!)
6362
- **设备配对安全**`/pair``openclaw qr` 使用短期引导令牌
6463
- **插件信任机制**:禁用隐式工作区插件自动加载,需要明确信任决定
6564
- **命令权限控制**`/config``/debug` 要求发送者所有权
@@ -76,8 +75,6 @@ openclaw update && openclaw gateway restart
7675

7776
### ⚠️ 2026.3.7 版本:Gateway认证要求(Breaking Change)
7877

79-
### ⚠️ 2026.3.7 版本:Gateway认证要求(Breaking Change)
80-
8178
**OpenClaw 2026.3.7 Breaking Change**:Gateway认证现在要求显式设置 `gateway.auth.mode`。你必须明确选择 `token``password` 认证方式,不再有「无认证」的默认选项。
8279

8380
**配置方法**
@@ -167,40 +164,6 @@ openclaw gateway restart
167164

168165
## 📖 关于本教程
169166

170-
**OpenClaw 2026.3.7 Breaking Change**:Gateway认证现在要求显式设置 `gateway.auth.mode`。你必须明确选择 `token``password` 认证方式,不再有「无认证」的默认选项。
171-
172-
**配置方法**
173-
174-
`~/.openclaw/openclaw.json` 中添加以下配置:
175-
176-
```json
177-
{
178-
"gateway": {
179-
"auth": {
180-
"mode": "token", // 或 "password"
181-
"token": "your-secret-token"
182-
}
183-
}
184-
}
185-
```
186-
187-
**⚠️ 重要提示**:如果你从旧版本升级到 v2026.3.7 且没有配置认证,Gateway将拒绝启动。这是一个有意为之的设计,强制所有用户设置认证。
188-
189-
**快速修复(命令行)**
190-
191-
```bash
192-
# 设置token认证
193-
openclaw config set gateway.auth.mode token
194-
openclaw config set gateway.auth.token "your-secret-token"
195-
196-
# 重启Gateway
197-
openclaw gateway restart
198-
```
199-
200-
---
201-
202-
## 📖 关于本教程
203-
204167
> ⚠️ **版本说明**:本教程基于 **OpenClaw 2026.3.12**版本编写(已验证)。
205168
206169
> 💡 **重要前提**:OpenClaw 预装了 **49 个内置技能(Skills)**,开箱即用,无需额外安装即可完成本教程大部分演示。

0 commit comments

Comments
 (0)