目的

本文是 VintD.org 每日新闻发布管道的第二轮验证,确认完整工作流可重复且可靠:

  1. 内容创建 — 使用新slug的三语文章写入正确的 Hugo 内容目录(content/posts/content/zh-cn/posts/content/zh-tw/posts/)。
  2. Hugo 构建 — 使用现有布局模板和多语言配置(3语言 hugo.yaml),静态站点编译无报错。
  3. Vercel 部署public/ 目录通过 Vercel CLI 使用存储的令牌部署至 VintD.org 项目。
  4. 验证 — 发布后的 URL 返回 HTTP 200 并包含预期内容。

测试详情

属性
日期2026-05-30(第二轮)
Hugo 版本v0.161.1+extended
配置单文件 hugo.yaml,3 种语言
布局_default/single.html_default/list.html_default/baseof.html
Vercel CLI54.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