-
Notifications
You must be signed in to change notification settings - Fork 0
Collections
Aafff623 edited this page Aug 8, 2026
·
1 revision
人工策展合集(官方 docs/official 无专章)。
分类 category
|
标签 tags
|
合集 collections
|
|
|---|---|---|---|
| 来源 | 文章 FM | 文章 FM | FM 数组 + 配置登记 |
| 用途 | 内容桶(有词表门禁) | 散点标签 | 专题策展、可嵌套 |
src/config/collectionsConfig.ts — items[]:
| 字段 | 说明 |
|---|---|
slug |
合集 ID;文章 FM 填写同名 |
parent |
有则二级;无则一级(总览卡) |
cover / emoji 等 |
展示用 |
文章 frontmatter:
collections: [ai-coding-tools]- 总览:
/collections/— 只出一级 - 一级详情:聚合子合集文章(去重)
- 二级:不单独占总览位
封面等资源常放 public/assets/collections/。
孤儿 slug(FM 有、配置无)会导致卡片异常 — 两边一起改。
发文总览:Writing-Posts