Hello Surfing

The canonical SurfDash fixture post β€” every frontmatter field populated, used by downstream tasks as a regression artifact.

Hello Surfing

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 image field 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’s assets/ directory.

See content/posts/README.md for the full contract.