Astro 6 静态站怎么做分类与标签页
用 Astro 6 的 Content Layer(glob + file 加载器)做分类与标签页:可扩展、能排名、还能绕开薄页陷阱的实战做法。
带有该标签的文章
用 Astro 6 的 Content Layer(glob + file 加载器)做分类与标签页:可扩展、能排名、还能绕开薄页陷阱的实战做法。
面向 Astro 6 的 Content Collections 上手指南:glob() loader、content.config.ts、Zod schema、render(entry),让上千篇规模的站点依然好维护。
在 Astro 6 上搭一个能从 50 篇撑到 1000+ 篇都不重构的 Markdown / MDX 内容站,附 Content Layer schema、组件 map、内链检查和 brace 坑。