Command Palette

Search for a command to run...

Welcome to my blog

Replace this example with a short introduction to your work and writing.

Start with your story

Use this post as a template. Rename the file to change its URL slug, then update the frontmatter above. Every post requires title, description, createdAt, and updatedAt. The optional fields are image and pinned.

Write about the work, lessons, and ideas that help visitors understand how you think.

Markdown examples

The blog supports links, images, tables, callouts, embeds, and highlighted code.

FieldPurpose
titleThe page and social-sharing title
descriptionA concise summary
createdAtPublication date in YYYY-MM-DD format
updatedAtLast revision date in YYYY-MM-DD format
example.tsx
export function Example() {
  return <p>Replace this sample with your first post.</p>
}
Command Palette

Search for a command to run...