c0desurfer / strimzi.github.io

Strimzi web site project

Home Page:http://strimzi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Strimzi web site project

http://strimzi.io

License:Apache License 2.0


Languages

Language:HTML 87.9%Language:CSS 9.9%Language:JavaScript 1.3%Language:Ruby 0.9%