Hello, world
Jan 1, 2026
Welcome to your new blog. This post lives in apps/blog/src/posts/hello-world.mdx.
Writing posts
Add .mdx files to src/posts/ with title, description, and pubDate
frontmatter. Set draft: true to keep a post out of the published site.
const greeting = 'MDX supports code blocks, components, and more';