Skip to content

ueapy/pythoncourse2023-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Cefas and Aries Python course 2023

https://ueapy.github.io/pythoncourse2023-website

Steps to generate pages using mkdocs:

  1. Create and activate conda environment using environment.yaml

    1st time conda env create

    then conda activate mkdocs

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

    mkdocs gh-deploy --clean

About

mkdocs code for generating a website from markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published