Personal site and writing, built with Jekyll.
Ruby 3.3+ and Bundler:
bundle install
bundle exec jekyll serveOpen http://localhost:4000.
GitHub Actions builds the site on push to master. In the repo, set Settings → Pages → Source to GitHub Actions if it is still on “Deploy from a branch”.