Skip to content

kubeshop/botkube-docs

Repository files navigation

Botkube Logo Light

Documentation website source files

License Slack CI Build

Overview

This repository contains source code of the Botkube documentation website, accessible under the docs.botkube.io address. The documentation source files reside under the content directory.

Tools

This project uses Volta to manage JS tools. Volta automatically downloads and installs the right Node.js version when you run any of the node or npm commands.

It is recommended to install it before starting development, to ensure the right Node.js version is used.

Also, we use the following tools and services:

  • Cloudflare - Continuous deployment and hosting of the documentation website
  • Docusaurus - Used to build this docs website

Contributing

You can contribute to documentation by following instructions described in CONTRIBUTING.md.

License

This project is licensed under the MIT License.