Skip to content
Wake to War

Dev Placeholder — Not For Production

Route: /news/2026-03-closed-alpha

Purpose:
Individual news article. Real copy + art lands with content pass.
Owner:
unassigned
Status:
Stubbed to prevent 404s from nav/footer links. Replace before launch.

TODO

  • Load article by id from src/lib/news.ts (or CMS).
  • Render MDX body with custom components (hero image, pullquote, related links).
  • Add OpenGraph image and back-to-news link.
  • generateStaticParams for static export of known ids.