Marketing now has a real content surface. This changelog entry itself is the first evidence.
New routes:
/blog-- long-form writeups on tools, privacy, and how browser-only utilities are built./changelog-- you are reading it. Every shipping event that touches the public surface lands here./roadmap-- what is shipped, what is in progress, what is planned. Rendered as cards./about-- the shortest possible explanation of what Workforge is and who runs it./contact-- a form that lands in the Cambareri Family Discord and in a Supabase table. No email required from us to reply.
Under the hood: MDX pipeline via next-mdx-remote, frontmatter via gray-matter. Content authors write plain MDX files in apps/marketing/content/; the routes render them at build time. Sitemap picks up new slugs automatically.
Why it matters: without a content surface, everything Workforge ships lives in isolation. This is the beginning of building the connective tissue.