Getting Started
Local Docs Development
- Install dependencies:
shell
cd site
npm install- Run local docs server:
shell
npm run docs:dev- Build static site:
shell
npm run docs:buildNext Steps
- Add architecture pages from https://github.com/pvc-explorer-operator/pvc-explorer/tree/main/docs
- Add API reference for CRDs from https://github.com/pvc-explorer-operator/pvc-explorer/tree/main/api/v1alpha1
- Add operational runbooks from https://github.com/pvc-explorer-operator/pvc-explorer/tree/main/kind