Getting started Install dependencies: sudo gem install bundler jekyll bundle install Serve the site: bundle exec jekyll serve Build the site: bundle exec jekyll build