Personal Site and Blog Run Development Install Ruby 3.1.4 using RVM rvm use 3.2.0 Bundle Install bundle install bundle exec jekyll server Production environment use the following command. JEKYLL_ENV=production bundle exec jekyll server