This is the News section. Use it for short updates and announcements — a new client win, a speaking slot, a site change — anything that isn’t a full-length blog article.
To publish a new item, add a markdown file to src/content/news/ with this frontmatter:
---
title: "Your headline"
excerpt: "One or two sentences shown on the news listing page."
published: 2026-08-23
image: "/images/optional-cover.jpg"
---
Your update goes here, in Markdown.
Deploy as usual and it will appear at /news.
