Purpose

This post serves as a validation test for the VintD.org daily news publishing pipeline. It confirms that:

  1. 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/).
  2. Hugo build — The static site compiles without errors using the existing layout templates and multilingual configuration.
  3. Vercel deployment — The public/ directory is deployed to VintD.org’s Vercel project successfully.
  4. Verification — The published URLs return HTTP 200.

Test Article Metadata

PropertyValue
Date2026-05-30
Hugo versionv0.161.1+extended
ConfigSingle hugo.yaml with 3 languages
Layouts_default/single.html, _default/list.html, _default/baseof.html
Vercel regionhkg1

Result

✅ All four checks passed — the full daily news workflow is operational.

— Encryption Archive · VintD.org