On local

On local

Use rbenv to select or install a specific ruby version

$ rbenv local 3.4.4

Install jekyll or other dependency

$ bundle install
$ bundle exec jekyll serve -l -H localhost