How to run localy Install rbenv Folow instructions at https://github.com/rbenv/rbenv#using-package-managers Install Ruby rbenv install 3.1.2 Install bundler gem install bundler Install dependencies bundle install Run bundle exec jekyll serve