Skip to content

image-charts/documentation

Repository files navigation

Image-Charts documentation

Read the documentation online.

Start local dev environment

Requirements:

  • docker
make serve

update

Update:

  • image-charts logo versions
make update

tests

We want that much of our code examples are tested through unit-tests.

make test

deployment

Deployment is done through Github Actions to Netlify (admin), when master branch is updated.

Credits

Image-charts documentation is built upon mkdocs and mkdocs-material.