ContainerImage.Pinniped/site/content/community/_index.html

44 lines
2.0 KiB
HTML
Raw Normal View History

2020-11-06 22:42:57 +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">
<a href="{{< param "github_url" >}}"><img src="/img/github-image.svg" /></a>
2020-11-06 22:42:57 +00:00
</div>
<div class="content">
<h3><a href="{{< param "github_url" >}}">Check out GitHub</a></h3>
<p>Head over to our GitHub repo and check out the <a href="https://github.com/vmware-tanzu/pinniped/discussions">discussions</a> and <a href="https://github.com/vmware-tanzu/pinniped/issues">issues</a>.</p>
2020-11-06 22:42:57 +00:00
</div>
</div>
<div class="col">
<div class="icon">
<a href="{{< param "slack_url" >}}"><img src="/img/slack.svg" /></a>
2020-11-06 22:42:57 +00:00
</div>
<div class="content">
<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">
<a href="{{< param "community_url" >}}"><img src="/img/calendar.svg" /></a>
2020-11-06 22:42:57 +00:00
</div>
<div class="content">
<h3><a href="{{< param "community_url" >}}">Community Meetings</a></h3>
2021-12-16 21:46:14 +00:00
<p>Pinniped <a href="https://go.pinniped.dev/community/agenda">Community Meetings</a> are on hold until early 2022. Stay tuned for more details on our return. Happy Holidays!</p>
<p>Join our <a href="https://groups.google.com/u/1/g/project-pinniped">Google Group</a> to receive invites to the meeting</p>
2021-12-16 21:46:14 +00:00
<p>Watch previous community meetings on our <a href="https://go.pinniped.dev/community/youtube">YouTube playlist</a></p>
2020-11-06 22:42:57 +00:00
</div>
</div>
</div>
</div>