Cai's Blog Local Deployment Run the following command. bundle exec jekyll serve Remote deployment (by Github) Just push to the repo. git add . git commit -m "new changes" git push