My First Blog Post

My First Blog Post

Welcome to my new blog! I've successfully migrated from Notion to a simple markdown-based system.

What's New

  • Simple markdown files - No more external dependencies
  • Easy content management - Just add .md files to the repository
  • Fast loading - Static generation for better performance

This is just a test post. Feel free to replace it with your own content!

Getting Started

To add new blog posts, simply:

  1. Create a new .md file in /content/blogs/
  2. Add the frontmatter metadata at the top
  3. Write your content in markdown
  4. Set published: true when ready

That's it! Your blog post will automatically appear on the site.