It's zola running on netlify!

I'm still working on customizing the theme.

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