用slug代替中文名
This commit is contained in:
@@ -118,7 +118,7 @@ last_updated: YYYY-MM-DD
|
|||||||
1. 使用 Read 工具完整读取 source 文档
|
1. 使用 Read 工具完整读取 source 文档
|
||||||
2. 读取 `wiki/index.md` 和 `wiki/overview.md`
|
2. 读取 `wiki/index.md` 和 `wiki/overview.md`
|
||||||
3. 生成 `wiki/sources/<slug>.md`(**必须使用 ASCII 字符,用 `-` 替换空格和特殊字符**)
|
3. 生成 `wiki/sources/<slug>.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` 段落**,格式为:
|
> ⚠️ **Source Page 必须包含 `## Source File` 段落**,格式为:
|
||||||
> ```markdown
|
> ```markdown
|
||||||
> ## Source File
|
> ## Source File
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"updated_at": "2026-04-16T06:48:07.961142+00:00",
|
"updated_at": "2026-04-16T10:49:47.382632+00:00",
|
||||||
"files": {
|
"files": {
|
||||||
"raw/Cloud & DevOps/DevOps Culture and Transformation Fostering Collaboration, Agile Practices, and Innovation LinkedIn.md": {
|
"raw/Cloud & DevOps/DevOps Culture and Transformation Fostering Collaboration, Agile Practices, and Innovation LinkedIn.md": {
|
||||||
"hash": "8f4ce7f0f68eda9f",
|
"hash": "8f4ce7f0f68eda9f",
|
||||||
@@ -141,10 +141,10 @@
|
|||||||
"raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md": {
|
"raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md": {
|
||||||
"hash": "69f84bc7016520ea",
|
"hash": "69f84bc7016520ea",
|
||||||
"modified": "2026-04-14T04:28:42.635110+00:00",
|
"modified": "2026-04-14T04:28:42.635110+00:00",
|
||||||
"slug": "Ubuntu服务器通过rsync实现日常增量备份",
|
"slug": "ubuntu-rsync-incremental-backup-guide",
|
||||||
"source_path": "wiki/sources/Ubuntu服务器通过rsync实现日常增量备份.md",
|
"source_path": "wiki/sources/ubuntu-rsync-incremental-backup-guide.md",
|
||||||
"ingested": false,
|
"ingested": true,
|
||||||
"ingested_at": null
|
"ingested_at": "2026-04-16T10:49:47.382538+00:00"
|
||||||
},
|
},
|
||||||
"raw/Home Office/MySQL MariaDB 数据库详细信息.md": {
|
"raw/Home Office/MySQL MariaDB 数据库详细信息.md": {
|
||||||
"hash": "381fe3ca28375c9d",
|
"hash": "381fe3ca28375c9d",
|
||||||
|
|||||||
Reference in New Issue
Block a user