Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PegasusHub

The centralized ecosystem for discovering, learning, and deploying high-throughput scientific workflows using Pegasus WMS.

Live site: pegasushub.github.io

Pages

Page Description
/ Homepage — overview and mission
/pages/academy.html Learning portal with video tutorials and Jupyter notebooks
/pages/workflows.html Workflow registry browser
/pages/build.html Build & Run guide + workflow submission
/pages/ai-tools.html AI tools for Pegasus
/modules/module.html?module=X Interactive module viewer (diamond, pegasus, split, hwf)

Structure

pegasushub/
├── index.html                  # Homepage
├── pages/                      # Site pages
├── modules/                    # Module viewer (renders .md files)
├── assets/
│   ├── css/main.css            # Shared styles
│   ├── js/main.js              # Shared scripts
│   └── data/
│       ├── courses.json        # Academy tutorials config
│       └── modules/            # Module markdown content + config
└── CNAME                       # Custom domain (pegasushub.io)

Data Sources

Data Source
Workflow registry pegasushub/workflow-registry
Academy tutorials assets/data/courses.json
Module content assets/data/modules/*.md

Deployment

Push to master branch of pegasushub/pegasushub.github.io — GitHub Pages serves it automatically.

Related Repositories

About

PegasusHub: A Community-enabled Workflows Repository for Pegasus

Topics

Resources

Stars

6 stars

Watchers

4 watching

Forks

Contributors

Languages