2020-11-06 22:42:57 +00:00
|
|
|
---
|
2020-11-10 23:19:30 +00:00
|
|
|
title: "Pinniped Community"
|
2020-11-06 22:42:57 +00:00
|
|
|
layout: section
|
|
|
|
---
|
|
|
|
|
|
|
|
<div class="hero subpage">
|
|
|
|
<div class="wrapper">
|
|
|
|
<h2>Pinniped Community</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="wrapper community">
|
|
|
|
<h3>Do you want to help build Pinniped?</h3>
|
|
|
|
<div class="grid three">
|
|
|
|
<div class="col">
|
|
|
|
<div class="icon">
|
2020-11-10 23:19:30 +00:00
|
|
|
<a href="{{< param "github_url" >}}"><img src="/img/github-image.svg" /></a>
|
2020-11-06 22:42:57 +00:00
|
|
|
</div>
|
|
|
|
<div class="content">
|
2020-11-10 23:19:30 +00:00
|
|
|
<h3><a href="{{< param "github_url" >}}">Check out Github</a></h3>
|
2020-11-06 22:42:57 +00:00
|
|
|
<p>Head over to our git repo and check out the discussions and issues sections.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col">
|
|
|
|
<div class="icon">
|
2020-11-10 23:19:30 +00:00
|
|
|
<a href="{{< param "slack_url" >}}"><img src="/img/slack.svg" /></a>
|
2020-11-06 22:42:57 +00:00
|
|
|
</div>
|
|
|
|
<div class="content">
|
2020-11-10 23:19:30 +00:00
|
|
|
<h3><a href="{{< param "slack_url" >}}">Chat with us on our Slack channel</a></h3>
|
2020-11-06 22:42:57 +00:00
|
|
|
<p>Chat with us on our Kubernetes Slack channel #pinniped</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col">
|
|
|
|
<div class="icon">
|
2020-11-10 23:19:30 +00:00
|
|
|
<a href="{{< param "community_url" >}}"><img src="/img/calendar.svg" /></a>
|
2020-11-06 22:42:57 +00:00
|
|
|
</div>
|
|
|
|
<div class="content">
|
2020-11-10 23:19:30 +00:00
|
|
|
<h3><a href="{{< param "community_url" >}}">Join the Meetings</a></h3>
|
2020-11-06 22:42:57 +00:00
|
|
|
<p>Join the Pinniped Community Meetings every 1st and 3rd Thursday</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|