Kyungeun.kim Github pages using Jekyll Development Follow installation steps on https://jekyllrb.com/docs/installation/ Run following command: bundle config set --local path 'vendor/bundle' bundle install Run dev server: npm run dev