Install Ruby
Here are steps I’ve used on Mac M1 to install rbenv , initiliase it & install Ruby version 2.7.1
Verify Ruby environment is ok via “rbenv-doctor” :
You would see something like :
For ruby 3, you might see “webrick” error. You can apply folloring workaround
Install Jekyll & Bundler
Install packages :
Serve content locally :
Visit local version in browser :