Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 559 Bytes

File metadata and controls

27 lines (19 loc) · 559 Bytes

Space 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