Hello World
Welcome to my new blog! This is a sample post written in Markdown.
You can write posts using Markdown, which supports:
- Headings, lists, and links
- Bold and italic text
- Code blocks
- And much more
fmt.Println("Hello, world!")
Just create a new .md file in the content/posts/ directory and it will automatically appear on the site.