Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 183 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 183 Bytes

Getting started locally

  • Clone the repository
  • Install mkdocs:
pip3 install mkdocs
  • Launch the site:
mkdocs serve
  • Connect to the URL displayed in the logs