Skip to content

Latest commit

 

History

124 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pressio project website

This repo hosts the content for https://pressio.github.io.

Requirements to build html page locally

This is needed just for local render of documentation, so it can be checked before push. Requirements are in build_requirements.txt Could be installed with: pip install -r build_requirements.txt

Build

cd docs
python3 generate_health.py
make html

The health dashboard combines curated project information from docs/source/_data/ecosystem_health.json with current release, CI, and issue metadata from GitHub. Set GITHUB_TOKEN when refreshing the live metadata, or use python3 generate_health.py --offline to build with the configured release fallbacks.

To clean:

cd docs
make clean

Questions?

Find us on Slack: https://pressioteam.slack.com or open an issue here.

License and Citation

License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors