get-involved/content/en/backup_feb.orig

186 строки
5.7 KiB
Plaintext

+++
title = "Docker Community"
+++
<!-- Hero section -->
{{<blocks/cover title="Get Involved" image_anchor="center" height="full" color="dark">}}
<div class="mx-auto">
<p class="lead mt-5">Discover the different ways you can contribute to Docker</p>
<a
class="btn btn-lg btn-primary mr-3 mb-4"
href="/docs/"
>
Get Started <i class="fas fa-arrow-alt-circle-right ml-2"></i>
</a>
<a
class="btn btn-lg btn-secondary mr-3 mb-4"
href="/docs/contribution-guidelines/"
>
Contribute <i class="fas fa-pencil-alt ml-2"></i>
</a>
<div class="mx-auto mt-5">
{{<blocks/link-down color="light">}}
</div>
</div>
{{</blocks/cover>}}
<div id="overview">
<div class="contain">
<h1 class="section-head"> </h1>
<p style="color:blue;"> <h1> <b1> Get Involved </b1> </h1> </p>
<p>
Join our community of thousands contributors. Find resources below to help you get started and contribute to Docker, whether it's through code, joining our Slack channel or becoming a Community Leader to start organizing events. This website is built by the community for the community, anyone can contribute to it. This community website is maintained by Docker community members.
</p>
</div>
</div>
<section id="pageContent">
<div class="container">
<div class="card-deck">
<div class="card border-primary-dark">
<img
src="/docs/images/logos/Captains.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="Captains Logo"
/>
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://docker-community-leaders.github.io/dockercommunity/docs/captains/#docker-captains">Captains Program </a>
</center> </h5>
<p class="card-text text-white">
</p>
</div>
</div>
<div class="card border-primary-dark">
<img
src="/docs/images/logos/Leaders.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="Community Leaders"
/>
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://docker-community-leaders.github.io/dockercommunity/docs/communityleaders/">Community Leaders Program </a>
</center>
</h5>
<p class="card-text text-white">
</p>
</div>
</div>
<div class="card border-primary-dark">
<img
src="/docs/images/logos/Contributor.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="Contribute"
/>
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://docker-community-leaders.github.io/dockercommunity/docs/contribution-guidelines/">Collaborate and Code </a>
</center>
</h5>
<p class="card-text text-white">
</p>
</div>
</div>
</div>
<br />
<div class="card-deck">
<div class="card border-primary-dark">
<img
src="/docs/images/logos/Share.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="Communicate and Share"
/>
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://docker-community-leaders.github.io/dockercommunity/docs/getting-started/resources/">Communicate and Share</a>
</center>
</h5>
<p class="card-text text-white">
</p>
</div>
</div>
<div class="card border-primary-dark">
<img
src="/docs/images/logos/Events.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="Community Events"
/>
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://events.docker.com/chapters/">Community Events </a>
</center>
</h5>
<p class="card-text text-white">
</p>
</div>
</div>
<div class="card border-primary-dark">
<img
src="/docs/images/logos/DevPreview.png"
class="card-img-top"
draggable="false"
style="padding: 2rem;"
alt="People Icon"
/>
<div class=" card-body bg-primary-dark">
<h5 class="card-title text-white section-head">
<center>
<a target="_blank" rel="noopener" href="https://www.docker.com/community/get-involved/developer-preview">Dev Preview Program </a>
</center>
</h5>
<p class="card-text text-white">
</p>
</div>
</div>
</div>
<br />
<!-- For future editors: If you are adding cards not in multiples of 3, wrap them in a 'card-columns' div
instead of card-deck. It will look more pleasing to the eye. -->
</div>
</section>
<div id="community">
<div class="contain">
<h4 class="section-head">Join our community</h4>
<p>
Want to contribute to Docker?Check out upcoming meetings, get involved in discussions on our mailing list or on Slack, and suggest exciting new integrations.
</p>
<a
class="btn btn-lg btn-primary mr-3 mb-4"
href="https://docker-community-leaders.github.io/dockercommunity/community/"
>
Join the community <i class="fas fa-arrow-alt-circle-right ml-2"></i>
</a>
</div>
</div>