-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
629 lines (336 loc) · 20.1 KB
/
index.html
File metadata and controls
629 lines (336 loc) · 20.1 KB
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
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- Google Tag Manager -->
<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-M8N3RQC');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ikhsan Labs</title>
<meta name="author" content="Ikhsan">
<meta name="description" content="Personal blog saya yang berisi tentang tips & trick dan tutorial teknologi terbaru.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="http://ikhsanir.com">
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet" type="text/css">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Ikhsan Labs" type="application/atom+xml">
</head>
<body >
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M8N3RQC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header id="header">
<div class="row">
<div class="col-xs-12 col-sm-8 col-md-4">
<a href="/" class="site-title">Ikhsan Labs</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-8">
<nav>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
<ul class="menu">
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<!-- <li><a href="/blog/">Blog</a></li> -->
</ul>
</nav>
</div>
</div>
</header>
<div id="main-content">
<!--[if lte IE 9]>
<div class="row upgrade-row">
<div class="col-lg-12">
<div class="upgrade">
<i class="upgrade__icon fa fa-warning"></i>
<h1 class="upgrade__title h6">Ohnoes!</h1>
<p class="upgrade__text">
Unfortunately, certain parts of this site may not display correctly in your version of Internet Explorer!<br>
If possible, you should consider <a href="http://browsehappy.com/">upgrading your browser</a>.
</p>
</div>
</div>
</div>
<!-- <![endif]-->
<div class="row top-xs center-sm center-md center-lg site-wrapper">
<div class="col-xs-12 col-sm-10 col-md-8 col-lg-8">
<article class="article article--index">
<header class="article__header">
<h1 class="h2 article__title">
<a href="/blog/2018/07/22/membuat-shell-script-auto-deploy-octopress/">Membuat Shell Script Auto Deploy Octopress</a>
</h1>
<div class="article__meta clearfix">
<time class="article__date pull-left" datetime="2018-07-22T21:15:14+07:00" pubdate><i class="fa fa-calendar"></i> Jul 22nd, 2018</time>
<div class="article__tags pull-left">
<i class="fa fa-tags"></i>
<ul class="unstyled">
<li><a class='category' href='/categories/octopress/'>octopress</a></li>
<li><a class='category' href='/categories/ruby-on-rails/'>ruby on rails</a></li>
</ul>
</div>
<a class="pull-right" href="http://ikhsanir.com/blog/2018/07/22/membuat-shell-script-auto-deploy-octopress/#disqus_thread">
Comments <i class="fa fa-comment"></i>
</a>
</div>
</header>
<div class="article__content clearfix">
<p><img src="/images/2018/07/22/shell.jpg"></p>
<p>Halo semua, di dalam artikel ini saya akan membahas mengenai <strong>shell script untuk auto deploy octopress</strong>. Shell script adalah kumpulan beberapa perintah yang ditulis pada text file yang nantinya akan di eksekusi oleh shell. Biasanya shell script ini memiliki ekstensi .sh. Fungsi dari shell script ini adalah memudahkan pekerjaan kita dalam mengetikkan perintah yang berulang kali dilakukan.
<a class="btn pull-right" href="/blog/2018/07/22/membuat-shell-script-auto-deploy-octopress/">Read on →</a>
</div>
</article>
<hr>
<article class="article article--index">
<header class="article__header">
<h1 class="h2 article__title">
<a href="/blog/2018/07/22/memasang-google-tag-manager-di-octopress/">Memasang Google Tag Manager di Octopress</a>
</h1>
<div class="article__meta clearfix">
<time class="article__date pull-left" datetime="2018-07-22T12:51:12+07:00" pubdate><i class="fa fa-calendar"></i> Jul 22nd, 2018</time>
<div class="article__tags pull-left">
<i class="fa fa-tags"></i>
<ul class="unstyled">
<li><a class='category' href='/categories/octopress/'>octopress</a></li>
<li><a class='category' href='/categories/google-tag-manager/'>google tag manager</a></li>
<li><a class='category' href='/categories/analytics/'>analytics</a></li>
</ul>
</div>
<a class="pull-right" href="http://ikhsanir.com/blog/2018/07/22/memasang-google-tag-manager-di-octopress/#disqus_thread">
Comments <i class="fa fa-comment"></i>
</a>
</div>
</header>
<div class="article__content clearfix">
<p><img src="/images/2018/07/22/Google-Analytics-Tag-Manager.png"></p>
<p>Di artikel kali ini saya akan membahas mengenai <strong>Cara Memasang Google Tag Manager di Octopress</strong>. Apa itu Google Tag Manager atau yang biasa dikenal GTM? Bagi yang belum tahu Google Tag Manager adalah sistem pengelolaan tag yang memungkinkan kamu dengan cepat dan mudah mengupdate tag dan script code di situs atau aplikasi mobile.
<a class="btn pull-right" href="/blog/2018/07/22/memasang-google-tag-manager-di-octopress/">Read on →</a>
</div>
</article>
<hr>
<article class="article article--index">
<header class="article__header">
<h1 class="h2 article__title">
<a href="/blog/2018/07/14/cara-clone-octopress-ke-machine-lain/">Cara Clone Octopress ke Machine Lain</a>
</h1>
<div class="article__meta clearfix">
<time class="article__date pull-left" datetime="2018-07-14T08:35:31+07:00" pubdate><i class="fa fa-calendar"></i> Jul 14th, 2018</time>
<div class="article__tags pull-left">
<i class="fa fa-tags"></i>
<ul class="unstyled">
<li><a class='category' href='/categories/octopress/'>octopress</a></li>
</ul>
</div>
<a class="pull-right" href="http://ikhsanir.com/blog/2018/07/14/cara-clone-octopress-ke-machine-lain/#disqus_thread">
Comments <i class="fa fa-comment"></i>
</a>
</div>
</header>
<div class="article__content clearfix">
<p><img src="/images/2018/07/14/gambar.png"></p>
<p><strong>Clone Octopress</strong> adalah melakukan copy data octopress yang berada di repository Github ke dalam machine lain. Clone Octopress ini dilakukan jika kita sebelumnya kita pernah install octopress dengan machine lain dan sekarang ingin melakukan clone ke laptop kita sendiri.
<a class="btn pull-right" href="/blog/2018/07/14/cara-clone-octopress-ke-machine-lain/">Read on →</a>
</div>
</article>
<hr>
<article class="article article--index">
<header class="article__header">
<h1 class="h2 article__title">
<a href="/blog/2017/01/27/cara-install-synapse-indicator-di-ubuntu-16-dot-04/">Cara Install Synapse Indicator di Ubuntu 16.04</a>
</h1>
<div class="article__meta clearfix">
<time class="article__date pull-left" datetime="2017-01-27T10:50:41+07:00" pubdate><i class="fa fa-calendar"></i> Jan 27th, 2017</time>
<div class="article__tags pull-left">
<i class="fa fa-tags"></i>
<ul class="unstyled">
<li><a class='category' href='/categories/ubuntu/'>ubuntu</a></li>
<li><a class='category' href='/categories/linux/'>linux</a></li>
</ul>
</div>
<a class="pull-right" href="http://ikhsanir.com/blog/2017/01/27/cara-install-synapse-indicator-di-ubuntu-16-dot-04/#disqus_thread">
Comments <i class="fa fa-comment"></i>
</a>
</div>
</header>
<div class="article__content clearfix">
<p><img src="/images/2017/01/27/synapseindicator.jpg"></p>
<p><strong>Synapse Indicator</strong> adalah aplikasi alternatif Spotlight yang dibuat oleh <a href="https://plus.google.com/+TomBeckmann/posts">Tom Beckmann</a>. Synapse Indicator sangat membantu kita dalam melakukan pencarian file, folder ataupun aplikasi. Dengan posisi search button diatas tentu mirip dengan spotlight di MacOS.
<a class="btn pull-right" href="/blog/2017/01/27/cara-install-synapse-indicator-di-ubuntu-16-dot-04/">Read on →</a>
</div>
</article>
<hr>
<article class="article article--index">
<header class="article__header">
<h1 class="h2 article__title">
<a href="/blog/2016/12/27/membuat-video-embed-responsive-di-octopress/">Membuat Video Embed Responsive di Octopress</a>
</h1>
<div class="article__meta clearfix">
<time class="article__date pull-left" datetime="2016-12-27T17:04:25+07:00" pubdate><i class="fa fa-calendar"></i> Dec 27th, 2016</time>
<div class="article__tags pull-left">
<i class="fa fa-tags"></i>
<ul class="unstyled">
<li><a class='category' href='/categories/octopress/'>octopress</a></li>
<li><a class='category' href='/categories/ruby-on-rails/'>ruby on rails</a></li>
<li><a class='category' href='/categories/plugin/'>plugin</a></li>
</ul>
</div>
<a class="pull-right" href="http://ikhsanir.com/blog/2016/12/27/membuat-video-embed-responsive-di-octopress/#disqus_thread">
Comments <i class="fa fa-comment"></i>
</a>
</div>
</header>
<div class="article__content clearfix">
<p><img src="/images/2016/12/27/octocode.jpg"></p>
<p>Dalam framework Octopress, untuk melakukan penulisan artikel beda dengan framework blogging yang lain. Di Octopress menggunakan syntax markdown. Jadi ketika kita ingin memasukkan misalkan gambar maka menggunakan syntax “img (lokasi gambar)”.</p>
<a class="btn pull-right" href="/blog/2016/12/27/membuat-video-embed-responsive-di-octopress/">Read on →</a>
</div>
</article>
<hr>
<div class="pagination">
<a class="btn pull-left" href="/posts/2">← Older</a>
</div>
</div>
<aside class="sidebar col-xs-12 col-md-4 col-lg-4">
<div class="row">
<section class="social col-xs-12 col-sm-6 col-md-12">
<h1>
Follow me!
</h1>
<ul class="unstyled">
<li><a class="facebook" href="//facebook.com/iceisan"><i class="fa fa-facebook-square"></i> Facebook</a></li>
<li><a class="github" href="//github.com/isaan"><i class="fa fa-github"></i> Github</a></li>
<li><a class="googleplus" href="//plus.google.com/u/1/114689953695450695773"><i class="fa fa-google-plus-square"></i> Google+</a></li>
<li><a class="linkedin" href="//linkedin.com/in/ikhsanin"><i class="fa fa-linkedin-square"></i> LinkedIn</a></li>
<li><a class="twitter" href="//twitter.com/Ikhsan_IR"><i class="fa fa-twitter"></i> Twitter</a></li>
</ul>
</section>
<!-- Bagian sosmed "follow me" -->
<!-- <section style="margin-top:15px"> -->
<section id="recent-posts" class="col-xs-12 col-sm-6 col-md-12">
<h1>Sponsored</h1>
<a href="https://www.vultr.com/?ref=7045410-3B"><img src="https://www.vultr.com/media/banner_3.png" width="300" height="250"></a>
</section><section id="recent-posts" class="col-xs-12 col-sm-6 col-md-12">
<h1>Recent Posts</h1>
<ul class="divided">
<li class="post">
<a href="/blog/2018/07/22/membuat-shell-script-auto-deploy-octopress/">Membuat Shell Script Auto Deploy Octopress</a>
</li>
<li class="post">
<a href="/blog/2018/07/22/memasang-google-tag-manager-di-octopress/">Memasang Google Tag Manager di Octopress</a>
</li>
<li class="post">
<a href="/blog/2018/07/14/cara-clone-octopress-ke-machine-lain/">Cara Clone Octopress ke Machine Lain</a>
</li>
<li class="post">
<a href="/blog/2017/01/27/cara-install-synapse-indicator-di-ubuntu-16-dot-04/">Cara Install Synapse Indicator di Ubuntu 16.04</a>
</li>
<li class="post">
<a href="/blog/2016/12/27/membuat-video-embed-responsive-di-octopress/">Membuat Video Embed Responsive di Octopress</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="categories">
<li class='category'><a href='/categories/analytics/'>analytics (1)</a></li>
<li class='category'><a href='/categories/github/'>github (3)</a></li>
<li class='category'><a href='/categories/google-tag-manager/'>google tag manager (1)</a></li>
<li class='category'><a href='/categories/introduction/'>introduction (1)</a></li>
<li class='category'><a href='/categories/linux/'>linux (1)</a></li>
<li class='category'><a href='/categories/octopress/'>octopress (6)</a></li>
<li class='category'><a href='/categories/plugin/'>plugin (2)</a></li>
<li class='category'><a href='/categories/ruby-on-rails/'>ruby on rails (4)</a></li>
<li class='category'><a href='/categories/ubuntu/'>ubuntu (2)</a></li>
</ul>
</section><section id="twitter-timeline" class="col-xs-12 col-sm-6 col-md-12">
<h1>
Latest Tweets
<small class="pull-right">
<a class="btn" href="//twitter.com/Ikhsan_IR" title="@Ikhsan_IR on Twitter" target="_blank">
<i class="fa fa-external-link"></i>
</a>
</small>
</h1>
<!-- <h2>
<a class="twitter-timeline" href="https://twitter.com/Ikhsan_IR">Tweets by Ikhsan_IR</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</h2> -->
</section>
<section style="margin-top:15px;height: 90vh;margin-top: 15px;overflow-x: auto;">
<a class="twitter-timeline" href="https://twitter.com/Ikhsan_IR">Tweets by Ikhsan_IR</a>
<!-- <a class="twitter-timeline" data-dnt="true" href="https://twitter.com/Ikhsan_IR" data-link-color="#049cdb" data-tweet-limit="" data-chrome="noheader nofooter transparent noscrollbar">Tweets by Ikhsan_IR</a> -->
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script> -->
</section> <!-- Bagian asides tambahan yg di _config.yml" -->
<!--
<section id="twitter-timeline" class="col-xs-12 col-sm-6 col-md-12">
<h1>
Latest Tweets
<small class="pull-right">
<a class="btn" href="//twitter.com/Ikhsan_IR" title="@Ikhsan_IR on Twitter" target="_blank">
<i class="fa fa-external-link"></i>
</a>
</small>
</h1>
<a class="twitter-timeline" data-dnt="true" href="//twitter.com/Ikhsan_IR" data-widget-id="801675965038366720" data-link-color="#049cdb" data-tweet-limit="" data-chrome="noheader nofooter transparent noscrollbar">Tweets by @Ikhsan_IR</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</section>
-->
<!--
<section class="social col-xs-12 col-sm-6 col-md-12">
<h1>
Follow me!
</h1>
<ul class="unstyled">
<li><a class="facebook" href="//facebook.com/iceisan"><i class="fa fa-facebook-square"></i> Facebook</a></li>
<li><a class="github" href="//github.com/isaan"><i class="fa fa-github"></i> Github</a></li>
<li><a class="googleplus" href="//plus.google.com/u/1/114689953695450695773"><i class="fa fa-google-plus-square"></i> Google+</a></li>
<li><a class="linkedin" href="//linkedin.com/in/ikhsanin"><i class="fa fa-linkedin-square"></i> LinkedIn</a></li>
<li><a class="twitter" href="//twitter.com/Ikhsan_IR"><i class="fa fa-twitter"></i> Twitter</a></li>
</ul>
</section>
-->
</div>
</aside>
</div>
</div>
<footer class="footer">
<div class="row middle-xs">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p class="footer__copyright">
Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script>
Ikhsan - Framework <a href="http://octopress.org">Octopress</a>, Built with <a href="https://www.ruby-lang.org/">Ruby</a> and Deploy on <a href="https://github.com/">Github.</a>
<!-- Code under <a href="//github.com/coogie/oscailte/blob/master/README.md">MIT Licence</a>. -->
</p>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.2/rollups/md5.js"></script>
<script defer src="/javascripts/octopress.js"></script>
<script>
var _gaq=[['_setAccount','UA-88300812-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script>
var disqus_shortname = 'ikhsanir';
var disqus_script = 'count.js';
(function () {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/' + disqus_script;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>
</body>
</html>