-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexamples.html
259 lines (244 loc) · 12.5 KB
/
examples.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>GUM | Wiki</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="./favicon.ico">
<link
href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="./assets/fontawesome/js/all.js"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="./assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="./assets/plugins/prism/prism.css">
<link rel="stylesheet" href="./assets/plugins/elegant_font/css/style.css">
<link rel="stylesheet" href="./assets/plugins/simplelightbox/simple-lightbox.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="./assets/css/styles.css">
<!-- Custom CSS -->
<link id="theme-style" rel="stylesheet" href="./assets/css/custom.css">
<!-- Custom JS -->
<script defer src="./assets/js/custom.js"></script>
</head>
<body class="body-green">
<div class="page-wrapper">
<!-- ******Header****** -->
<header id="header" class="header" style="border-top: none;">
<div class="container">
<div class="branding">
<h1 class="logo">
<a href="./index.html" class="turkey-font">
<div style="font-size: 1.5em">Gruntz</div>
<div class="text-bold" style="font-size: 1.5em">Unityverse</div>
</a>
</h1>
</div><!--//branding-->
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="./index.html">Home</a></li>
<li class="breadcrumb-item active">Wiki</li>
</ol>
<div id="color-coding-toggle-container">
<i id="color-coding-toggle-icon" class="fas fa-toggle-on" style="padding-right: 8px;"></i>
<span id="color-coding-toggle-text">Color-coding On</span>
</div>
</div><!--//container-->
</header><!--//header-->
<div class="doc-wrapper" style="background-color: #e2e2e2;">
<div class="container">
<div id="doc-header" class="doc-header text-center">
<h1 class="branding turkey-font" style="font-weight: bold; color: #e05d06;">
<img class="icon" style="padding-inline: 1em;" src="./assets/images/itemz/misc/HelpBox.gif"></img>
<span>Examples</span>
<img class="icon" style="padding-inline: 1em;" src="./assets/images/itemz/misc/HelpBox.gif"></img>
</h1>
</div><!--//doc-header-->
<div class="doc-body row">
<div class="doc-content col-md-9 col-12 order-1">
<div class="content-inner">
<section id="powerupz-section" class="doc-section">
<h2 class="section-title">Powerupz</h2>
<div class="section-block">
<p>
<b>Todo:</b> Lorem ipsum dolor, sit amet consectetur adipisicing elit. Iusto
illum hic
numquam ex reprehenderit praesentium culpa dolore. Doloribus adipisci maxime
tenetur harum, nihil quis excepturi impedit, nobis nulla veritatis veniam.
</p>
</div>
<div class="section-block">
<h6>Striped Table example</h6>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr>
<th>#</th>
<th>First Name</th>
<th>Last Name</th>
<th>Username</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Mark</td>
<td>Otto</td>
<td>@mdo</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Jacob</td>
<td>Thornton</td>
<td>@fat</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Larry</td>
<td>the Bird</td>
<td>@twitter</td>
</tr>
</tbody>
</table>
</div><!--//table-responsive-->
</div><!--//section-block-->
</section><!--//doc-section-->
<section id="video-section" class="doc-section">
<h2 class="section-title">Video examples</h2>
<div class="section-block">
<div class="row">
<div class="col-md-6 col-12">
<h6>Responsive Video example 16:9</h6>
<!-- 16:9 aspect ratio -->
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item"
src="https://www.youtube.com/embed/ejBkOjEG6F0?rel=0&controls=0&showinfo=0"
frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="col-md-6 col-12">
<h6>Responsive Video example 4:3</h6>
<!-- 4:3 aspect ratio -->
<div class="embed-responsive embed-responsive-4by3">
<iframe class="embed-responsive-item"
src="https://www.youtube.com/embed/ejBkOjEG6F0?rel=0&controls=0&showinfo=0"
frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div><!--//row-->
</div><!--//section-block-->
<div id="html" class="section-block">
<div class="callout-block callout-success">
<div class="icon-holder">
<i class="fas fa-thumbs-up"></i>
</div><!--//icon-holder-->
<div class="content">
<h4 class="callout-title">Callout title example</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ratione
nesciunt deserunt illum! Atque aliquam quia blanditiis numquam
accusantium iste consequuntur eum voluptate delectus, dolorem soluta
nisi. Nam ipsam libero explicabo.
</p>
</div><!--//content-->
</div>
</div><!--//section-block-->
</section><!--//doc-section-->
</div><!--//content-inner-->
</div><!--//doc-content-->
<!-- Navigation -->
<div class="doc-sidebar col-md-3 col-12 order-0 d-none d-md-flex">
<div id="doc-nav" class="doc-nav">
<nav id="doc-menu" class="nav doc-menu flex-column sticky">
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#pyramidz-section">PYRAMIDZ</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#switchez-section">SWITCHEZ</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#toolz-section">TOOLZ</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#toyz-section">TOYZ</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#powerupz-section">POWERUPZ</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto turkey-font" href="#brickz-section">BRICKZ</a>
</li>
</nav><!--//doc-menu-->
</div>
</div><!--//doc-sidebar-->
</div><!--//doc-body-->
</div><!--//container-->
</div><!--//doc-wrapper-->
<div id="promo-block" class="promo-block">
<div class="container">
<div class="promo-block-inner">
<h3 class="promo-title text-center"><i class="fas fa-heart"></i> <a
href="https://themes.3rdwavemedia.com/bootstrap-templates/portfolio/instance-bootstrap-portfolio-theme-for-developers/"
target="_blank">Are you an ambitious and entrepreneurial developer?</a></h3>
<div class="row">
<div class="figure-holder col-lg-5 col-md-6 col-12">
<div class="figure-holder-inner">
<a href="https://themes.3rdwavemedia.com/bootstrap-templates/portfolio/instance-bootstrap-portfolio-theme-for-developers/"
target="_blank"><img class="img-fluid" src="assets/images/demo/instance-promo.jpg"
alt="Instance Theme" /></a>
<a class="mask"
href="https://themes.3rdwavemedia.com/bootstrap-templates/portfolio/instance-bootstrap-portfolio-theme-for-developers/"><i
class="icon fa fa-heart pink"></i></a>
</div>
</div><!--//figure-holder-->
<div class="content-holder col-lg-7 col-md-6 col-12">
<div class="content-holder-inner">
<div class="desc">
<h4 class="content-title"><strong> Instance - Bootstrap Portfolio Theme for Aspiring
Developers</strong></h4>
<p>Check out <a
href="https://themes.3rdwavemedia.com/bootstrap-templates/portfolio/instance-bootstrap-portfolio-theme-for-developers/"
target="_blank">Instance</a> - a Bootstrap personal portfolio theme I
created for developers. The UX design is focused on selling a developer’s skills
and experience to potential employers or clients, and has <strong class="highlight">all the winning
ingredients to get you hired</strong>.
It’s not only a HTML site template but also a marketing framework for you to
<strong class="highlight">build an impressive online presence with a high
conversion rate</strong>.
</p>
<p><strong class="highlight">[Tip for developers]:</strong> If your project is Open
Source, you can use this area to promote your other projects or hold third party
adverts like Bootstrap and FontAwesome do!</p>
<a class="btn btn-cta"
href="https://themes.3rdwavemedia.com/bootstrap-templates/portfolio/instance-bootstrap-portfolio-theme-for-developers/"
target="_blank"><i class="fas fa-external-link-alt"></i> View Demo</a>
</div><!--//desc-->
<div class="author"><a href="https://themes.3rdwavemedia.com">Xiaoying Riley</a></div>
</div><!--//content-holder-inner-->
</div><!--//content-holder-->
</div><!--//row-->
</div><!--//promo-block-inner-->
</div><!--//container-->
</div><!--//promo-block-->
</div><!--//page-wrapper-->
<footer id="footer" class="footer text-center">
<div class="container">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <span class="sr-only">love</span><i class="fas fa-heart"></i> by <a
href="https://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Main Javascript -->
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/prism/prism.js"></script>
<script src="assets/plugins/stickyfill/dist/stickyfill.min.js"></script>
<script src="assets/plugins/gumshoe/gumshoe.polyfills.min.js"></script>
<script src="assets/plugins/simplelightbox/simple-lightbox.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>