Skip to content

Hudater/hudater.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation site

GitHub last commit GitHub Workflow Status Pages status

Quick start guide for localhost

  • [1] Install requirements
pip3 install -r docs/requirements.txt
  • [2] Run MkDocs on port 4444 accessible to all IPs
mkdocs serve -v --dev-addr=0.0.0.0:4444

Created with Mkdocs

Beautified with Material