Add Chinese translation and make i18n mandatory for all posts
Deploy / build (push) Successful in 34s

This commit is contained in:
2026-09-09 03:07:29 +08:00
parent 203400a731
commit b3108b2c7c
3 changed files with 172 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ draft: false
## 8. i18n policy
- **English is primary and non-negotiable** — the whole SEO strategy targets English queries.
- **Chinese (zh):** translate only the 23 best case studies. Cheap differentiation, opens zh-SG/zh-MY search.
- **Chinese (zh): translate every post.** Same filename in `posts/zh/` (auto language-switch). Opens zh-SG/zh-MY search and covers bilingual recruiters.
- **Malay: skip for v1** — no dev-audience demand (the main site already has a dangling Malay config; don't repeat it).
### File layout (enforced by code)