Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kubeshop/botkube-docs

Docs for botkube.io
https://github.com/kubeshop/botkube-docs

bot botkube chatbot chatops hacktoberfest kubebot kubernetes kubernetes-bot

Last synced: 10 days ago
JSON representation

Docs for botkube.io

Awesome Lists containing this project

README

        


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](https://docs.botkube.io) address. The documentation source files reside under the [**content**](./docs) directory.

### Tools

This project uses [Volta](https://github.com/volta-cli/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](https://cloudflare.com) - Continuous deployment and hosting of the documentation website
- [Docusaurus](https://docusaurus.io/) - Used to build this docs website

## Contributing

You can contribute to documentation by following instructions described in [CONTRIBUTING.md](CONTRIBUTING.md).

## License

This project is licensed under the [MIT License](LICENSE).