Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 63 additions & 6 deletions content/en/_index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,70 @@
---
title: Kubernetes Community
description: Welcome to the Kubernetes Contributor Community!
title: Welcome
linkTitle: Welcome
description: "Welcome to the Kubernetes Contributor Community!"
---

{{< blocks/cover
title="Welcome to the Kubernetes Contributor Community!"
image_anchor="top"
height="full" >}}
{{< blocks/cover title="Welcome" image_anchor="center" height="auto" color="primary">}}


<p class="lead mt-5"><b>Welcome to the Kubernetes Contributor Community</b></p>

<b>
This site is the home of contributor documentation, and serves as a starting
point for your journey as a Kubernetes contributor.

It is intended to be the hub for all things related to the Kubernetes Contributor
experience. Who exactly is a contributor? We all are--Whether you're writing docs,
reviewing code, participating in the community and its many SIGs, everyone is
welcome. We hope this site will be a pathway to success for our 35000+ Kubernetes
contributors, providing current, up-to-date information on community events,
contributor resources, Kubernetes SIGs, and more.
</b>

{{< /blocks/cover >}}


{{% blocks/section type="section" color="primary" %}}

<div class="text-center">
<h2>Get Involved:</h2>

The first step is to check out the <a href="/docs/guide/">contributor guide</a>.
All contributors must abide by the <a href="/community/code-of-conduct/">CNCF Code of Conduct</a>
and <a href="https://git.k8s.io/community/CLA.md">sign the CLA</a>.

If you need help with submitting a pull request, found a bug, or have a suggestion,
please join us in <a href="https://slack.k8s.io/">Slack</a> and pop over to the
<a href="https://app.slack.com/client/T09NY5SBT/C09R23FHP">#kubernetes-contributors channel</a>.

<b>Remember: No question is too small.</b>
</div>

{{% /blocks/section %}}

{{% blocks/section type="section" %}}

<style>
ul.center {
display: table;
margin: 0 auto;
}
</style>

<div class="text-center">
<h2>Stay Involved:</h2>

There are many ways you can stay involved with the Kubernetes Contributor community.
</div>

<ul class="center">
<li>Join one of our <a href="/community/community-groups">community groups</a></li>
<li>Contribute to and explore our <a href="/docs/guide">contributor</a> and <a href=" https://git.k8s.io/community/contributors/devel/">developer</a> guides</li>
<li>Voice your thoughts and have them heard at one of our weekly <a href="https://git.k8s.io/community/sig-contributor-experience#meetings">Contributor Experience meetings</a></li>
<li>Take a journey to <a href="https://git.k8s.io/community/community-membership.md">becoming a reviewer or approver</a></li>
<li>Find out how we make decisions, organize, and how to get involved in <a href="http://git.k8s.io/community/governance.md">governance</a></li>
</ul>

{{% /blocks/section %}}

<a rel="me" href="https://hachyderm.io/@K8sContributors"></a>
Binary file modified content/en/featured-background.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@
/summit/unconf /events/2024/kcsna 302
/summit/notes https://drive.google.com/drive/folders/1j3i9I4a3lbmjqQNTYKxK0Gc6JgooDn14 302
/summit/sched /events/2024/kcsna/schedule 302

/welcome / 301
Binary file added static/images/contributor-summit-2018.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.