Personal site, published at https://mjcampagna.github.io.
Built with Jekyll and the Minima theme. Deployed automatically to GitHub Pages via GitHub Actions on push to master.
Requires Ruby 3.3. If using rbenv:
rbenv install 3.3.0Then:
bundle install
bundle exec jekyll serveOpen http://localhost:4000.