Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 419 Bytes

This repository contains the code for the Oku Website.

To build locally:

  1. Install Vox and grass
  2. Run prebuild.sh
  3. Run vox build (or vox serve, if intending to serve on localhost)

Note: For local development, consider modifying the url variable in global.toml.