Welcome

This is a sample post. It exists so the build has at least one entry to render.

Delete this file or replace its content before launch.

Headings work

Markdown and MDX both render through the Tailwind typography plugin and the post layout’s prose styles. You can mix in custom components if you want.

Code blocks

function hello(name: string): string {
  return `Hi, ${name}`;
}

Internal: back to the blog. External: Astro docs.