Kuma Website screenshot

Kuma Website

Author Avatar Theme by Kumahq
Updated: 22 May 2025
137 Stars

The official website for Kuma, the control plane for modern service connectivity.

Categories

Overview

The Kuma website repository contains the source content and tooling for the Kuma website, which is a control plane for service mesh. It is built on Jekyll and is published with Netlify. The website is open-source, allowing the community to contribute.

Features

  • Source Content and Tooling: The repository contains the source content and necessary tools for the Kuma website.
  • Supports Kubernetes and VM Environments: Kuma provides a control plane for service mesh that supports both Kubernetes and VM environments.
  • Built on Jekyll: The website is built using Jekyll, a popular static site generator.
  • Published with Netlify: The Kuma website is published and hosted on Netlify.
  • Open-Source: The repository is open-source, allowing the community to contribute to it.

Installation

To install the Kuma website theme, follow these steps:

  1. Clone the repository: $ git clone <repository-url>
  2. Navigate to the cloned repository: $ cd <repository-name>
  3. Install the necessary dependencies: $ bundle install
  4. Build the website: $ bundle exec jekyll build
  5. The built website will be available in the _site directory. You can deploy it using any hosting platform like Netlify.

Summary

The Kuma website repository hosts the source content and tooling for the Kuma website, which is a control plane for service mesh. It is built on Jekyll and published with Netlify. The website is open-source, inviting the community to contribute to its development.