forked from Opentek-Org/opentek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
336 lines (324 loc) · 12.2 KB
/
blog.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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html lang="en">
<html prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Opentek | Blogs</title>
<link
rel="icon"
href="../images/Opentek.webp"
type="image/gif"
sizes="16x16"
/>
<!-- font-awesome icons link -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x"
crossorigin="anonymous"
/>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="../css/bootstrap.min.css" />
<link rel="stylesheet" href="../css/slick.css" />
<!-- main style file -->
<link rel="stylesheet" href="../css/style.css" />
<link rel="stylesheet" href="../css/blogs.css" />
<link rel="stylesheet" href="../css/responsive.css" />
<link rel="stylesheet" href="../css/color-theams.css" />
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6863208875908240"
crossorigin="anonymous"
></script>
<script
src="https://kit.fontawesome.com/284ffbb2b1.js"
crossorigin="anonymous"
></script>
</head>
<body id="dark-mode">
<!-- Preloader Part Start -->
<div class="preloader">
<div class="frame">
<div class="center">
<div class="dot-1"></div>
<div class="dot-2"></div>
<div class="dot-3"></div>
</div>
</div>
</div>
<!-- Preloader Part End -->
<!-- HEADER AREA START -->
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<div class="container">
<a class="navbar-brand" href="../index.html">Opentek<b>.</b></a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
<div
class="collapse navbar-collapse menu-main"
id="navbarSupportedContent"
>
<ul class="navbar-nav ml-auto menu-item">
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#selectoption">Programs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./tutorial.html">Tutorials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#footer">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="banner">
<div class="design-layer"></div>
<div class="backtotop">
<a href="#banner"
><i class="fa fa-arrow-up" aria-hidden="true"></i
></a>
</div>
<div class="container zindex">
<div class="row">
<div class="col-lg-12 banner-txt">
<h3 id="text">Blogs</h3>
<h1 id="text-down" class="fs-5 text-center m-4">
Want to contribute to open source? Here are some
<span style="color: #2df5a3">blogs</span>
to know more about open source.
</h1>
</div>
</div>
</div>
<div
class="container mb-5 pb-7 blogs-card-container zindex"
id="blog"
></div>
</section>
<!-- FOOTER AREA START -->
<footer id="footer">
<div class="container-fluid px-5">
<div class="row">
<div
class="col-12 col-sm-12 col-md-12 col-lg-4 pb-5 pb-sm-5 pb-lg-1"
>
<div class="footer-logo">
<a class="f-logo" href="#banner"><b>Opentek Org</b></a>
<p>
<i
>In open source, we feel strongly that to really do
something well, you have to get a lot of people involved.</i
>
<br />
~ Linus Torvalds
</p>
<div class="footer-social">
<a href="https://discord.gg/9qyr4Mdc3Y" target="_blank" title="Discord (External Link)" aria-label="Join with us on Discord" rel="noopener noreferrer"
><i class="fab fa-discord" aria-hidden="true"></i
></a>
<a href="https://twitter.com/opentekorg" target="_blank" title="Twitter (External Link)" aria-label="Follow us on Twitter" rel="noopener noreferrer"
><i class="fab fa-twitter" aria-hidden="true"></i
></a>
<a
href="https://www.linkedin.com/company/opentekorg/"
target="_blank" title="Linkedin (External Link)" aria-label="Follow us on Linkedin" rel="noopener noreferrer"
><i class="fab fa-linkedin-in" aria-hidden="true"></i
></a>
<a href="mailto:[email protected]" target="_blank" title="Preferred Mail Application (External Link)" aria-label="Mail us on" rel="noopener noreferrer"
><i class="fas fa-envelope" aria-hidden="true"></i
></a>
<a
href="https://github.com/Opentek-Org/opentek"
target="_blank" title="Github (External Link)" aria-label="Follow us on Github" rel="noopener noreferrer"
><i class="fab fa-github" aria-hidden="true"></i
></a>
</div>
</div>
</div>
<div
class="col-12 col-sm-12 col-md-12 col-lg-2 offset-lg-1 pb-5 pb-sm-5 pb-lg-1"
>
<div class="links">
<h3>Quick Links</h3>
<ul>
<li>
<a href="./about.html" target="blank">About Us</a>
</li>
<li>
<a id="gated-content-5" class="" href="./event.html"
>Events</a
>
</li>
<li>
<a id="gated-content-6" class="" href="./program.html"
>Programs</a
>
</li>
<li>
<a href="./projects.html" target="blank">Projects</a>
</li>
<li>
<a
href="https://github.com/Opentek-Org/opentek/graphs/contributors"
target="_blank"
>Contributors</a
>
</li>
</ul>
</div>
</div>
<div
class="col-12 col-sm-12 col-md-12 col-lg-2 pb-5 pb-sm-5 pb-lg-1"
>
<div class="links">
<h3>How to Contribute?</h3>
<ul>
<li>
<a
href="https://github.com/Opentek-Org/opentek"
target="_blank"
>Contribute</a
>
</li>
<li>
<a
href="https://github.com/Opentek-Org/opentek/issues"
target="_blank"
>Issues</a
>
</li>
<li><a href="./tutorial.html">Tutorials</a></li>
<li>
<a
href="https://github.com/Opentek-Org/support"
target="_blank"
>Join Us!</a
>
</li>
</ul>
</div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-3">
<iframe
src="https://discord.com/widget?id=876369146961596428&theme=dark"
width="300"
height="350"
allowtransparency="true"
frameborder="0"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"
></iframe>
</div>
</div>
</div>
</footer>
<!-- COPY_RIGHT AREA START -->
<section id="footer-btm">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="fop-btm text-center">
<h2>
Built with <i class="fa-solid fa-heart"></i>by
<br />
<a href="https://github.com/Opentek-Org" target="blank"
>Opentek</a
>
</h2>
</div>
</div>
</div>
</div>
</section>
<!-- COPY_RIGHT AREA END -->
<!-- color theams part start -->
<div class="theam-div open">
<div class="button-part">
<!-- <div class="dark-light" onclick="light()">
<i class="fa-solid fa-lightbulb" ></i>
</div> -->
<div class="setting" onclick="translatex()">
<i class="fa-solid fa-gear setting-icon"></i>
</div>
</div>
<div class="theams">
<p>Theme Colors</p>
<div class="theme-buttons">
<div class="lightblue" onclick="lightbluetoggle()"></div>
<!-- <div class="orange" onclick="orangetoggle()"></div> -->
<div class="green" onclick="greentoggle()"></div>
<div class="blue" onclick="bluetoggle()"></div>
<div class="pink" onclick="pinktoggle()"></div>
</div>
</div>
<div class="alan-btn"></div>
<script
type="text/javascript"
src="https://studio.alan.app/web/lib/alan_lib.min.js"
></script>
<script>
var alanBtnInstance = alanBtn({
key: "3a41c2735a5252b764a5a62bdae65be32e956eca572e1d8b807a3e2338fdd0dc/stage",
bottom: "50px",
left: "50px",
onCommand: function (commandData) {
if (commandData && commandData.command === "openURL") {
if (commandData.target === "_blank") {
window.open(
commandData.url,
"_newtab" + Math.floor(Math.random() * 999999)
);
} else {
window.location.href = commandData.url;
}
}
},
rootEl: document.getElementById("alan-btn"),
});
</script>
</div>
<!-- color theams part end -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"
></script>
<!-- Optional JavaScript -->
<script defer src="../js/jquery-3.3.1.min.js"></script>
<script defer src="../js/bootstrap.min.js"></script>
<script defer src="../js/slick.min.js"></script>
<!-- <script defer src="../js/jquery.isotope.min.html"></script> -->
<script defer src="../js/circular.js"></script>
<script defer src="../js/custom.js"></script>
<script defer src="../js/program.js"></script>
<script src="../js/blogs.js" defer></script>
<script src="../js/color-theam.js"></script>
<script defer>
document.addEventListener("click", function (e) {
if (e.target.tagName == "A" && !e.target.hasAttribute("target")) {
e.target.setAttribute("target", "blank");
}
});
</script>
</body>
</html>
</html>