compile website locally: instructions adapted from https://help.github.com/en/github/working-with-github-pages/testing-your-github-pages-site-locally-with-jekyll
Then run:
bundle exec jekyll serve
Then in a web browser, navigate to http://localhost:4000