kubeshop / botkube-docs

Docs for botkube.io

Home Page:https://botkube.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Docs for botkube.io

https://botkube.io

License:MIT License


Languages

Language:MDX 75.5%Language:TypeScript 11.9%Language:Go 5.2%Language:JavaScript 4.8%Language:SCSS 2.6%