Contributors: please read the contributing guidelines.
Requirements:
- Ruby (see
.ruby-versionfor the required version) - Bundler (
gem install bundlerif needed)
To run:
bundle install
bundle exec jekyll serveSite will be available at http://localhost:4000
Github pages deploys are handled via workflow (see .github/workflows/deploy-github-pages.yml).