GithubHelp home page GithubHelp logo

ankit-gupta05 / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes/website

0.0 1.0 0.0 152.65 MB

Kubernetes website and documentation repo:

Home Page: https://kubernetes.io

License: Creative Commons Attribution 4.0 International

Dockerfile 0.02% Makefile 0.02% CSS 4.04% HTML 94.46% Shell 0.04% Python 0.09% Go 0.25% JavaScript 1.08%

website's Introduction

The Kubernetes documentation

Welcome! This repository houses all of the assets required to build the Kubernetes website and documentation. We're very pleased that you want to contribute!

Contributing to the docs

You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.

Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer. Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a Kubernetes tech reviewer when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.

For more information about contributing to the Kubernetes documentation, see:

Running the site locally using Hugo

The Kubernetes documentation is built using the Hugo static site generator. See the official Hugo documentation for Hugo installation instructions.

Building and running the site requires the Hugo version specified by the HUGO_VERSION environment variable in the netlify.toml file.

To run the site locally when you have Hugo installed:

make serve

This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the site. As you make changes to the source files, Hugo updates immediately and forces a browser refresh.

Building the site using Docker

You can build the Kubernetes docs using Docker. To get started, make sure that you have Docker running and build the image locally:

make docker-image

Once the kubernetes-hugo image has been built locally, you can run the site locally:

make docker-serve

Open up your browser to http://localhost:1313 to view the site.

Thank you!

Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!

website's People

Contributors

chenopis avatar steveperry-53 avatar devin-donnelly avatar johndmulhausen avatar tengqm avatar jaredbhatti avatar janetkuo avatar stewart-yu avatar heckj avatar bradamant3 avatar wackxu avatar ahmetb avatar jianglingxia avatar bgrant0607 avatar kbarnard10 avatar hanxiaoshuai avatar scjane avatar foxish avatar jamesdefabia avatar makocchi-git avatar lucperkins avatar caoshufeng avatar pwittrock avatar zacharysarah avatar enisoc avatar alexcontini avatar islinwb avatar liggitt avatar cimomo avatar juleeb1 avatar

Watchers

Ankit Gupta 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.