Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 174 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 174 Bytes

Algothon 2024 Documentation

Setup

pip install mkdocs

pip install mkdocs-material

Build and Run

mkdocs serve

mkdocs build

Deploy

mkdocs gh-deploy