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.
| Field | Purpose |
|---|---|
title | The page and social-sharing title |
description | A concise summary |
createdAt | Publication date in YYYY-MM-DD format |
updatedAt | Last revision date in YYYY-MM-DD format |
export function Example() {
return <p>Replace this sample with your first post.</p>
}Customization tip
Add an image field to the frontmatter when you have a 1200×630 cover image.