
Welcome to your new portfolio. This post lives in content/blogs/hello-world.md.
Every file in content/blogs/ is a post. The block at the top (between the ---
lines) is the frontmatter. It sets the title, description, date, tags, and cover
image. Put post images under public/content/blogs/ and reference them with an
absolute path like /content/blogs/your-image.png.
You get headings, bold, italic, lists, inline code, and fenced code blocks:
console.log("edit me in content/blogs/hello-world.md");
Delete this file when you're ready to publish your own writing.