Skip to content

FleekHQ/fleek-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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