Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 425 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 425 Bytes

docs

To run localy: mkdocs serve

To expand and customize the theme: Material MKDocs

The deployment is managed on the gh-pages branches. After each merge to main the deplloyment will be taken care of by GH action automatically and the new version will be available at: Docs

Github action is located in .github/workflows/ci.yml file.