forked from meshery/meshery.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
community.html
214 lines (179 loc) · 6.62 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
---
layout: plain
title: An Open Source Community
description: Meshery is community-built and welcomes collaboration!
---
<section class="hero">
<div class="text-container">
<p class="heading">User? Contributor? No matter.</p>
<p class="title">PARTICIPATE</p>
<a href="https://discuss.layer5.io/" class="banner-button">
<p class="banner-button-text">Welcome Aboard</p>
</a>
</div>
</section>
<!-- <div style="position: relative; padding-bottom: calc(66.66666666666666% + 40px); height: 0;"><iframe src="https://demo.arcade.software/hgizzHHMzBDWwC7O9Fod?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div> -->
<style>
header {
margin-bottom: 0;
}
.content {
padding-top: 0;
}
.page {
background-image: url(/assets/images/screens/Light\ Theme.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 90vh;
padding: 0;
margin: 0;
}
.dark-mode .page {
background-image: url(/assets/images/screens/Dark\ Theme.svg);
}
.hero {
padding: 80px 172px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.heading {
color: var(--meshery-black-white-white, #FBFBFB);
text-align: center;
/* font-family: Qanelas Soft; */
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 48px;
}
.title {
margin: 0;
color: var(--meshery-revised-text-on-dark, #FDFDFD);
padding: 8px 0;
text-align: center;
/* font-family: Qanelas Soft; */
font-size: 96px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -1.92px;
}
.banner-button {
display: flex;
justify-content: center;
align-items: center;
margin: 1rem auto;
border-radius: 0.5rem;
background: var(--meshery-secondary-keppel, #00B39F);
padding: 0.25rem 0.75rem;
height: 2rem;
width: 8rem;
gap: 0.5rem;
}
a:hover {
text-decoration: none;
}
.banner-button-text {
color: var(--meshery-black-white-white, #FBFBFB);
text-align: center;
/* font-family: Qanelas Soft; */
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 2rem;
display: flex;
width: 8rem;
flex-direction: column;
justify-content: center;
align-self: stretch;
cursor: pointer;
}
@media (max-width: 600px) {
/* Adjust the breakpoint as needed */
.hero {
padding: 80px 20px;
}
.heading {
font-size: 18px;
line-height: 28px;
}
.title {
font-size: 48px;
letter-spacing: -0.7px;
}
.banner-button-text {
font-size: 0.7rem;
}
.banner-arrow {
width: 40px;
height: 14px;
stroke-width: 1.5px;
}
}
</style>
<section>
<div class="container flex">
<div class="image flex">
<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/logos/Calendar Light Theme.svg"
data-logo-for-dark="/assets/images/logos/Calendar Dark Theme.svg"
data-logo-for-light="/assets/images/logos/Calendar Light Theme.svg"
alt="Calendar Image"
id="logo-dark-light"
/>
</div>
<div class="text " style="width: auto; ">
<h1 style="font-family: 'Qanelas Soft', sans-serif; font-size: 3vmax; margin-bottom: 20px; margin-top: 20px;">Meshery Community <br>Meetings and Events</h1>
<p style="text-align: justify; margin-bottom: 20px; font-weight: 100; font-size: 14px;" >
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;justify-content: left;">
<div class="nav-item" style="margin-right: 1.5rem;">
<a href="https://meshery.io/calendar" class="text highlight" style="padding: 8px;" >
Add Calendar
</a>
</div>
<div class="logoos" style="padding-top: 4px;display: flex; align-items: center; justify-content: space-between; flex-direction: row;"">
<a href="https://www.youtube.com/channel/UCFL1af7_wdnhHXL1InzaMvA?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>