-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathdoc-4.html
815 lines (707 loc) · 36.3 KB
/
doc-4.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
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
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Title -->
<title>Documentation 4 | Docs - UI Kit</title>
<!-- Required Meta Tags Always Come First -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.png">
<!-- Meta tags -->
<meta name="keywords" content="documentation template, help desk, open source, free template, freebies, bootstrap 4, bootstrap4">
<meta name="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
<!-- Schema.org -->
<meta itemprop="name" content="Documentation Help Desk by Htmlstream">
<meta itemprop="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
<meta itemprop="image" content="docs-ui-kit-thumbnail.jpg">
<!-- Twitter Card -->
<meta name="twitter:card" content="product">
<meta name="twitter:site" content="@htmlstream">
<meta name="twitter:title" content="Documentation Help Desk by Htmlstream">
<meta name="twitter:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
<meta name="twitter:creator" content="@htmlstream">
<meta name="twitter:image" content="docs-ui-kit-thumbnail.jpg">
<!-- Open Graph -->
<meta property="og:title" content="Documentation Help Desk by Htmlstream">
<meta property="og:type" content="article">
<meta property="og:url" content="https://htmlstream.com/preview/docs-ui-kit/index.html">
<meta property="og:image" content="docs-ui-kit-thumbnail.jpg">
<meta property="og:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
<meta property="og:site_name" content="Htmlstream">
<!-- Google Fonts -->
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600" rel="stylesheet">
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/vendor/font-awesome/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/vendor/prism/prism.css">
<!-- CSS Template -->
<link rel="stylesheet" href="assets/css/theme.css">
<link rel="stylesheet" href="assets/css/demo.css">
<link rel="stylesheet" href="assets/css/layout.css">
</head>
<body class="bg-white">
<!-- Header -->
<header class="duik-header">
<nav class="navbar navbar-expand-lg navbar-dark gradient-dark fixed-top">
<div class="container">
<a class="navbar-brand mr-0 mr-md-5 mr-lg-7" href="home-page-1.html"><img src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 150px;"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<!-- Header Links -->
<ul class="js-scroll-nav navbar-nav mr-md-auto">
<li class="nav-item mx-md-1 mx-lg-2">
<a class="nav-link" href="#introduction">Introduction</a>
</li>
<li class="nav-item mx-md-1 mx-lg-2">
<a class="nav-link" href="#base-ui">Base UI</a>
</li>
<li class="nav-item mx-md-1 mx-lg-2">
<a class="nav-link" href="#others">Others</a>
</li>
</ul>
<!-- End Header Links -->
<!-- Header Links 2 -->
<ul class="navbar-nav align-items-lg-center">
<li class="nav-item my-2 my-lg-0">
<ul class="list-inline">
<li class="list-inline-item mr-lg-5">
<a class="nav-link" target="_blank" href="#">Changelog</a>
</li>
</ul>
</li>
<li class="nav-item my-2 my-lg-0">
<a class="btn btn-sm btn-primary" href="https://htmlstream.com/templates/docs-ui-kit">
<i class="fas fa-cloud-download-alt mr-1"></i> Download
</a>
</li>
</ul>
<!-- End Header Links 2 -->
</div>
</div>
</nav>
</header>
<!-- End Header -->
<!-- Promo Section -->
<section class="duik-promo gradient-dark text-center text-white position-relative">
<div class="container duik-promo-container">
<div class="d-flex justify-content-center position-relative mh-35rem py-11">
<div class="align-self-center w-md-75">
<h2 class="text-white mb-3">Documentation</h2>
<div class="lead text-white-70">Get started with Doc UI Kit's components, fully detailed documentation and responsive design.</div>
</div>
</div>
</div>
<!-- SVG BG -->
<svg class="position-absolute bottom-0 left-0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1920 323" enable-background="new 0 0 1920 323" xml:space="preserve">
<polygon fill="#ffffff" style="fill-opacity: .05;" points="-0.5,322.5 -0.5,121.5 658.3,212.3 "></polygon>
<polygon fill="#ffffff" style="fill-opacity: .1;" points="-2,323 1920,323 1920,-1 "></polygon>
</svg>
<!-- End SVG BG -->
</section>
<!-- End Promo Section -->
<!-- Icon Blocks -->
<section class="container z-index-2 position-relative">
<div class="duik-icon-block duik-icon-block--pull2top rounded text-dark">
<div class="row no-gutters">
<div class="col-md border-bottom border-md-bottom-0">
<div class="duik-icon-block__item">
<i class="fas fa-code-branch fa-3x mb-4"></i>
<h4 class="h5 mb-0">1.0.0</h4>
</div>
</div>
<div class="col-md border-md-left border-bottom border-md-bottom-0">
<div class="duik-icon-block__item">
<i class="fab fa-github fa-3x mb-4"></i>
<h4 class="h5 mb-0"><a class="link-dark" href="#">Watch</a></h4>
</div>
</div>
<div class="col-md border-md-left">
<div class="duik-icon-block__item">
<i class="fas fa-bug fa-3x mb-4"></i>
<h4 class="h5 mb-0"><a class="link-dark" href="https://github.com/htmlstreamofficial/docs-ui-kit" title="Report an Issue" target="_blank">Report an Issue</a></h4>
</div>
</div>
</div>
</div>
</section>
<!-- End Icon Blocks -->
<main>
<div class="container py-10">
<h2 id="introduction" class="h3 mb-5">Introduction</h2>
<!-- About -->
<div id="doc-about" class="mb-11">
<h2 class="h4">About <a class="js-anchor-link duik-anchorjs-link" href="#doc-about" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with a lot of beautiful complete pages and includes reusable and customizable UI Blocks.</p>
<p>Docs UI Kit is maintained by Htmlstream team. Do not miss any updates and announcements, stay tuned on our social pages:</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-2" data-toggle="tooltip" data-placement="top" title="" data-original-title="Facebook">
<a class="text-dark" target="_blank" href="https://www.facebook.com/htmlstream">
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="" data-original-title="Instagram">
<a class="text-dark" target="_blank" href="https://www.instagram.com/htmlstream">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="" data-original-title="Twitter">
<a class="text-dark" target="_blank" href="https://twitter.com/htmlstream">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="" data-original-title="Dribbble">
<a class="text-dark" target="_blank" href="https://dribbble.com/htmlstream">
<i class="fab fa-dribbble"></i>
</a>
</li>
</ul>
</div>
<!-- End About -->
<hr class="mb-11">
<!-- What’s Included -->
<div id="doc-whats-included" class="mb-11">
<h2 class="h4">What’s Included <a class="js-anchor-link duik-anchorjs-link" href="#doc-whats-included" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>The download package includes .zip folder, please unzip the compressed folder and you’ll find the following directories and files including all raw source files:</p>
<pre class="mb-4">
<code class="language-plaintext" data-lang="plaintext">
docs-ui-kit/
├── assets/
│ ├── css/
│ │ ├── styles.css
│ │ ├── styles.min.css
│ ├── img/
│ │ ├── ...
│ ├── img-temp/
│ │ ├── ...
│ ├── include/
│ │ ├── scss/
│ │ │ ├── ...
│ ├── js/
│ │ ├── main.js
│ │ ├── ...
│ ├── vendor/
│ │ ├── bootstrap/
│ │ ├── ...
├── README.md
├── package.json
├── gulpfile.js
├── index.html
</code>
</pre>
<div class="duik-callout duik-callout-info mb-7">
<h4 class="h5">Note!</h4>
<p class="mb-0">Please open pages via <code>localhost</code> for better experiance. Some libraries might not work properly with pages viewed via the <code>file://</code> protocol like when opening a local HTML file. You may check out <a target="_blank" href="https://www.mamp.info/en/">MAMP Webserver <i class="fas fa-external-link-alt ml-1"></i></a>. It's free and available for both MacOS and Windows.</p>
</div>
</div>
<!-- End What’s Included -->
<hr class="mb-11">
<!-- Getting Started -->
<div id="doc-getting-started" class="mb-11">
<h2 class="h4">Getting Started <a class="js-anchor-link duik-anchorjs-link" href="#doc-getting-started" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>After unziping the download package into your folder, please open a command line and follow below detailed step by step examples.</p>
<p>A brief overview of the steps to your first task:</p>
<ol class="mb-4">
<li>Install Node.js and Gulp</li>
<li>Install NPM modules <code>package.json</code>.</li>
<li>Run Gulp</li>
</ol>
<!-- Install Node.js and Gulp -->
<div class="mb-5">
<div class="media mb-3">
<span class="badge badge-primary badge-pill align-self-center mr-2">1</span>
<div class="media-body">
<h4 class="h5 mb-0">Install Node.js and Gulp</h4>
</div>
</div>
<div class="mb-4">
<h5 class="h6 font-weight-bold">Installing Node.js</h5>
<p>If you do not have Node installed already, you can get it by <a target="_blank" href="https://nodejs.org/en/">downloading the package installer from Node's website</a>. Please download the stable version of Node.js (LTS) NOT the latest.</p>
</div>
<h5 class="h6 font-weight-bold">Installing Gulp</h5>
<p>You need to have Node.js (Node) installed onto your computer before you can install Gulp. When you're done with installing Node, you can install Gulp by using the following command in the command line:</p>
<p>Please note, first Gulp should be installed globally and for that reason <code>-g</code> command is used.</p>
<pre class="mb-4">
<code class="language-js" data-lang="js">
npm install gulp-cli -g
</code>
</pre>
<div class="duik-callout duik-callout-danger mb-7">
<h4 class="h5 text-danger">Important!</h4>
<p class="mb-0">Note: If you are using MacOS please use <code>sudo</code> keyword in the command because they need administrator rights to install Gulp globally.</p>
</div>
</div>
<!-- End Install Node.js and Gulp -->
<!-- Install NPM Modules -->
<div class="mb-4">
<div class="media mb-3">
<span class="badge badge-primary badge-pill align-self-center mr-2">2</span>
<div class="media-body">
<h4 class="h5 mb-0">Install NPM modules <code>package.json</code></h4>
</div>
</div>
<div class="mb-4">
<h5 class="h6 font-weight-bold">Installing NPM modules</h5>
<p>First, change the command line path into your project folder. if you have not done this before, you may check the following article to quick start <a target="_blank" href="http://www.digitalcitizen.life/command-prompt-how-use-basic-commands">http://www.digitalcitizen.life/command-prompt-how-use-basic-commands</a></p>
</div>
<p>Once the path of your workflow is changed to Docs UI Kit folder, you may run <code>package.json</code> file by using the following command:</p>
<pre class="mb-4">
<code class="language-js" data-lang="js">
npm install
</code>
</pre>
<p>This time, we're installing <code>Gulp</code> with its all dependency plugins like <code>gulp-sass</code> and others. It might take a few minutes, depends on your internet connection.</p>
</div>
<!-- End Install NPM Modules -->
<!-- Run Gulp -->
<div class="mb-4">
<div class="media mb-3">
<span class="badge badge-primary badge-pill align-self-center mr-2">3</span>
<div class="media-body">
<h4 class="h5 mb-0">Run Gulp</h4>
</div>
</div>
<p>Now we have an integrated workflow, try it out run:</p>
<pre class="mb-4">
<code class="language-js" data-lang="js">
gulp
</code>
</pre>
<p>Now you can try making some changes to <code>assets/include/scss/styles.scss</code> and save it.</p>
<div class="duik-callout duik-callout-danger mb-7">
<h4 class="h5 text-danger">Important!</h4>
<p class="mb-0">if you are updating any <code>variables</code>, please make sure to save <code>_custom.bootstrap.variables.scss</code> file. It must be refreshed when any varialbes is udated as we updated core Bootstrap codes through SASS to avoid code duplications. The file is located in the following path: <code>assets/include/scss/vendors/bootstrap/..</code></p>
<hr>
<p class="mb-0">OR simply re-run Gulp and all changes will be automatically up to date.</p>
</div>
</div>
<!-- End Run Gulp -->
</div>
<!-- End Getting Started -->
<hr class="mb-11">
<!-- Starter Template -->
<div id="doc-starter-template" class="mb-11">
<h2 class="h4">Starter Template <a class="js-anchor-link duik-anchorjs-link" href="#doc-starter-template" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>Start with this basic HTML starter template, or modify any included layout pages. Be sure to have your pages set up with the latest design and development standards. That means using an HTML5 doctype and including a viewport meta tag for proper responsive behaviors. Put it all together and your pages should look like this:</p>
<pre class="mb-4">
<code class="language-html" data-lang="html">
<!doctype html>
<html lang="en">
<head>
<title>Hello World!</title>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- Web Fonts -->
<link href="//fonts.googleapis.com/css?family=Playfair+Display:400,700%7COpen+Sans:300,400,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="assets/vendors/bootstrap/css/bootstrap.css">
<!-- Theme Styles -->
<link rel="stylesheet" type="text/css" href="assets/css/styles.css">
</head>
<body>
<h1>Hello World!!</h1>
<!-- JAVASCRIPTS (Load javascripts at bottom, this will reduce page load time) -->
<!-- Global Vendor -->
<script src="assets/vendors/jquery.min.js"></script>
<script src="assets/vendors/jquery.migrate.min.js"></script>
<script src="assets/vendors/popper.min.js"></script>
<script src="assets/vendors/bootstrap/js/bootstrap.min.js"></script>
<!-- Theme Settings and Calls -->
<script src="assets/js/main.js"></script>
<!-- END JAVASCRIPTS -->
</body>
</html>
</code>
</pre>
</div>
<!-- End Starter Template -->
<h2 id="base-ui" class="h3 mb-5">Base UI</h2>
<!-- Colors -->
<div id="doc-colors" class="mb-11">
<h2 class="h4">Colors <a class="js-anchor-link duik-anchorjs-link" href="#doc-colors" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>We've updated Bootstrap’s default colors to brighter and trendy color variations in order to improve the contrast and design.</p>
<ul class="list-unstyled row">
<li class="col-lg-3 text-center mb-7">
<div class="bg-primary rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#107ef4</small>
<span class="text-white">.bg-primary</span>
</div>
<span class="text-primary">.text-primary</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-secondary rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#f9fafc</small>
<span class="text-white">.bg-secondary</span>
</div>
<span class="text-secondary">.text-secondary</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-success rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#00c9a7</small>
<span class="text-white">.bg-success</span>
</div>
<span class="text-success">.text-success</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-danger rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#de4437</small>
<span class="text-white">.bg-danger</span>
</div>
<span class="text-danger">.text-danger</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-warning rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#ffc107</small>
<span class="text-white">.bg-warning</span>
</div>
<span class="text-warning">.text-warning</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-info rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#00dffc</small>
<span class="text-white">.bg-info</span>
</div>
<span class="text-info">.text-info</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-dark rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#1e2022</small>
<span class="text-white">.bg-dark</span>
</div>
<span class="text-dark">.text-dark</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-black rounded mb-2" style="padding: 50px 25px;">
<small class="text-white d-block">#000000</small>
<span class="text-white">.bg-black</span>
</div>
<span class="text-black">.text-black</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-light rounded mb-2" style="padding: 50px 25px;">
<small class="text-dark d-block">#f5faff</small>
<span class="text-dark">.bg-light</span>
</div>
<span class="text-light bg-dark">.text-light</span>
</li>
<li class="col-lg-3 text-center mb-7">
<div class="bg-white shadow rounded mb-2" style="padding: 50px 25px;">
<small class="text-dark d-block">#fff</small>
<span class="text-dark">.bg-white</span>
</div>
<span class="text-white bg-dark">.text-white</span>
</li>
</ul>
</div>
<!-- End Colors -->
<hr class="mb-11">
<!-- Typography -->
<div id="doc-typography" class="mb-11">
<h2 class="h4">Typography <a class="js-anchor-link duik-anchorjs-link" href="#doc-typography" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p class="mb-5">Bootstrap sets basic global display, typography, and link styles. Learn more about options of <a target="_blank" href="http://getbootstrap.com/docs/4.0/content/typography/">Boostrap Typography here</a>. When more control is needed, check out the <a target="_blank" href="http://getbootstrap.com/docs/4.0/utilities/text/">textual utility classes.</a></p>
<!-- Headings -->
<div>
<h3 class="h5 mb-3">Headings</h3>
<!-- Headings 1 -->
<div class="row align-items-center">
<div class="col-lg-2 small">Heading 1</div>
<div class="col-lg-10">
<h1 class="mb-0">h1. Docs UI Kit heading <span class="badge badge-primary">New</span></h1>
</div>
</div>
<!-- End Headings 1 -->
<hr class="opacity-6">
<!-- Headings 2 -->
<div class="row align-items-center">
<div class="col-lg-2 small">Heading 2</div>
<div class="col-lg-10">
<h2 class="mb-0">h2. Docs UI Kit heading <span class="badge badge-primary">New</span></h2>
</div>
</div>
<!-- End Headings 2 -->
<hr class="opacity-6">
<!-- Headings 3 -->
<div class="row align-items-center mb-3">
<div class="col-lg-2 small">Heading 3</div>
<div class="col-lg-10">
<h3 class="mb-0">h3. Docs UI Kit heading <span class="badge badge-primary">New</span></h3>
</div>
</div>
<!-- End Headings 3 -->
<hr class="opacity-6">
<!-- Headings 4 -->
<div class="row align-items-center mb-3">
<div class="col-lg-2 small">Heading 4</div>
<div class="col-lg-10">
<h4 class="mb-0">h4. Docs UI Kit heading <span class="badge badge-primary">New</span></h4>
</div>
</div>
<!-- End Headings 4 -->
<hr class="opacity-6">
<!-- Headings 5 -->
<div class="row align-items-center mb-3">
<div class="col-lg-2 small">Heading 5</div>
<div class="col-lg-10">
<h5 class="mb-0">h5. Docs UI Kit heading <span class="badge badge-primary">New</span></h5>
</div>
</div>
<!-- End Headings 5 -->
<hr class="opacity-6">
<!-- Headings 6 -->
<div class="row mb-3">
<div class="col-lg-2 small">Heading 6</div>
<div class="col-lg-10">
<h6 class="mb-0">h6. Docs UI Kit heading <span class="badge badge-primary">New</span></h6>
</div>
</div>
<!-- End Headings 6 -->
</div>
<!-- Headings -->
<hr class="my-7">
<!-- Google Fonts -->
<div>
<h3 class="h5 mb-3">Google Fonts</h3>
<!-- Roboto (Light) -->
<div class="duik-fonts-block shadow text-dark rounded mb-7">
<div class="row">
<div class="col-lg">
<p class="duik-fonts-block__item-xl">Aa</p>
<p class="duik-fonts-block__item-xs mb-0">Roboto</p>
</div>
<div class="col-lg">
<p class="duik-fonts-block__item">Light</p>
<p class="duik-fonts-block__item-xs mb-0 font-weight-light">AaBbCcDd</p>
<br>
<p class="duik-fonts-block__item">Regular</p>
<p class="duik-fonts-block__item-xs mb-0">AaBbCcDd</p>
</div>
<div class="col-lg">
<p class="duik-fonts-block__item">Bold</p>
<p class="duik-fonts-block__item-xs mb-0 font-weight-bold">AaBbCcDd</p>
<br>
<p class="duik-fonts-block__item">Numbers (Light)</p>
<p class="duik-fonts-block__item-xs mb-0 font-weight-light">0123456789</p>
</div>
</div>
</div>
<!-- End Roboto (Light) -->
<!-- Roboto (Dark) -->
<div class="duik-fonts-block bg-dark text-light rounded">
<div class="row">
<div class="col-lg">
<p class="text-light duik-fonts-block__item-xl">Aa</p>
<p class="text-light duik-fonts-block__item-xs mb-0">Roboto</p>
</div>
<div class="col-lg">
<p class="text-light duik-fonts-block__item">Light</p>
<p class="text-light duik-fonts-block__item-xs mb-0 font-weight-light">AaBbCcDd</p>
<br>
<p class="text-light duik-fonts-block__item">Regular</p>
<p class="text-light duik-fonts-block__item-xs mb-0">AaBbCcDd</p>
</div>
<div class="col-lg">
<p class="text-light duik-fonts-block__item">Bold</p>
<p class="text-light duik-fonts-block__item-xs mb-0 font-weight-bold">AaBbCcDd</p>
<br>
<p class="text-light duik-fonts-block__item">Numbers (Light)</p>
<p class="text-light duik-fonts-block__item-xs mb-0 font-weight-light">0123456789</p>
</div>
</div>
</div>
<!-- End Roboto (Dark) -->
</div>
<!-- End Google Fonts -->
<hr class="my-7">
<!-- Lead -->
<div>
<h3 class="h5 mb-3">Lead</h3>
<p class="lead">This is Lead text and vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, simple and easy for any content and other random text content is here est non commodo luctus.</p>
</div>
<!-- End Lead -->
</div>
<!-- End Typography -->
<h2 id="others" class="h3 mb-5">Others</h2>
<!-- Credits -->
<div id="doc-credits" class="mb-11">
<h2 class="h4">Credits <a class="js-anchor-link duik-anchorjs-link" href="#doc-credits" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p class="mb-4">First, let us take this opportunity to thank all the creative minds for their great products and hard work. All used third party libraries are located in <code>assets/vendor/..</code> and image sources in <code>assets/img-temp/..</code></p>
<!-- Plugins (Libraries) -->
<div class="mb-4">
<h4 class="h5">Libraries</h4>
<div class="table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<th>Name</th>
<th>License</th>
<th>URL</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bootstrap</td>
<td>MIT</td>
<td><a target="_blank" href="https://getbootstrap.com">https://getbootstrap.com</a></td>
</tr>
<tr>
<td>jQuery</td>
<td>MIT</td>
<td><a target="_blank" href="http://jquery.com">http://jquery.com</a></td>
</tr>
<tr>
<td>Font Awesome</td>
<td>CC BY 4.0</td>
<td><a target="_blank" href="https://fontawesome.com/">https://fontawesome.com</a></td>
</tr>
<tr>
<td>Slick Carousel</td>
<td>MIT</td>
<td><a target="_blank" href="http://kenwheeler.github.io/slick/">http://kenwheeler.github.io/slick</a></td>
</tr>
<tr>
<td>jQuery Parallax</td>
<td>MIT & GPL</td>
<td><a target="_blank" href="https://ianlunn.co.uk/plugins/jquery-parallax/">https://ianlunn.co.uk/plugins/jquery-parallax</a></td>
</tr>
<tr>
<td>Typed.js</td>
<td>MIT</td>
<td><a target="_blank" href="https://mattboldt.com/demos/typed-js/">https://mattboldt.com/demos/typed-js</a></td>
</tr>
<tr>
<td>Counter-Up</td>
<td>GNU-2.0</td>
<td><a target="_blank" href="https://github.com/bfintal/Counter-Up">https://github.com/bfintal/Counter-Up</a></td>
</tr>
<tr>
<td>Waypoints</td>
<td>MIT</td>
<td><a target="_blank" href="https://github.com/bfintal/Counter-Up">https://github.com/bfintal/Counter-Up</a></td>
</tr>
<tr>
<td>Magnific Popup</td>
<td>MIT</td>
<td><a target="_blank" href="http://dimsemenov.com/plugins/magnific-popup/">http://dimsemenov.com/plugins/magnific-popup</a></td>
</tr>
<tr>
<td>Shuffle</td>
<td>MIT</td>
<td><a target="_blank" href="https://vestride.github.io/Shuffle/">https://vestride.github.io/Shuffle</a></td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- End Plugins (Libraries) -->
<h4 class="h5">Fonts & Images</h4>
<ul>
<li>Google Fonts: <a target="_blank" href="http://www.google.com/fonts">http://www.google.com/fonts</a></li>
<li>Unsplash Beautiful free photos: <a target="_blank" href="http://unsplash.com">http://unsplash.com</a></li>
</ul>
</div>
<!-- End Credits -->
<hr class="mb-11">
<!-- License -->
<div id="doc-license">
<h2 class="h4">License <a class="js-anchor-link duik-anchorjs-link" href="#doc-license" aria-label="Anchor" data-anchorjs-icon="#"></a></h2>
<p>Docs UI Kit is Open Source project and licensed under MIT for better Web.</p>
</div>
<!-- End License -->
</div>
</main>
<!-- Footer -->
<footer class="bg-dark font-weight-light text-white-55 pt-11 pb-5 overflow-hidden">
<div class="container">
<div class="row justify-content-md-between">
<div class="col-md-12 col-lg-4 mb-4 mr-lg-auto">
<img class="mb-3" src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 170px;">
<p class="small font-weight-light mb-3">Docs UI Kit is fully responsive template with variety of documentation layouts, functional features and ready to use pages.</p>
</div>
<div class="col-sm-4 col-lg-2 mb-4">
<h4 class="h6 text-white mb-3">Company</h4>
<!-- Links -->
<ul class="list-unstyled">
<li class="mb-3"><a class="link-white-55" href="#">About Us</a></li>
<li class="mb-3"><a class="link-white-55" href="#">Offers</a></li>
<li class="mb-3"><a class="link-white-55" href="#">Contacts</a></li>
</ul>
<!-- End Links -->
</div>
<div class="col-sm-4 col-lg-2 mb-4">
<h4 class="h6 text-white mb-3">Support</h4>
<!-- Links -->
<ul class="list-unstyled">
<li class="mb-3"><a class="link-white-55" href="#">Community</a></li>
<li class="mb-3"><a class="link-white-55" href="#">Status</a></li>
<li class="mb-3"><a class="link-white-55" href="#">FAQ</a></li>
</ul>
<!-- End Links -->
</div>
<div class="col-sm-4 col-lg-2 mb-4">
<h4 class="h6 text-white mb-3">Contacts</h4>
<!-- Links -->
<ul class="list-unstyled">
<li class="mb-3"><a class="link-white-55" href="#">[email protected] </a></li>
<li class="mb-3"><a class="link-white-55" href="#">1-800-643-4500</a></li>
</ul>
<!-- End Links -->
</div>
</div>
<hr class="my-5 opacity-10">
<div class="row">
<div class="col-md-7">
<p class="small font-weight-light mb-md-0">© 2019 <a class="text-white" href="https://htmlstream.com/">Htmlstream</a>. Under MIT license.</p>
</div>
<div class="col-md-5 text-md-right">
<ul class="list-inline mb-0">
<li class="list-inline-item mr-1 mr-xl-2">
<a class="link-white-55" target="_blank" href="https://github.com/htmlstreamofficial/">
<i class="fab fa-github"></i>
</a>
</li>
<li class="list-inline-item mx-1 mx-xl-2">
<a class="link-white-55" target="_blank" href="https://www.facebook.com/htmlstream">
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="list-inline-item mx-1 mx-xl-2">
<a class="link-white-55" target="_blank" href="https://www.instagram.com/htmlstream">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item mx-1 mx-xl-2">
<a class="link-white-55" target="_blank" href="https://twitter.com/htmlstream">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item ml-1 ml-xl-2">
<a class="link-white-55" target="_blank" href="https://dribbble.com/htmlstream">
<i class="fab fa-dribbble"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Go to Top -->
<a class="js-go-to duik-go-to" href="javascript:;">
<span class="fa fa-arrow-up duik-go-to__inner"></span>
</a>
<!-- End Go to Top -->
<!-- JS Global Compulsory -->
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
<script src="assets/vendor/jquery-migrate/dist/jquery-migrate.min.js"></script>
<script src="assets/vendor/popper.js/dist/umd/popper.min.js"></script>
<script src="assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script src="assets/vendor/prism/prism.js"></script>
<!-- JS -->
<script src="assets/js/main.js"></script>
</body>
</html>