Files
wazero/site
Crypt Keeper 5d8d8d05de site: fixes example bug (#1249)
the installer goes to ./bin by default

to do something else you need something like

`| bash -s -- -b /usr/local/bin`

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-17 09:00:47 +08:00
..
2023-03-17 09:00:47 +08:00
2022-05-11 09:12:21 +08:00
2022-05-11 09:12:21 +08:00
2022-05-11 09:12:21 +08:00

wazero.io

This directory holds the wazero site's source code. To visit the site, click here

The website is built using Hugo, as static website generator, and Hello Friend theme.

Deployment process

This site deploys via Netlify on change to the main branch.