Skip to content

forta-network/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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