This repository contains the code for the Oku Website.
To build locally:
- Install Vox and
grass
- Run
prebuild.sh
- Run
vox build
(orvox serve
, if intending to serve onlocalhost
)
Note: For local development, consider modifying the url
variable in global.toml
.