Skip to content

stellio-hub/stellio-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started locally

  • Clone the repository
  • Install mkdocs:
pip3 install mkdocs
  • Launch the site:
mkdocs serve
  • Connect to the URL displayed in the logs