Skip to content

AdityaB4/CS2030S-2223-s2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install mkdocs

Assuming you have Python installed.

$(PIP) install mkdocs mkdocs-material

where PIP is either pip or pip3 depending on your system.

Compile and View Locally

mkdocs serve

Compile and Publish on Github

A Github Action has been setup to publish every git push automatically.

but if there is a reason to publish manually, run

mkdocs gh-deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.7%
  • CSS 1.3%