git add . git commit -m "Automatic mkdocs build" git push python -m mkdocs build cd site git add . git commit -m "Automatic mkdocs build" git push cd .. rm -Recurse -Force ../gitgay/docs timeout 4 robocopy site ../gitgay/docs /mov /e robocopy site ../gitgay/docs /mov /e cd ../gitgay/ git pull git add . git commit -m "Automatic mkdocs build" git push cd ../docs_build git add . git commit -m "Automatic mkdocs build" git push cd ../docs