← Blog

Building Epic Activities: a first post

August 23, 2026

Welcome to the Epic Activities blog. This is where we’ll write about how the app is built — the tech decisions, the tradeoffs, and the occasional war story.

Why a blog?

Mostly for the record. Writing things down forces clarity, and it’s a nice way to share what we learn along the way.

What’s next

Expect posts on the app’s architecture, how the backend is structured, and how this very site is deployed. Stay tuned.

To add a new post, drop a Markdown file into src/content/blog/. Set draft: true while you’re still writing.