Skip to content

This repo is work in progress for the official website of Kubesimplify

License

Notifications You must be signed in to change notification settings

Santosh1176/kubesimplify

 
 

Repository files navigation

The source code for Kubesimplify.com

This repository contains the assets required to build the Kubesimplify website and documentation. We're glad that you want to contribute!

Contributing Guidelines:

Kubesimplfy's new website. This codebase is what runs on Kubesimplify.

For new developers getting started, here are some instructions to follow: Fork the repo by clicking the fork button. This will clone the repo in your account, changes done here will be shown in the main repo.

Clone the repo to your local device:

   git clone https://kubesimplify.github.io/website/ 
   cd website

Install dependencies:

    $ npm install 

To run the website on your computer:

    $ npm start

And then open up your web browser and go to localhost:3000.

Code of conduct

Participation in the Kubesimplify community is governed by the CNCF Code of Conduct.


Code under MIT License, assets may not be re-used or re-distributed.
Kubesimplify, 2022. MIT License.

About

This repo is work in progress for the official website of Kubesimplify

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.7%
  • JavaScript 44.3%