Forta Docs Built using Material for Mkdocs. See the docs deployed at https://docs.forta.network/en/latest/ To run the docs website locally Run the following command from project directory export MKDOCS_MATERIAL_TOKEN="secret-key-here" pip install -r docs/requirements.txt mkdocs serve