Demo
A placeholder post so the stream has something to scroll through. Swap this out for real writing whenever you like — the front matter fields (title, date, summary, tags) are all that the templates need.
Formatting works as expected
You get standard Markdown: bold, italic, inline code, and fenced code blocks:
func main() {
fmt.Println("hello, hugo")
}
Headings, lists, and blockquotes all inherit the site’s type system automatically.