-
Notifications
You must be signed in to change notification settings - Fork 595
/
community.html
233 lines (211 loc) · 11 KB
/
community.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
---
layout: default
title: An Open Source Community
description: Meshery is community-built and welcomes collaboration!
---
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/community.css">
<!-- Banner Section -->
<section class="banner-section">
<div class="hero">
<div class="text-container">
<p class="heading">User? Contributor? Onlooker?</p>
<p class="title">WELCOME</p>
<a href="https://slack.meshery.io/" class="banner-button">
<p class="banner-button-text">Join Slack</p>
</a>
</div>
</div>
</section>
<!-- Resources Section -->
<section class="sectionContainer flex">
<h1 class="head">Resources</h1>
<p class="paragraph">More than just a community of contributors, we are also a support System</p>
<p class="paragraph para2">We Know you'll need all the help you can get, and we provide it through.</p>
<div class="container container-resources">
<div class="child">
<div class="mainCard">
<div
style="position: relative; width: 10rem; height: 3rem; border-radius: 50%; place-items: center;display: grid; background-color: var(--color-primary-extra-dark); ">
<img height="33px" src='../../assets/images/resources-section/svg/clipboard.svg'
style="position: relative;padding : 10px;" />
</div>
<div>
<a href="https://docs.meshery.io/guides/tutorials">
<div class="heading-shape">
<h2 class="margin-padding-none">Tutorials</h2>
<img src="../../assets/images/resources-section/svg/shape.svg" />
</div>
</a>
<p class="margin-padding-none paratext">From step-by-step <a href="https://docs.meshery.io/guides/tutorials">tutorials</a> to <a href="/talks-and-presentations">recorded talks</a>, the Meshery Community is loaded with documentation to fully onboard you and get you contributing in no time.</p>
</div>
</div>
<div class="mainCard">
<div
style="position: relative; width: 11rem; height: 3rem; border-radius: 50%; place-items: center;display: grid; background-color: var(--color-primary-extra-dark); ">
<img height="28px" src='../../assets/images/resources-section/svg/bookmark.svg'
style="position: relative;padding : 9px;padding-left: 11px; padding-right: 10px;" />
</div>
<div>
<a href="https://docs.meshery.io/">
<div class="heading-shape">
<h2 class="margin-padding-none">Documentation</h2>
<img src="../../assets/images/resources-section/svg/shape.svg" />
</div>
<p class="margin-padding-none paratext">Explore the Docs: Discover everything you need to know about Meshery. Dive into Meshery's detailed documentation and learn how to <i>really</i> use Meshery.</p>
</a>
</div>
</div>
</div>
<div class="child margin-btm">
<div class="mainCard">
<div
style="position: relative; width: 10rem; height: 3rem; border-radius: 50%; place-items: center;display: grid; background-color: var(--color-primary-extra-dark); ">
<img height="33px" src='../../assets/images/resources-section/svg/calendar.svg'
style="position: relative;padding : 8px;" />
</div>
<div>
<a href="https://layer5.io/community/handbook/contributor-journey#Newcomer%E2%80%99s%20Path">
<div class="heading-shape">
<h2 class="margin-padding-none">Newcomers Journey</h2>
<img src="../../assets/images/resources-section/svg/shape.svg" />
</div>
<p class="margin-padding-none paratext">...a welcoming and supportive experience for anyone interested in participating in the community. It provides a clear path for getting started, from understanding our pay-it-forward mentality to finding your first contribution. The journey includes exploring different projects, connecting with mentors, and learning about how you can make a positive and lasting impact.
</p>
</a>
</div>
</div>
<div class="mainCard">
<div
style="position: relative; width: 10rem; height: 3rem; border-radius: 50%; place-items: center;display: grid; background-color: var(--color-primary-extra-dark); ">
<img height="33px" src='../../assets/images/resources-section/svg/rocket.svg'
style="position: relative;padding : 8px;" />
</div>
<div>
<a href="https://play.meshery.io/">
<div class="heading-shape">
<h2 class="margin-padding-none">Project Playground</h2>
<img src="../../assets/images/resources-section/svg/shape.svg" />
</div>
<p class="margin-padding-none paratext">Meshery Playground is an online, interactive environment that lets you explore and experiment with different cloud native technologies. It's like a sandbox where you can play with Kubernetes, clouds, and many other CNCF projects without needing to set them up on your own machine.</p>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Calendar Section -->
<section>
<div class="container flex calendar-container">
<div class="image">
<img
style="max-width:100%; box-shadow: 0 5px 10px 1px rgba(0, 211, 169, 0.2);border: px black; border-radius: 10px;"
src="/assets/images/calendar-light.svg" data-logo-for-dark="/assets/images/calendar-dark.svg"
data-logo-for-light="/assets/images/calendar-light.svg" alt="Calendar Image" id="logo-dark-light" />
</div>
<div class="text">
<h1 class="sub-header community-sub-header">
Meshery Community <br>Meetings and Events</h1>
<p style="text-align: justify; margin-bottom: 20px; font-weight: 100; font-size: 17.6px;">
Join Meshery's meeting from anywhere in
the world! We you missed on any of our events we
have it recorded on our Youtube channel. You can also
subscribe to our community calendar to stay up-to-date
on all meetings and events.
</p>
<div class="logos" style="display: flex;align-items: center;">
<div class="nav-item " style="margin-right: 1.5rem;">
<a href="https://meshery.io/calendar" class="text highlight" style="padding: 10px;">
Add Calendar
</a>
</div>
<div class="logos"
style="padding-top: 4px;display: flex; align-items: center; justify-content: space-between; flex-direction: row; width:140px">
<a href="https://www.youtube.com/Layer5io?sub_confirmation=1">
<img style="max-width:100%" src="/assets/images/logos/youtube-dark.svg"
data-logo-for-dark="/assets/images/logos/youtube-light.svg"
data-logo-for-light="/assets/images/logos/youtube-dark.svg" alt="Youtube Logo" id="logo-dark-light" />
</a>
<a href="https://twitter.com/mesheryio/">
<img style="max-width:100%" src="/assets/images/logos/twitter-dark.svg"
data-logo-for-dark="/assets/images/logos/twitter-light.svg"
data-logo-for-light="/assets/images/logos/twitter-dark.svg" alt="Twitter Logo" id="logo-dark-light" />
</a>
<a href="https://www.linkedin.com/showcase/meshery/">
<img style=" max-width:100%" src="/assets/images/logos/linkedin-dark.svg"
data-logo-for-dark="/assets/images/logos/linkedin-light.svg"
data-logo-for-light="/assets/images/logos/linkedin-dark.svg" alt="LinkedIn logo" id="logo-dark-light" />
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Handbook Section -->
<section class="container">
<div class=" container handbook-container">
<div class="text flex-item">
<h4 class="handbook-header">EXPLORE THE MESHERY COMMUNITY</h4>
<h1 class="sub-header community-sub-header">Community Handbook</h1>
<p class="handbook-paragraph">
The community is growing at a tremendous rate. We value our connections
and that is what makes us unique. Whether it is your first meeting or
your tenth contribution, we want to make sure that you are supported and
equipped to take advantage of all of that the community has to offer.
</p>
<div class="button-wrapper">
<a href="https://layer5.io/community/handbook" class="text highlight handbook-button">
View Handbook
</a>
</div>
</div>
<div class="image flex">
<a class="book-container" href="https://layer5.io/community/handbook">
<div class="book">
<img src="/assets/images/logos/community-handbook.webp" alt="handbook-logo" id="handbook-logo-img" />
</div>
</a>
</div>
</div>
</section>
<!-- Community forum section -->
<section>
<div class="container flex community-forum-container">
<div class="image community-forum-img">
<a href="https://discuss.meshery.io">
<img alt="discussion forum image" src="/assets/images/discussion-forum.png" />
</a>
</div>
<div class="text">
<h2 class="sub-header community-sub-header" style="color: var(--color-secondary-dark);">Discussion Forum</h2>
<p style="text-align: justify;">Use the discussion forum as your primary channel for support; whether you are a user or a contributor, you will find answers to your questions here. We encourage you to share your experiences and offer tips and best practices for others, too.
</p>
<div class="button-wrapper">
<a href="https://discuss.meshery.io" class="text highlight" style="padding: 10px">Open Discussion Forum</a>
</div>
</div>
</div>
</section>
<!-- MeshMate Section -->
<section>
<div class="container flex meshmate-container">
<div class="text" style="width: auto;">
<h4 style="font-weight: 100; font-size:larger; margin:0;">AN ONBOARDING AND MENTORING PROGRAM</h4>
<h1 class="sub-header community-sub-header">Layer5 MeshMates</h1>
<p style="text-align: justify;">
The MeshMate program is a mentorship initiative designed to foster a welcoming and supportive environment for newcomers to our open source community. It connects experienced community members (MeshMates) with those who are new to the community (Meshtees) to help them get started and find their place.
</p>
<div class="button-wrapper">
<a href="https://meshery.io/programs" class="text highlight" style="padding: 10px;">
Mentorship Program
</a>
</div>
</div>
<div class="image">
<div class="project-name">
<img src="/assets/images/logos/meshmate-dark.svg" data-logo-for-dark="/assets/images/logos/meshmate-light.svg"
data-logo-for-light="/assets/images/logos/meshmate-dark.svg" alt="MeshMate Logo" id="logo-dark-light"
loading="lazy" width="80%">
</div>
</div>
</div>
</section>