Personal website for https://williammora.com, powered by the GitHub Pages-supported Jekyll stack.
This site pins Ruby 3.3.4 via mise (mise.toml); the
macOS system Ruby is too old to build the github-pages gem.
To run it locally:
mise install
mise exec -- bundle install
mise exec -- bundle exec jekyll serveIf Nokogiri fails to compile on macOS during bundle install, retry with:
NOKOGIRI_USE_SYSTEM_LIBRARIES=1 mise exec -- bundle installMost posts in this repository are archival and intentionally kept online as originally published.