Code Monkey home page Code Monkey logo

daniil-nedostup / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuberocketci/docs

0.0 0.0 0.0 172.31 MB

Welcome to the official GitHub repository for KubeRocketCI documentation! KubeRocketCI is a cutting-edge Continuous Integration (CI) solution designed to seamlessly integrate with Kubernetes, empowering developers to streamline their CI/CD pipelines in cloud-native environments.

Home Page: https://docs.kuberocketci.io

License: Apache License 2.0

JavaScript 0.15% TypeScript 84.01% CSS 15.85%

docs's Introduction

KubeRocketCI Documentation

Welcome to the official GitHub repository for KubeRocketCI documentation! KubeRocketCI is a cutting-edge Continuous Integration (CI) solution designed to seamlessly integrate with Kubernetes, empowering developers to streamline their CI/CD pipelines in cloud-native environments.

Overview

KubeRocketCI aims to provide a robust platform for automating the build, test, and deployment phases of your software life cycle, all within Kubernetes. By leveraging KubeRocketCI, teams can achieve faster iteration cycles, improved reliability, and scalability in their development processes.

Repository Structure

This repository is organized to facilitate easy navigation and contribution. Below is a brief overview of the primary directories:

  • docs/: Contains the Markdown files for all documentation. This is where you can find detailed guides, tutorials, and references.
  • src/: Includes the source code for custom documentation components or scripts.
  • static/: Houses static assets used across the documentation, such as images and icons.
  • versioned_docs/: Holds documentation for specific versions of KubeRocketCI, ensuring users have access to accurate information for their installed version.
  • versioned_sidebars/: Contains the sidebar configurations for different documentation versions.

Contributing

Contributions to the KubeRocketCI documentation are welcome! Whether you're fixing typos, improving existing content, or adding new guides, your input is valuable. Please refer to the contributing guidelines before making a submission.

Building and Running Locally

The documentation site is built using Docusaurus, a modern static website generator. Follow these steps to run the site locally:

Prerequisites

  • Node.js
  • Yarn

Installation

Clone the repository and install dependencies:

git clone https://github.com/KubeRocketCI/docs.git
cd docs
yarn install

Local Development

Start a local development server:

yarn start

This command opens up a browser window and reflects most changes live without needing to restart the server.

Build

Generate static content into the build directory:

yarn build

The content can then be served using any static content hosting service.

Deployment

To deploy using SSH:

USE_SSH=true yarn deploy

For deployments not using SSH:

GIT_USER=<Your GitHub username> yarn deploy

This is particularly useful if you're hosting the documentation on GitHub pages.

License

This project is licensed under the Apache License - see the LICENSE file for details.

More Information

For more information and resources, visit the KubeRocketCI documentation site.

Thank you for supporting KubeRocketCI documentation!

docs's People

Contributors

sergk avatar daniil-nedostup avatar callmevladik avatar oleksandr123234 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.