The website is generated with Jekyll and hosted on GitHub Pages.
brew install chruby ruby-install
ruby-install ruby 3.3.10
chruby ruby-3.3.10
gem install bundler
bundle install
The repo's .ruby-version pins ruby-3.3.10, which chruby auto.sh will pick up automatically when you cd into the directory.
bundle exec jekyll serve
bundle update
sips -Z 1024 money-tree.jpg
-Z keeps aspect ratio. 1024 is the maximum dimension.