/openpmix.github.io

OpenPMIx Website Repo

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.