Read the documentation online.
Requirements:
- docker
make serve
Update:
- image-charts logo versions
make update
We want that much of our code examples are tested through unit-tests.
make test
Deployment is done through Github Actions to Netlify (admin), when master branch is updated.
Image-charts documentation is built upon mkdocs and mkdocs-material.