| Component | Coverage | Bugs | Maintainability Rating |
|---|---|---|---|
| KDL Project Template |
Konstellation website generated using Hugo and the Docsy template.
Download docsy theme submodules:
git submodule update --init --recursive
Install docsy theme dependencies
npm install
Start the server at localhost:1313:
hugo server
When you push new changes to master branch, a github action creates the website and publishes it to the github-pages.