stain / workflowscommunity.github.io

The goal of the Workflows Community Initiative (WCI) is to bring the workflows community together (users, developers, researchers, and facilities) to provide community resources and capabilities to enable scientists and workflow systems developers to discover software products, related efforts, events, technical reports, etc. and engage in community-wide efforts to tackle workflows grand challenges.

Home Page:https://workflows.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflows Community Initiative Website

https://workflows.community

Editing website

You can edit this website using GitHub pull request.

Most of the content is generated from the _data diretory or the individual html pages.

If you are editing this website locally, you can try rendering it with Docker, e.g.:

docker run -it -e PAGES_REPO_NWO=workflowscommunity/workflowscommunity.github.io \
  --volume=`pwd`:/srv/jekyll -p 4000:4000 jekyll/jekyll jekyll serve

Note that you will also need to execute scripts/process_systems.py manually with Python to recreate the workflow system pages from GitHub.

About

The goal of the Workflows Community Initiative (WCI) is to bring the workflows community together (users, developers, researchers, and facilities) to provide community resources and capabilities to enable scientists and workflow systems developers to discover software products, related efforts, events, technical reports, etc. and engage in community-wide efforts to tackle workflows grand challenges.

https://workflows.community

License:GNU General Public License v3.0


Languages

Language:HTML 45.5%Language:CSS 42.8%Language:JavaScript 7.4%Language:Python 4.1%Language:Ruby 0.2%