documentation Setup pip install mkdocs git config core.hooksPath .githooks NOTE: mkdocs command should be available in PATH, please install it globally (and not in any virtual-env) Develop mkdocs serve Deploy git add -A git commit git push