github.com/wasilibs/wazerox@v0.0.0-20240124024944-4923be63ab5f/site/README.md (about) 1 # wazero.io 2 3 This directory holds the wazero site's source code. To visit the site, click [here](https://wazero.io/) 4 5 The website is built using [Hugo](https://gohugo.io/), as static website 6 generator, and [Hello Friend](https://github.com/panr/hugo-theme-hello-friend) theme. 7 8 ## Deployment process 9 This site deploys via Netlify on change to the `main` branch.