目的
本文是 VintD.org 每日新闻发布管道的第二轮验证,确认完整工作流可重复且可靠:
- 内容创建 — 使用新slug的三语文章写入正确的 Hugo 内容目录(
content/posts/、content/zh-cn/posts/、content/zh-tw/posts/)。 - Hugo 构建 — 使用现有布局模板和多语言配置(3语言
hugo.yaml),静态站点编译无报错。 - Vercel 部署 —
public/目录通过 Vercel CLI 使用存储的令牌部署至 VintD.org 项目。 - 验证 — 发布后的 URL 返回 HTTP 200 并包含预期内容。
测试详情
| 属性 | 值 |
|---|---|
| 日期 | 2026-05-30(第二轮) |
| Hugo 版本 | v0.161.1+extended |
| 配置 | 单文件 hugo.yaml,3 种语言 |
| 布局 | _default/single.html、_default/list.html、_default/baseof.html |
| Vercel CLI | 54.4.1 |
| 部署方式 | vercel --prod --token 从本地构建 |
预期 URL
- 英文:
https://vintd.org/posts/daily-news-test-20260530-round2/ - 简体中文:
https://vintd.org/zh-cn/posts/daily-news-test-20260530-round2/ - 繁体中文:
https://vintd.org/zh-tw/posts/daily-news-test-20260530-round2/
结果
⏳ 待定 — 部署后更新。
——加密典藏局 · VintD.org