openpmix.github.io
OpenPMIx Website
To Run a Copy Locally
Install the dependencies with bundle:
bundle config set --local path vendor/bundle
bundle
Build and serve the site locally:
bundle exec jekyll serve
Visit http://localhost:4000
in your browser.