Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 363 Bytes

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