Hello World

1 min read

Every site needs a first post.

This one is a personal site — a place for long-form writing, photo stories, and a running list of the gear I use. Inspired by Paul Stamatiou's site, which has run in various forms for over 20 years.

What I'll write about

The usual suspects: software, design, side projects, travel, gear. Things I've spent enough time thinking about that writing them down seems worth doing.

How it's built

Next.js 15 with the App Router, MDX via Content Collections, Tailwind CSS v4. Static output, deployed on Vercel. No CMS — posts are markdown files in a git repo, which is exactly as low-friction as it sounds.

More detail in a colophon post once everything is wired up.

What's next

  • Design system and layout (Phase 2)
  • Article index and individual post pages (Phase 3)
  • About and Gear pages (Phase 4)
  • Photo stories (Phase 5)

See you then.