My homepage. Pretty standard GitHub Pages thing.

Setup

Requires Ruby 3.2.2

rbenv install 3.2.2
bundle
bundle exec jekyll serve

Run things incrementally like

bundle exec jekyll serve --incremental