NOTE: We will keep working in this repo until the basic structure and MVP of documentation is completed. Then this repo will replace
oakestra-docs
.
In order to build the webside you need to install:
then you can install all the project dependencies using
npm install
This repo is based on the GoHugo Doks theme. Follow the instructions here to build it.
or you can just serve a development version of your website locally using:
npm run dev