Hello, Surfing
This fixture anchors the canonical Markdown content layout under
content/posts/. It exists so downstream tasks β the Astro Content
Collections loader, the scaffolder, the refine pass, and the translator β
have a stable, fully-populated post to test against.
- Every frontmatter field from the schema is populated.
- The
imagefield uses the post-relative./assets/form. - Locale variants (
zh,ja) reference the same asset verbatim; assets are language-agnostic and live in the canonical localeβsassets/directory.
See content/posts/README.md for the full contract.
