Updating mkdocs

  • Make changes in docs directory or mkdocs.yml
  • mkdocs build (in terminal, to check errors)
  • mkdocs serve (create local website to see documentation)
  • mkdocs gh-deploy (push to git, and updates site)