-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
477 lines (378 loc) · 17 KB
/
about.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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content='0c8fGbhtTL8AL7NpkotILg1gycESMWqvmKXYdPJ_eO8' name='google-site-verification'/>
<meta name="google-site-verification" content="c1kuD-K2HIVF635lypcsWPoD4kilo5-jA_wBFyT4uMY" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5708227574918293"
crossorigin="anonymous"></script>
<link href='https://www.awdev.my.id/favicon.png' rel='icon' type='image.png'/>
<link href='https://www.awdev.my.id/favicon.ico' rel='icon' type='image.png'/>
<link rel="icon" type="image/x-icon" href="https://github.githubassets.com/favicon.ico" media="(prefers-color-scheme:no-preference)">
<link rel="icon" type="image/png" href="https://github.githubassets.com/favicons/favicon.png" media="(prefers-color-scheme:light)">
<link rel="icon" type="image/png" href="https://github.githubassets.com/favicons/favicon.png" media="(prefers-color-scheme:dark)">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i" rel="stylesheet">
<link href='/assets/css/index.css' rel="stylesheet">
<script async='async' crossorigin='anonymous' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5708227574918293'/>
<meta content='AWDEV' name='keywords'/>
<meta content='0c8fGbhtTL8AL7NpkotILg1gycESMWqvmKXYdPJ_eO8' name='google-site-verification'/>
<meta content='Awdev General Information 🙋♂️ The project was completed in 3 hours. I used the IDE Visual Studio Code to write the code and use the terminal.' name='description'/>
<link href='https://www.awdev.my.id/favicon.png' rel='icon' type='image.png'/>
<link href='https://www.awdev.my.id/favicon.ico' rel='icon' type='image.png'/>
<!-- Bing.com Validate -->
<meta content='F9FF45AA030202D8730B5E92E3EAAD99' name='msvalidate.01'/>
<script async src="https://fundingchoicesmessages.google.com/i/pub-5708227574918293?ers=1" nonce="L_sRWfuHJbJEk4RV11cZtg"></script><script nonce="L_sRWfuHJbJEk4RV11cZtg">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>
<!-- Google tag (gtag.js) -->
<script async='async' src='https://www.googletagmanager.com/gtag/js?id=G-5372MV9H7R'/>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5372MV9H7R');
</script>
<!-- Google tag (gtag.js) -->
<script async='async' src='https://www.googletagmanager.com/gtag/js?id=G-XBP1JRB80V'/>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XBP1JRB80V');
</script>
<!-- Google tag (gtag.js) -->
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Awdev Open Source Guides | Learn how to launch and grow your project.</title>
<meta name="generator" content="Jekyll v3.9.2" />
<meta property="og:title" content="Awdev Open Source Guides" />
<meta property="og:locale" content="en" />
<meta name="description" content="Awdev - Learn how to launch and grow your project." />
<meta property="og:description" content="Awdev - Learn how to launch and grow your project." />
<link rel="canonical" href="https://awdev.my.id/" />
<meta property="og:url" content="http://awdev.my.id/" />
<meta property="og:site_name" content="Awdev Open Source Guides" />
<meta property="og:image" content="http://awdev.my.id/opensource/assets/images/cards/default.png" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:image" content="http://awdev.my.id/opensource/assets/images/cards/default.png" />
<meta property="twitter:title" content="Awdev Open Source Guides" />
<meta name="twitter:site" content="@github" />
<meta property="article:publisher" content="https://www.facebook.com/zonanubia/" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Awdev Learn how to launch and grow your project.","headline":"Awdev Open Source Guides","image":"http://awdev.my.id/favicon.png","name":"Awdev Open Source Guides","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://awdev.my.id/favicon.png"}},"url":"http://awdev.my.id/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="alternate" hreflang="ar" href="https://awdev.my.id/" />
<link rel="alternate" hreflang="vr" href="https://go.awdev.my.id/" />
<link rel="alternate" hreflang="thema" href="https://web.awdev.my.id/" />
<link rel="alternate" hreflang="file" href="https://shop.awdev.my.id/" />
<link rel="alternate" hreflang="tools" href="https://shop.awdev.my.id/" />
<link rel="alternate" hreflang="android" href="https://shop.awdev.my.id/" />
</head>
<body>
<main>
<div id="content">
<nav class="main-nav">
<div class="container-lg mx-auto clearfix">
<div class="float-sm-right">
<ul
class="main-links d-flex flex-wrap flex-items-stretch flex-justify-center border-left border-bottom border-sm-0 list-style-none">
<li class="d-inline-block border-right">
<a class="d-block p-4" href="https://www.awdev.my.id/about.html ">
About
</a>
</li>
<li class="d-inline-block border-right">
<a class="d-block p-4" href="https://github.com/zonenubia ">
Contribute
</a>
</li>
<li class="d-inline-block">
<div class="p-3">
<select id="language" class="form-select">
<option value="ar">AR</option>
<option value="vr">VR</option>
<option value="thema">THEMA</option>
<option value="file">FILE</option>
<option value="tools">TOOLS</option>
<option value="android">ANDROID</option>
</select>
</div>
</li>
</ul>
</div>
</div>
</nav>
<div class="bg-gray-light">
<header class="py-4 py-md-6">
<div class="container-lg p-responsive mx-auto text-center pt-6">
<h1 class="h00-mktg">AWDEV CORPORATION</h1>
<p class="lead-mktg text-gray mb-md-5 col-md-8 mx-auto">
AWDEV FREE OPPEN SOURCE GENERAL TO PROJECTS DEVOLOPER , DESIGNER , AND PROGRAMER
Note This Project Is Still @AWDEV
</p>
<p class="lead-mktg " id="opensourcefriday" style="display:none">
It's Friday! Invest a few hours contributing to the software you use and love:
<a href='https://www.awdev.my.id'>AWDEV</a>
</p>
</div>
</header>
<script type="text/javascript">
// Parallax Ads In Middle Post by awdev.my.id
(function() {
let ads = document.querySelector('.awdevParallax');
if (ads) {
let post = document.querySelectorAll('.post-body br, .post-body p'), x = parseInt(post.length / 2);
if (post[x].nodeName == 'P') {
post[x].parentNode.insertBefore(ads, post[x]);
}
else {
post[x].parentNode.insertBefore(ads, post[x].nextSibling);
}
}
})();
</script>
<style type="text/css">
/* Parallax Ads In Middle Post by awdev.my.id */
.awdevParallax {
display: block;
height: 600px;
margin: 1rem auto;
position: relative;
}
.prlx1 {
clip-path: inset(0 0 0 0);
position: absolute;
overflow: hidden;
margin: auto;
}
.prlx2 {
align-items: flex-start;
display: flex;
display: inline-flex;
justify-content: center;
position: fixed;
}
.prlx1, .prlx2 {
bottom: 0;
left: 0;
right: 0;
top: 10px;
}
.prlx1, .parallax ins {
height: 100%;
width: 100%;
}
</style>
<b:if cond='data:blog.isMobileRequest and data:view.isPost and !data:view.isPreview'>
<!-- Parallax Ads In Middle Post by awdev.my.id -->
<div class='awdevParallax'>
<div class='prlx1'>
<div class='prlx2'>
<!-- Pasang kode iklan di sini -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5708227574918293"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-5708227574918293"
data-ad-slot="4287422654"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
</b:if>
<div class="container-lg p-responsive pb-6">
<div class="gutter-sm d-flex flex-wrap flex-items-stretch pb-md-6">
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="/about.html " class="guide-cover contribute Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://awdev.my.id/favicon.png " class=""
alt="How to Contribute to Open Source illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
How to Contribute to Open Source
</h3>
<div class="mb-0 text-gray">
<p>Want to contribute to open source? A guide to making open source contributions, for first-timers and for veterans.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="/about.html " class="guide-cover beginners Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://www.awdev.my.id/assets/img/project/blog.jpg " class=""
alt="Starting an Open Source Project illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Starting an Open Source Project
</h3>
<div class="mb-0 text-gray">
<p>Learn more about the world of open source and get ready to launch your own project.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="/about.html " class="guide-cover finding Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="/assets/img/education/ASU.jpg " class=""
alt="Finding Users for Your Project illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Finding Users for Your Project
</h3>
<div class="mb-0 text-gray">
<p>Help your open source project grow by getting it in the hands of happy users.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="/about.html " class="guide-cover building Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh76dLPPfARYXCRlP3sDB5RVPl_r2OI2ex9QfT7CRO_r_VORvOUd5t6yUxdXtU-vcOnAjJxyFWnWA_hfi_-nSbdyHgCoj8d-ovaVnHGPG8QAU-IMyfwv70I4q9dR_cjBrGKERryuSVcXL7omRVaxI48ycl7GzZccsQrYhN7rUdd2dtqbHSLQZhBm9pnOQ/w362-h640/20230605_082213.jpg " class=""
alt="Building Welcoming Communities illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Building Welcoming Communities
</h3>
<div class="mb-0 text-gray">
<p>Building a community that encourages people to use, contribute to, and evangelize your project.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="/about.html " class="guide-cover best-practices Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSQobWNW8Int1I6NYpFwQNRBkuo0p1_z2lG6ou3xbX6mB6RgvU7vsZ5lVt6G562XHe7-aX1ySYK0SPaTxXd_XAoMJuOwcziHymRq_2mDF1NnDpK_SOmgFqDz3yaAlvoQmqyhhm_IBZJeivYRJ2N3Irx5LDrL-SEbMYG28VhbQRSqt29GqYBeIv9HHAdQ/w362-h640/20230603_224857.jpg " class=""
alt="Best Practices for Maintainers illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Best Practices for Maintainers
</h3>
<div class="mb-0 text-gray">
<p>Making your life easier as an open source maintainer, from documenting processes to leveraging your community.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="about.html" class="guide-cover leadership Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgppOoBPplVSNhpUi401qRkVzPjcdfyQxCLWVVgQe_qlG54iMWYMTgbYJu6P39fP3wPHKeOBkymxMYYYCazAgUF3HsptahvggO27ASlIlleeEUiMxs0PLXvAUx0jWZGq_XdbwYHxsLpBSch5EP98sfU05Mm3lSJCEBEMkUtM9BLqe_GAFVKIwjnRfIbYA/w362-h640/20230603_220757.jpg " class=""
alt="Leadership and Governance illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Leadership and Governance
</h3>
<div class="mb-0 text-gray">
<p>Growing open source projects can benefit from formal rules for making decisions.</p>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-9 mx-auto col-md-6 mt-4 mt-lg-5">
<a href="about.html" class="guide-cover getting-paid Box height-full d-block">
<div class="lh-none guide-cover-img text-center pt-4">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-b0fMPnIoURVx_IoNGcEXnMFLigEsCSSV04lLvippyTVlEyhk_b7WSveXmcMYEoizI-6ZreEiLkZgI2oYT_c2VJtOZLOTl5jJEnVGzjELiVy4tkmq9cFFwL0FJTdzFOtvrDC1UAVqI3vv0o25lB1jfklN8ZD6drwv2Buq_Pe-2GsR1OztVBIqKbojdA/w362-h640/20230603_092442.jpg " class=""
alt="Getting Paid for Open Source Work illustration">
</div>
<div class="flex-self-end p-4 text-center p-lg-5">
<h3 class="h3-mktg text-bold lh-condensed mb-2 text-black">
Getting Paid for Open Source Work
</h3>
<div class="mb-0 text-gray">
<p>Sustain your work in open source by getting financial support for your time or your project.</p>
</div>
</div>
</a>
</div>
</div>
</div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5708227574918293"
crossorigin="anonymous"></script>
<!-- DISPLAY -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-5708227574918293"
data-ad-slot="2464927293"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5708227574918293"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="autorelaxed"
data-ad-client="ca-pub-5708227574918293"
data-ad-slot="6480193920"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<footer class="bg-white border-top text-center pt-5">
<div class="container-lg p-responsive mx-auto">
<div class="d-flex flex-wrap flex-items-stretch">
<div class="col-12 col-sm-6 mb-4 col-border">
<div class="height-full p-5">
<img src='https://awdev.my.id/favicon.png ' class="little-illo mb-3"
alt="squirrel illustration">
<h3 class="h3-mktg mb-3">Contribute</h3>
<p class="mb-3 p-large">Want to make a suggestion? This content is open source. Help us improve it.</p>
<p>
<a data-proofer-ignore href="https://www.awdev.my.id/about.html "
class="btn btn-outline">
Contribute
</a>
</p>
</div>
</div>
</div>
</div>
<div class="border-top text-gray py-5">
<p class="float-md-right"><a class="text-gray-light text-small" href='https://www.awdev.my.id/home.html '>fine
print</a></p>
<div>
<svg height="20" class="octicon octicon-code v-align-middle fill-gray mr-1" aria-label="code"
viewBox="0 0 14 16" version="1.1" width="17" role="img">
<path d="M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 11.5 2.5 8 6 4.5 4.5 3z"></path>
</svg>
with
<svg height="20" class="octicon octicon-heart v-align-middle fill-gray mx-1" aria-label="love"
viewBox="0 0 12 16" version="1.1" width="15" role="img">
<path
d="M11.2 3c-.52-.63-1.25-.95-2.2-1-.97 0-1.69.42-2.2 1-.51.58-.78.92-.8 1-.02-.08-.28-.42-.8-1-.52-.58-1.17-1-2.2-1-.95.05-1.69.38-2.2 1-.52.61-.78 1.28-.8 2 0 .52.09 1.52.67 2.67C1.25 8.82 3.01 10.61 6 13c2.98-2.39 4.77-4.17 5.34-5.33C11.91 6.51 12 5.5 12 5c-.02-.72-.28-1.39-.8-2.02V3z">
</path>
</svg>
by
<svg height="20" class="octicon octicon-mark-github v-align-middle fill-gray mx-1" aria-label="GitHub"
viewBox="0 0 16 16" version="1.1" width="20" role="img">
<path
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z">
</path>
</svg>
and
<a href="https://www.awdev.my.id " class="text-gray">AWDEV</a>
</div>
</div>
</div>
</footer>
</div>
</main>
<script src='/assets/js/index.js'></script>
<script type="text/javascript" src="https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script>
<script
type="text/javascript">(function ($) { window.fnames = new Array(); window.ftypes = new Array(); fnames[0] = 'EMAIL'; ftypes[0] = 'email'; fnames[1] = 'FNAME'; ftypes[1] = 'text'; fnames[2] = 'LNAME'; ftypes[2] = 'text'; }(jQuery)); var $mcj = jQuery.noConflict(true);</script>
</body>
</html>