Strimzi website This repository contains the Strimzi website. Prerequisites Ruby and Rubygems are needed in order to build the web site. Install bundler gem install bundler Build In order to build and serve the web site locally, run : bundle install bundle exec jekyll serve