Skip to content

torsecret/stashh-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stashh Docs

Documentation for the Stashh marketplace built with MkDocs

Setup MkDocs Locally

  • Install Python 3.10 or higher
  • Upgrade pip
    pip install --upgrade pip
  • Install MKDocs
    pip install mkdocs
  • Install Material
    pip install mkdocs-material

Run Locally

mkdocs serve

Releases

No releases published

Packages

No packages published