Skip to content

Yiping-Z/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

pip install mkdocs-material
mkdocs build
mkdocs serve
 # create mkdocs.yml and fill up the necessary fields 
 # select gh-deploy branch as source branch for GitHub Pages
mkdocs gh-deploy