Blog
Welcome to My Author Site
Welcome to my brand new author website! I’m excited to have a home on the web where I can share updates about my writing, upcoming releases, and the occasional behind-the-scenes look at my creative process.
How to Write a New Blog Post
If you’re reading this as the site owner, here’s how to add your own posts:
- Create a new file in the
content/blog/folder - Name it something like
my-post-title.md - Add the front matter at the top (the part between the
---lines) with a title and date - Write your post in Markdown below the front matter
- Commit the file — your site will update automatically!
That’s it. Happy writing!