Blog demo and how the tech behind it works
Hello World
This is a blog post written in Markdown (specifically MDX).
You can write standard markdown here:
- Lists
- Links
- Bold and Italic text
create a new .mdx file in the src/content/blogs folder, and it automatically appears on the site. First five lines must contain metadata.