Welcome to the Koa Blog
Welcome to the official Koa blog. This is where we’ll share product updates, practical guides, and the occasional behind-the-scenes story from the team.
What to expect
- Product updates — the newest features and improvements, explained.
- Guides — hands-on walkthroughs to help you get more out of Koa.
- Stories — how we think about the product and the problems we’re solving.
Writing a post
Every post is a Markdown file in src/content/blog/. Add frontmatter at the
top and the post shows up automatically on the home page and in the RSS feed:
---
title: My post title
description: A one-line summary shown in listings and social cards.
pubDate: 2026-07-16
tags: [guides]
---
That’s it. Head to joinkoa.com to learn more about the product.
← Back to all posts