Skip to content

kubeslice/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0724cb9 · Nov 4, 2024
Feb 23, 2024
Oct 22, 2024
Aug 12, 2024
Jun 4, 2024
Oct 24, 2024
Oct 23, 2024
Jul 12, 2022
Jul 12, 2022
Feb 23, 2024
Feb 23, 2024
Feb 23, 2024
Nov 4, 2024
Jul 12, 2022
Dec 21, 2022
Feb 23, 2024
Feb 23, 2024
Feb 23, 2024
Jul 12, 2022
Feb 23, 2024
Mar 12, 2024
Aug 1, 2022
Jul 14, 2022
Oct 17, 2024
Nov 4, 2024
Nov 4, 2024
Oct 23, 2024
Jul 12, 2022
Feb 23, 2024
Oct 17, 2024
Apr 2, 2024
Jan 10, 2024
Oct 17, 2024

Repository files navigation

Kubeslice Documentation

Kubeslice Docs is the documentation repository for Kubeslice, a Kubernetes management platform that simplifies cluster operations and application deployments. Kubeslice Docs contains the source files for the Kubeslice documentation website, which provides comprehensive guides, tutorials, and reference materials for Kubeslice users and contributors.

Prerequisites

To use this website, you need

Features

  • Written in Markdown, a lightweight and easy-to-use syntax for styling your writing
  • Built with Docusaurus, a modern static website generator for documentation
  • Supports multiple versions
  • Includes a search function powered by Algolia

Installation

1. Fork the Repository

Go to the project repository on Github and click the Fork button. On this forked copy you can try new ideas.

2. Clone the Project

Get the link of your forked repository and clone the repository using git clone.

git clone https://github.com/<github-username>/<forked-repo-name>.git

3. Change the Directory

Navigate to the directory that contains the project.

cd <forked-repo-name>

4. Install the Node Modules

The following command installs all the dependencies of the project in the local node_modules folder.

npm install

Local Development

The following command starts a local development server and opens up a browser window. The changes are reflected in real time without the need to restart the server.

npm run start

Contribution

We welcome and appreciate any contributions to Kubeslice Docs. Whether you want to fix a typo, improve the wording, add a new section, or translate the documentation to another language, your help is valuable and appreciated.

Before you start contributing, please read our [Code of Conduct] and [Contribution Guidelines]. They will help you understand our expectations and standards for the Kubeslice community and project.

To contribute to Kubeslice Docs, you can follow these steps:

  • Fork this repository and create a new branch for your changes
  • Make your changes in your local repository and commit them with a clear and descriptive message
  • Push your changes to your forked repository on GitHub
  • Create a pull request from your fork to the main repository, and fill in the template with the details of your changes
  • Wait for the review and feedback from the maintainers, and address any comments or suggestions they may have
  • Once your pull request is approved and merged, your changes will be reflected on the documentation website

Thank you for your interest and support for Kubeslice Docs! 🙌

About

The official documentation for Kubeslice project

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages