2026 · Designer & engineer

Sample Project

A placeholder project entry to verify the content collection schema, MDX rendering pipeline, and locale-filtered queries work end-to-end.

  • astro
  • typescript
  • pipeline

This is a placeholder project. It exists so that Phase 2’s home grid, project listing, and detail routes have something to render before real entries land in Phase 3.

What the schema enforces #

  • title is capped at 70 characters so <title> never gets truncated by Google.
  • summary must sit between 50 and 160 characters — Google’s meta-description display window.
  • coverAlt is required when a cover image is set (not used in this placeholder).
  • lang and translationKey are mandatory on every entry; the toggle uses the latter to deep-link to the equivalent Spanish entry.