View the documentation at https://brewblox.netlify.com
This is the code repository for the Brewblox documentation website. These docs are built with vitepress and written in markdown.
In the root of this repo, run:
yarn ci
To build the docs with hot reloading:
yarn dev