From 72b7972f3f1ad76db00b054045dee87acd0f9544 Mon Sep 17 00:00:00 2001 From: weishen Date: Thu, 16 Apr 2026 18:54:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8slug=E4=BB=A3=E6=9B=BF=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 2 +- tools/manifest.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index f24b458..e0f3858 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -118,7 +118,7 @@ last_updated: YYYY-MM-DD 1. 使用 Read 工具完整读取 source 文档 2. 读取 `wiki/index.md` 和 `wiki/overview.md` 3. 生成 `wiki/sources/.md`(**必须使用 ASCII 字符,用 `-` 替换空格和特殊字符**) - - 例如:`Ubuntu 安装 FRP 0.65.0(x86_64)操作笔记.md` → `Ubuntu-安装-FRP-0.65.0-x86_64-操作笔记.md` + - 例如:`Ubuntu 安装 FRP 0.65.0(x86_64)操作笔记.md` → `ubuntu-frp-0.65.0-x86-64-operation-guide.md` > ⚠️ **Source Page 必须包含 `## Source File` 段落**,格式为: > ```markdown > ## Source File diff --git a/tools/manifest.json b/tools/manifest.json index 59eaa32..d9e3f31 100644 --- a/tools/manifest.json +++ b/tools/manifest.json @@ -1,6 +1,6 @@ { "version": 1, - "updated_at": "2026-04-16T06:48:07.961142+00:00", + "updated_at": "2026-04-16T10:49:47.382632+00:00", "files": { "raw/Cloud & DevOps/DevOps Culture and Transformation Fostering Collaboration, Agile Practices, and Innovation LinkedIn.md": { "hash": "8f4ce7f0f68eda9f", @@ -141,10 +141,10 @@ "raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md": { "hash": "69f84bc7016520ea", "modified": "2026-04-14T04:28:42.635110+00:00", - "slug": "Ubuntu服务器通过rsync实现日常增量备份", - "source_path": "wiki/sources/Ubuntu服务器通过rsync实现日常增量备份.md", - "ingested": false, - "ingested_at": null + "slug": "ubuntu-rsync-incremental-backup-guide", + "source_path": "wiki/sources/ubuntu-rsync-incremental-backup-guide.md", + "ingested": true, + "ingested_at": "2026-04-16T10:49:47.382538+00:00" }, "raw/Home Office/MySQL MariaDB 数据库详细信息.md": { "hash": "381fe3ca28375c9d",