This repository builds the agenda website for the HPC Carpentry Workshop on NIST's Blackbird cluster. For more details, please visit
In order to view your changes once you are done editing, if you have bundler
installed (see the
installation instructions below), you can preview your site locally with:
make serve
and go to http://0.0.0.0:4000 to preview your site.
Before pushing your changes to your repository, we recommend that you also check for any potential issues with your site by running:
make workshop-check
We are committed to offering a pleasant setup experience for our learners and organizers. If you find bugs in our instructions, or would like to suggest improvements, please file an issue or mail us.