Your post content goes here. This is just a placeholder to confirm the site builds and posts render correctly.

A heading

More content here. You can write in standard Markdown.

  • List item one
  • List item two
  • List item three

Code example

Here's an inline code snippet, and below is a code block:

package main

import "fmt"

func main() {
    fmt.Println("Hello, world")
}

Replace this content with your actual writing when you're ready.