Documentation

The documentation is stored in the /docs directory of stellio repository.

Run locally

The installation of mkocs require python, see mkdocs documentation for more details. - Clone the repository - Install mkdocs

pip install mkdocs
  • Launch the site:
mkdocs serve
  • Connect to the URL displayed in the logs