Skip to content

Commit 3774225

Browse files
authored
docs: adding community page (#82)
Signed-off-by: Michael Hoang <mhoang@redhat.com>
1 parent 8267a79 commit 3774225

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

apps/landing-page/navigation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export const footerNavigation: FooterNavigation = {
4747
{ name: 'Cloud Native Computing Foundation', href: 'https://www.cncf.io' },
4848
{ name: 'Registry', href: 'https://registry.devfile.io' },
4949
{ name: 'Documentation', href: `/docs/${defaultVersion}/what-is-a-devfile` },
50+
{ name: 'Community', href: `/docs/${defaultVersion}/community` },
5051
],
5152
social: [
5253
{
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Community
3+
description: Community
4+
---
5+
6+
Welcome to the devfile community page! We’re thrilled that you’re interested in our project and would love to have you join us.
7+
8+
## Getting involved
9+
10+
### Google Group
11+
12+
Join the [Devfile Community](https://groups.google.com/g/devfiles-community) group by following the link and requesting to join the group. By joining the group, you will get a calendar invite to our weekly meetings.
13+
14+
### Meetings
15+
16+
We run regular meetings that are open to anyone who wants to participate. The meetings take place every Monday at 9 AM EST. To join the meetings, please join the [Devfile Community Google Group](https://groups.google.com/g/devfiles-community).
17+
18+
In addition to joining our regular meetings, we welcome anyone who wants to suggest topics for discussion. If you have a specific topic you’d like to raise, please add it to the agenda for the upcoming meeting. The agenda can be found in the calendar event for each meeting.
19+
20+
We look forward to hearing your ideas!
21+
22+
### Slack
23+
24+
If you have a question or concern that you’d like to discuss with us directly, please feel free to reach out to the team on the [#devfile Slack channel](https://kubernetes.slack.com/archives/C02SX9E5B55)!

0 commit comments

Comments
 (0)