Documentation website source files
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.
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
You can contribute to documentation by following instructions described in CONTRIBUTING.md.
This project is licensed under the MIT License.