Jekyll Installation - MacOS

Install Ruby

Install Jekyll

Optional: Install rbenv

brew install rbenv
rbenv install 2.7.2
rbenv global 2.7.2