Hello, world

May 14, 2026Antoine Grondin

Hello

This is the first post. Markdown works.

Lists

Code

package main import "fmt" func main() { fmt.Println("hello, world") }

That's it for now.

← back to blog