Part of #2867.
Scope
Translate the blog landing page and a curated set of recent posts.
Files
- `docs/blog/index.md`
- `docs/blog/posts/*.md` — translate at minimum the most recent 3-5 posts; older posts can be deferred or left in English
Deliverable
A `*.zh.md` sibling for the landing page and translated posts. The mkdocs-material `blog` plugin must remain functional for the `zh` build (verify the plugin is i18n-compatible; if not, document the workaround in this PR).
Notes
- The `blog` plugin's interaction with `mkdocs-static-i18n` may need extra config. Validate during this phase.
Part of #2867.
Scope
Translate the blog landing page and a curated set of recent posts.
Files
Deliverable
A `*.zh.md` sibling for the landing page and translated posts. The mkdocs-material `blog` plugin must remain functional for the `zh` build (verify the plugin is i18n-compatible; if not, document the workaround in this PR).
Notes