2026-07-24 3 分钟 Content Collections 实战:用 Schema 守住 AI 日更生产线 以本站 AI 日报和周报为例,搭建包含 Zod schema、draft 过滤与 GitHub Actions 构建校验的内容发布流水线。 AstroAI 工程GitHub Actions
2026-07-17 3 分钟 Astro 内容发布流水线:用 Schema 与 Actions 拦截坏数据 从 Astro 内容集合的 Schema 校验出发,搭建定时生成、构建验证、自动提交并部署到 GitHub Pages 的完整流水线。 AstroDevOpsGitHub Actions