Placeholder: Hello World from cold-start
TL;DR
A placeholder article used to verify the MDX pipeline, frontmatter validation, category routing, and article page rendering. It will be replaced by the inaugural piece.
This is a placeholder
The only purpose of this article is to confirm /en/research/cold-start/hello-world is statically generated and the system works end-to-end. The inaugural Week 1 piece will replace it.
System self-check
What this page verifies
- Zod frontmatter validation
- remark-gfm (GFM tables, task lists)
- rehype-slug + autolink (heading anchors)
- Prose styling
- Dark mode
| Capability | Status |
|---|---|
| i18n routing | ✅ |
| MDX rendering | ✅ |
| Custom components | ✅ |
| Static generation | ✅ |
Next
The Week 1 inaugural piece will replace this, produced through the 6-step methodology in docs/RESEARCH_METHODOLOGY.md.