Skip to content

OpenTechStrategies/hypha-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

451 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypha Documentation

Writing the Docs Locally

Use the following commands if you want to write and docs and preview it locally.

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mkdocs serve

Open http://localhost:9100/ to see the documentation site that auto-reload, if you make changes to markdown files.

About

Hypha documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors