fleek-docs
fleek-docs copied to clipboard
Fleek's Technical Documentation
Fleek Documentation
Join our public Slack, visit our GitHub, follow us on Twitter, and check out the Blog!
Getting started
Prerequisites
- python >= 3.7.4
- pip >= 20.1.1
Commands
Before executing any mkdocs command, make sure to install mkdocs-material by running:
pip install mkdocs-material
Run Locally
mkdocs serve
Build
mkdocs build