Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Lecture Notes created using MkDocs.

Run locally

Type the following command in the terminal

mkdocs serve

Build static files

Type the following command in the terminal

mkdocs build

Publish on Github Pages

mkdocs gh-deploy