The official website for Kuma, the control plane for modern service connectivity.
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.
To install the Kuma website theme, follow these steps:
$ git clone <repository-url>
$ cd <repository-name>
$ bundle install
$ bundle exec jekyll build
_site
directory. You can deploy it using any hosting platform like Netlify.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.