139 字
1 分钟
站点内容结构调整记录
这次调整主要做了三件事:
- 把
posts和notes分开,让短内容不再混进长文流里。 - 给内容模型补上
categoryPath和series,避免继续用单个字符串伪装层级分类。 - 把新内容默认改成目录式结构,后面文章、图片和附件可以放在同一个 slug 目录里。
后续如果继续扩站,优先保证两件事:
- 内容结构要清楚,避免后面越写越乱。
- 页面文案要像自己的站,而不是模板残留或 demo 文案。
System
Ready
Select an icon to open its controls.
Playback
Pause or resume the current background fragment.
Volume
Adjust the current music loudness.
Wallpaper opacity
Adjust the transparency of the foreground UI while the wallpaper stays fully visible.
Mascot visibility
Hide or restore the Live2D mascot from here.
Mascot size
Resize the Live2D mascot without affecting the rest of the layout.
Music fragment
Pick the current background fragment manually.
这次调整主要做了三件事:
posts 和 notes 分开,让短内容不再混进长文流里。categoryPath 和 series,避免继续用单个字符串伪装层级分类。后续如果继续扩站,优先保证两件事: