Setup Install Jekyll and Bundle. Follow https://jekyllrb.com/docs/installation/ Get the github-page gem gem install github-pages Start the local server in the project repo directory. bundle exec jekyll serve You can visit http://127.0.0.1:4000