Example post — replace with real content
This page is a template, not a real post. It exists so the blog's post layout — hero image, category, title, date, and body typography — can be reviewed before any real content is written. Replace everything below, then update the card in the blog index to match.
What to replace
Swap this file's <title>, description, and og:* tags for the
real post's own. Give the file a real slug — launch-week.html rather than
example-post.html — and point the index card's link at it.
- The eyebrow above the title is the post's category — keep it to one of the existing filter chips (Product, Engineering, Company) or add a new chip on the index page.
- The banner above this text is a plain CSS gradient, not an image file. Replace
.post-hero-mediawith a real<img>once there's a real photo or graphic to show. - Everything from here down uses the same
.prosetypography as the legal pages — headings, paragraphs, lists, and links all already have styles.
Adding it to the index
Copy the <article class="card post-card"> block from
blog/index.html, drop the post-card--featured modifier unless the
new post should run full-width, set its data-category to match one of the
filter chips, and link both the title and the card to the new file.
