arthchan2003.github.io How to update: mkdocs build --clean cp -r site/* . git add . git commit -m "update" git push origin