Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

Cefas and EnvEast Python course 2020

https://ueapy.github.io/pythoncourse2020

Steps to generate pages using mkdocs:

  1. Create and activate conda environment using environment.yaml

  2. Generate pages from markdown files and deploy to github as a branch gh-pages

    mkdocs gh-deploy --clean