Install ruby
brew install ruby@3.1
Install project gems
bundle install
Build and serve the site
bundle exec jekyll serve
https://bundler.io/blog/2019/05/14/solutions-for-cant-find-gem-bundler-with-executable-bundle.html
Install ruby
brew install ruby@3.1
Install project gems
bundle install
Build and serve the site
bundle exec jekyll serve
https://bundler.io/blog/2019/05/14/solutions-for-cant-find-gem-bundler-with-executable-bundle.html