This repository contains the source for a static single page site.
- Open in GitHub Codespaces (uses the provided dev container), or use Ruby 3.2+ with Bundler locally.
- Install dependencies via terminal:
bundle install - Run locally via terminal:
bundle exec jekyll serve
The site will be available at http://localhost:4000.
Unless otherwise noted, this repository (including site code, build scripts, written content, and patterns) is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0). See LICENSE.md.