Personal blog built with Jekyll and the Chirpy theme, deployed to GitHub Pages.
Requires Ruby 3.1+ and Bundler:
bundle install
bundle exec jekyll servePush to master. The GitHub Actions workflow builds and publishes the site.
Important: In the repo Settings → Pages, set Build and deployment → Source to GitHub Actions (not “Deploy from branch”).