Skip to content

wwt/git-foundations

Repository files navigation

Development Environment Tutorial

Install Requirements

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Preview Documentation Locally

mkdocs serve

Deploy to Github Pages

mkdocs gh-deploy

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages