this is a blog

1 minute read Published: 2019-08-25

It's zola running on Cloudflare Pages!

I'm still working on customizing the theme.

func (s *Site) showWhatCodeLooksLike() {
    fmt.Println("Wow code!")
}