This is a placeholder post so the blog collection builds. Replace it with your first real post.
Writing posts
Posts live in web/content/blog/*.mdx. Frontmatter fields are defined in
web/velite.config.ts (the blog collection). The file name becomes the URL
slug.
titleanddescriptiondrive the page metadata.publishedAtorders the index page.draft: truehides a post from production builds.