> stobbewrites

Hello World

This is the first post. Let’s test some features.

Code blocks

Here’s some TypeScript:

function greet(name: string): string {
  return `Hello, ${name}!`;
}

console.log(greet('world'));

Inline code

You can use const and let for variable declarations.

Check out Astro for more info.

Lists

Things I like:

  • Clean typography
  • Minimal design
  • Dark mode