Hello, world
A first post to make sure the blog template renders. Replace or delete me.
The Timill Team ·
This is an example blog post. To add a new one, create a new Markdown file in
src/content/blog/ with the same frontmatter fields as this file.
Headings work
You can use standard Markdown — bold, italics, links,
lists, code blocks, and so on. If you need to embed components, rename the file
to .mdx.
- One
- Two
- Three
Drafts
Set draft: true in the frontmatter to hide a post from the public site
until you’re ready to publish.