Giter Site home page Giter Site logo

zhouhaoa1 / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kosmos-io/website

0.0 0.0 0.0 7.38 MB

The limitless expansion of Kubernetes. Make Kubernetes without boundaries

Home Page: https://kosmos-io.github.io/website/

License: Apache License 2.0

JavaScript 67.56% CSS 32.44%

website's Introduction

Kosmos Docs & Website

This repo contains the source code of Kosmos website and all of the docs for Kosmos. It's built by Docusaurus, a modern static website generator.

Welcome to join us and you are more than appreciated to contribute!

Add or Update Docs

When you add or modify the docs, these two files(docs/kosmos/docs/ and sidebars.js) should be taken into consideration.

Run with Node.js

If you have the Node.js environment, you can run the website locally.

  • It is recommended to use version node v18.0.0+ and npm v8.6+
  • You can download Node.js
# Clone the repo, or your own fork
git clone https://github.com/<YOUR_GITHUB_USERNAME>/website.git

# Confirm doc update
cd website/kosmos
npm i

# Start the site
npm start

Once the site is running locally, you can preview the site by visiting http://localhost:3111/website/.

Build

This command generates static content into the build directory and can be served using any static contents hosting service.

# Static website update
cd website/kosmos
npm run build -- --out-dir ../docs

Send your pull request

After all changes checked well, please creating a pull request with DCO.

website's People

Contributors

kosmos-robot avatar one7live avatar village-way avatar duanmengkk avatar qiuming520 avatar wuyingjun-lucky avatar xiaomihuylx 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.