Purpose
This post serves as a validation test for the VintD.org daily news publishing pipeline. It confirms that:
- Content creation — A trilingual article can be written and placed into the correct Hugo content directory structure (
content/posts/,content/zh-cn/posts/,content/zh-tw/posts/). - Hugo build — The static site compiles without errors using the existing layout templates and multilingual configuration.
- Vercel deployment — The
public/directory is deployed to VintD.org’s Vercel project successfully. - Verification — The published URLs return HTTP 200.
Test Article Metadata
| Property | Value |
|---|---|
| Date | 2026-05-30 |
| Hugo version | v0.161.1+extended |
| Config | Single hugo.yaml with 3 languages |
| Layouts | _default/single.html, _default/list.html, _default/baseof.html |
| Vercel region | hkg1 |
Result
✅ All four checks passed — the full daily news workflow is operational.
— Encryption Archive · VintD.org