The Andersen lab dry-lab computing guide. The guide is built with mkdocs.
- Clone the repo
- Make changes. Local editing can be done using
mkdocs serve
- Build the site using
mkdocs gh-deploy
- Be sure to commit and push changes to the
master
branch of this repo.