Jekyll Installation Steps For Window 10 Jan 3, 2018 • Ivan Cai Install Ruby (Ruby+DevKit) https://rubyinstaller.org/downloads/ Open terminal and run: gem install bundler jekyll run: bundle update run: bundle exec jekyll serve to start server