Skip to content

Welcome to my blog

Kickstarting this blog with a few thoughts on what will land here and why it exists.

• 1 min read

Welcome! This blog uses Astro Content Collections powered by Markdown. Here’s a quick code sample:

function greet(name: string) {
  return `Hello, ${name}!`;
}
  • Fast static sites
  • Great DX
  • Beautiful defaults
Share Twitter LinkedIn
Thanks for reading.
← All posts