How to Setup install jekyll $ gem install jekyll bundler $ bundle install install the necessary libraries for building web page $ bundle exec jekyll serve Test on My Environment Once setup, just type the following command to run the web server. $ jekyll serve