目的
本文是 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