Coder Social home page Coder Social logo

bettygogo2021 / dev-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubesphere/dev-guide

0.0 0.0 0.0 9.08 MB

A set of development guidelines for KubeSphere developers.

Home Page: https://dev-guide.kubesphere.io

License: Apache License 2.0

JavaScript 20.09% Go 2.78% CSS 36.02% Makefile 0.39% HTML 40.71%

dev-guide's Introduction

KubeSphere Dev Guide

This project uses Hugo and Hugo theme learn to build the website.

Netlify Status

Contribute

Contributions of any kind are welcome!

Fork and clone the repository

  1. Fork the repository.

  2. Run the following commands to clone your fork. Make sure you replace <Your GitHub ID> with your GitHub ID.

    git clone https://github.com/<Your GitHub ID>/dev-guide.git
    cd dev-guide

Build and preview the website

You'll need to install Hugo to build the website before you can preview it.

Install Hugo extended

Go to the Hugo releases page and download the hugo_extended version that suits your OS (version 0.75+).

EXTENDED version is MANDATORY to properly build the static content!

Note: If you install Hugo on Windows, you need to add environment variables for the .exe file of Hugo. Run hugo version to check if the installation is successful.

Running the website locally

After you install Hugo, run the following command:

# Launch KubeSphere extension development guide
make extension-dev-guide

or

# Launch KubeSphere development guide
make dev-guide

Now you can preview the website in your browser at http://localhost:1313/.

Open a pull request

Open a pull request (PR) to contribute to our website. Use DCO sign-off when you submit a PR by running the command below (add -s):

git commit -s -m "xxx"

Contributors

Thanks to all the wonderful contributors who continue to evolve KubeSphere within a great community.

dev-guide's People

Contributors

ks-ci-bot avatar rayzhou2017 avatar wansir avatar chenz24 avatar zheng1 avatar patrickluoyu avatar arhell avatar benjaminhuo avatar zhou1203 avatar iawia002 avatar wtw1994 avatar hongzhouzi avatar linuxsuren 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.