Welcome to my blog
This is your first post. You can edit it in any text editor — it’s just Markdown.
To add a new article:
- Create a new file in
_posts/with the format:YYYY-MM-DD-your-title.md - Add the front matter at the top (layout, title, date)
- Write your content below the second
---
Example: _posts/2025-03-01-swiftui-tips.md
Replace this with your own posts when you’re ready.