-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
589 lines (313 loc) · 16.3 KB
/
index.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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
<!doctype html>
<html lang="en">
<head>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NZG5W9P');</script>
<meta charset="utf-8">
<title>abks dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Hugo 0.68.3" /><meta itemprop="name" content="abks dev">
<meta itemprop="description" content=""><meta property="og:title" content="abks dev" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://abksdev.com/" />
<meta property="og:updated_time" content="2020-05-27T23:30:52+05:30" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="abks dev"/>
<meta name="twitter:description" content=""/>
<meta name="twitter:site" content="@example"/>
<link rel="stylesheet" href="/css/bundle.min.890f30b8b199a3d390afae9cf9f69d7a932a6a7d91fc3a3b9e5b9d780c334432.css" integrity="sha256-iQ8wuLGZo9OQr66c+fadepMqan2R/Do7nludeAwzRDI=">
<link rel="stylesheet" href="/css/add-on.css">
<link rel="shortcut icon" type="image/ico" href="/img/favicon/favicon.ico"/>
<script data-ad-client="ca-pub-5525589832511048" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NZG5W9P"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<header id="site-header">
<nav id="site-nav">
<h1 class="nav-title">
<a href="/">
ABKs Dev
</a>
</h1>
<menu id="site-nav-menu" class="flyout-menu">
<a href="/" class="link"><i class='fa fa-home'></i> Home</a>
<a href="/about/" class="link"><i class='far fa-id-card'></i> About</a>
<a href="/blog/" class="link"><i class='far fa-newspaper'></i> Blog</a>
<a href="/categories/" class="link"><i class='fas fa-sitemap'></i> Categories</a>
<a href="#share-menu" class="share-toggle"><i class="fas fa-share-alt"> </i>Share</a>
</menu>
<a href="#share-menu" class="share-toggle"><i class="fas fa-share-alt fa-2x"> </i></a>
<a href="#site-nav" class="nav-toggle"><i class="fas fa-bars fa-2x"></i></a>
</nav>
<menu id="share-menu" class="flyout-menu">
<h1>Share Post</h1>
<a href="//twitter.com/share?text=abks%20dev&url=https%3a%2f%2fabksdev.com%2f" target="_blank" rel="noopener" class="share-btn twitter">
<i class="fab fa-twitter"></i><p> Twitter</p>
</a>
<a href="//www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fabksdev.com%2f" target="_blank" rel="noopener" class="share-btn facebook">
<i class="fab fa-facebook"></i><p> Facebook</p>
</a>
<a href="//www.reddit.com/submit?url=https%3a%2f%2fabksdev.com%2f&title=abks%20dev" target="_blank" rel="noopener" class="share-btn reddit">
<i class="fab fa-reddit-alien"></i><p> Reddit</p>
</a>
<a href="//www.linkedin.com/shareArticle?url=https%3a%2f%2fabksdev.com%2f&title=abks%20dev" target="_blank" rel="noopener" class="share-btn linkedin">
<i class="fab fa-linkedin"></i><p> LinkedIn</p>
</a>
<a href="//www.pinterest.com/pin/create/button/?url=https%3a%2f%2fabksdev.com%2f&description=abks%20dev" target="_blank" rel="noopener" class="share-btn pinterest">
<i class="fab fa-pinterest-p"></i><p> Pinterest</p>
</a>
<a href="mailto:?subject=Check%20out%20this%20post%20by %7b%20%20%20%20%20%20%20%20map%5b%5d%7d&body=https%3a%2f%2fabksdev.com%2f" target="_blank" class="share-btn email" data-proofer-ignore>
<i class="fas fa-envelope"></i><p> Email</p>
</a>
</menu>
</header>
<div id="wrapper">
<section id="site-intro" >
<a href="/"><img src="/img/main/logo.png" class="circle" width="" alt="ABKs Dev" /></a>
<header>
<h1>ABKs Dev</h1>
</header>
<main>
<p>Developer | Coder.</p>
</main>
</section>
<main id="site-main">
<article class="post">
<header>
<div class="title">
<h2><a href="/blog/2020_05_27/">Windows Update 2004 And WSL 2</a></h2>
</div>
<div class="meta">
<time class="published" datetime="2020-05-27 23:30:52 +0530 IST">
May 27, 2020
</time>
<span class="author">ABHISHEK KUMAR</span>
<p>2 minute read</p>
</div>
</header>
<a href="/blog/2020_05_27/" class="image featured">
<img src="/img/2020/05/2020_05_27_1.jpg" alt="">
</a>
<p>Microsoft is releasing the next major updated to Windows 10, commonly known as “<strong>Windows 10 2004 (20H1) Update</strong>” on <strong>May 28, 2020</strong>. This update include many feature and improvement over the last release, but the most important feature from a developer perspective is <strong>WSL 2</strong> (Windows Subsystem for Linux version 2) as it include many feature which will make a developers life much easier.</p>
<footer>
<a href="/blog/2020_05_27/" class="button big">Read more</a>
<ul class="stats">
<li class="categories">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/categories/windows">windows</a></li>
<li><a class="article-category-link" href="https://abksdev.com/categories/operating-systems">operating systems</a></li>
</ul>
</li>
<li class="tags">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/tags/windows-10-2004-update">windows 10 2004 update</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/wsl-2">wsl 2</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/wsl">wsl</a></li>
</ul>
</li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="/blog/2020_05_25/">Flutter or React Native</a></h2>
</div>
<div class="meta">
<time class="published" datetime="2020-05-25 06:23:09 +0530 IST">
May 25, 2020
</time>
<span class="author">ABHISHEK KUMAR</span>
<p>3 minute read</p>
</div>
</header>
<a href="/blog/2020_05_25/" class="image featured">
<img src="/img/2020/05/2020_05_25_1.jpg" alt="">
</a>
<p>If you’re planning to learn mobile application development and you’re a beginner in the this field, you might have came across terms like <strong>Native Application Development</strong> and <strong>Cross Platform Application Development</strong>. And then you must of have came across the list of programing languages like <strong>Java</strong>, <strong>Kotlin</strong>, <strong>Swift</strong> and Toolkit like <strong>Flutter</strong>, <strong>React Native</strong> used in <strong>Mobile Application Development</strong>. Now you’re trying to decide which programing language or Toolkit to learn, so that it will be…</p>
<footer>
<a href="/blog/2020_05_25/" class="button big">Read more</a>
<ul class="stats">
<li class="categories">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/categories/android">Android</a></li>
<li><a class="article-category-link" href="https://abksdev.com/categories/app-development">App development</a></li>
</ul>
</li>
<li class="tags">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/tags/java">java</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/kotlin">kotlin</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/flutter">flutter</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/react-native">react native</a></li>
</ul>
</li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="/blog/2020_05_22/">SEO, Indexing and Page Optimizations</a></h2>
</div>
<div class="meta">
<time class="published" datetime="2020-05-22 23:43:11 +0530 IST">
May 22, 2020
</time>
<span class="author">ABHISHEK KUMAR</span>
<p>4 minute read</p>
</div>
</header>
<a href="/blog/2020_05_22/" class="image featured">
<img src="/img/2020/05/2020_05_22_1.jpg" alt="">
</a>
<p>So you have created a new blog/website, written a couple of articles, but your webpage is not listed in google search results and you are worried if people are ever going to find out about your blog and read those amazing articles you’ve written.</p>
<footer>
<a href="/blog/2020_05_22/" class="button big">Read more</a>
<ul class="stats">
<li class="categories">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/categories/web-hosting">web hosting</a></li>
<li><a class="article-category-link" href="https://abksdev.com/categories/development">development</a></li>
</ul>
</li>
<li class="tags">
<ul>
<li><a class="article-category-link" href="https://abksdev.com/tags/seo">seo</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/indexing">indexing</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/page-optimization">page optimization</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/google-search-console">google search console</a></li>
<li><a class="article-category-link" href="https://abksdev.com/tags/google-analytics">google analytics</a></li>
</ul>
</li>
</ul>
</footer>
</article>
<div class="pagination">
<a href="/page/2/" class="button"><div class="next"><div>Next</div></div></a>
</div>
</main>
<section id="site-sidebar">
<section id="recent-posts">
<header>
<h1>Recent posts</h1>
</header>
<article class="mini-post">
<section>
<a href="/blog/2020_05_27/" class="image featured">
<img src="/img/2020/05/2020_05_27_1.jpg" alt="">
</a>
</section>
<header>
<h1><a href="/blog/2020_05_27/">Windows Update 2004 And WSL 2</a></h1>
<time class="published" datetime="">May 27, 2020</time>
</header>
</article>
<article class="mini-post">
<section>
<a href="/blog/2020_05_25/" class="image featured">
<img src="/img/2020/05/2020_05_25_1.jpg" alt="">
</a>
</section>
<header>
<h1><a href="/blog/2020_05_25/">Flutter or React Native</a></h1>
<time class="published" datetime="">May 25, 2020</time>
</header>
</article>
<article class="mini-post">
<section>
<a href="/blog/2020_05_22/" class="image featured">
<img src="/img/2020/05/2020_05_22_1.jpg" alt="">
</a>
</section>
<header>
<h1><a href="/blog/2020_05_22/">SEO, Indexing and Page Optimizations</a></h1>
<time class="published" datetime="">May 22, 2020</time>
</header>
</article>
<article class="mini-post">
<section>
<a href="/blog/2020_05_21/" class="image featured">
<img src="/img/2020/05/2020_05_21_1.jpg" alt="">
</a>
</section>
<header>
<h1><a href="/blog/2020_05_21/">Choosing A Theme In HUGO For Blog</a></h1>
<time class="published" datetime="">May 21, 2020</time>
</header>
</article>
<article class="mini-post">
<section>
<a href="/blog/2020_05_19/" class="image featured">
<img src="/img/2020/05/2020_05_19_1.jpg" alt="">
</a>
</section>
<header>
<h1><a href="/blog/2020_05_19/">How I Created My First Blog And Hosted It For Free ?</a></h1>
<time class="published" datetime="">May 19, 2020</time>
</header>
</article>
<footer>
<a href="/blog/" class="button">See more</a>
</footer>
</section>
<section id="categories">
<header>
<h1><a href="/categories">Categories</a></h1>
</header>
<ul>
<li>
<a href="/categories/web-hosting/">web-hosting<span class="count">3</span></a>
<li>
<a href="/categories/development/">development<span class="count">2</span></a>
<li>
<a href="/categories/android/">android<span class="count">1</span></a>
<li>
<a href="/categories/app-development/">app-development<span class="count">1</span></a>
<li>
<a href="/categories/how-to/">how-to<span class="count">1</span></a>
<li>
<a href="/categories/operating-systems/">operating-systems<span class="count">1</span></a>
<li>
<a href="/categories/windows/">windows<span class="count">1</span></a>
</li>
</ul>
</section>
<section id="mini-bio">
<header>
<h1>About</h1>
</header>
<p>My Name is Abhishek Kumar and this my blog, click on learn more to read about me.</p>
<footer>
<a href="/about" class="button">Learn More</a>
</footer>
</section>
</section>
<footer id="site-footer">
<p class="copyright">
© 2020
abks dev
. <br>
Theme: <a href='https://github.com/pacollins/hugo-future-imperfect-slim' target='_blank' rel='noopener'>Hugo Future Imperfect Slim</a><br>A <a href='https://html5up.net/future-imperfect' target='_blank' rel='noopener'>HTML5 UP port</a> | Powered by <a href='https://gohugo.io/' title='0.68.3' target='_blank' rel='noopener'>Hugo</a>
</p>
</footer>
<a id="back-to-top" href="#" class="fas fa-arrow-up fa-2x"></a>
<script src="/js/highlight.js"></script>
<script>hljs.initHighlightingOnLoad();</script><script src="/js/bundle.min.ba01f4c6fd09c8681f5bb9960755a2d29a543735c990ef92c5c97365cbb37a4e.js" integrity="sha256-ugH0xv0JyGgfW7mWB1Wi0ppUNzXJkO+SxclzZcuzek4="></script>
<script src="/js/add-on.js"></script>
</div>
<div class="cookie-banner" style="display: none">
<p>
<b>By using our website, you agree to our
<a href="/cookie_policy.html">cookie policy</a></b>
</p>
<button class="close">×</button>
</div>
<script>if(localStorage.getItem("cookieSeen") != "shown"){$(".cookie-banner").delay(2000).fadeIn();localStorage.setItem("cookieSeen","shown")};$(".close").click(function() {$(".cookie-banner").fadeOut();})</script>
</body>
</html>