forked from eon01/devopslinks.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
525 lines (448 loc) · 28.5 KB
/
index.html
File metadata and controls
525 lines (448 loc) · 28.5 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
<!DOCTYPE HTML>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>DevOpsLinks: Join Thousands of DevOps & Developers Interested In Modern Architectures, Docker, Orchestration, MicroServices, Kubernetes, Scalability & Many Interesting Topics</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<!--<span class=" fa-diamond"></span>-->
<span class="icon"><img src="images/logo.png" alt="" style="width: 61%;margin-top: 25%;"></span>
</div>
<div class="content">
<div class="inner">
<h3>Join Thousands of IT Experts From All Over The World</h3>
<img src="images/newbanner.png" alt="" style="height: 466px;"/></br></br>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//devopslinks.us3.list-manage.com/subscribe/post?u=29dd5291078113789eaec5a6b&id=90ee2dcd56" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<!--<h2>Join Our Community</h2>-->
<div class="indicates-required"></div>
<div class="mc-field-group">
<!--<label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label>-->
<input style="text-align: center;" type="email" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Apply To Join Our Newsletter & Team Chat : you@email.com">
</br>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_29dd5291078113789eaec5a6b_90ee2dcd56" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</p>
</div>
</div>
<nav>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#work">Issues</a></li>
<li><a href="#ads">Sponsors</a></li>
<li><a href="#contact">Contact</a></li>
<!--<li><a href="#elements">Elements</a></li>-->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- Intro -->
<article id="ads">
<h2 class="major">Advertising</h2>
<span class="image main"><img src="images/newbanner.png" alt="" /></span>
<h3>The Community</h3>
<p>DevOpsLinks is a community of <b>DevOps</b>, <b>System Reliability Engineers</b>, <b>System Administrators</b>, <b>Network Engineers</b>, <b>Developers</b>, <b>Tech-Entrepreneurs</b> & <b>Tech-Recruiters</b> from all over the world. </p>
<p>At DevOpsLinks we curate a high quality newsletter with hand picked articles, blog posts, events and job offers. At this date, the newsletter counts more than 2k subscribers (System & Network Engineers, DevOps Engineers, Developers & DevOps enthusiasts).</p></br>
<p>At DevOpsLinks, we have an active Slack channel with amazing members from different countries and technical backgrounds. </p>
<p>According to our statistics, we have members from <b>Samsung</b>, <b>Salesforce</b>, <b>Six Group</b>, <b>Datadog</b>, <b>Sysdig</b>, <b>Third Republic</b>, <b>Prompt Works</b>, <b>Tech Beacon</b>, <b>Cloud Genius</b>, <b>Gruntwork</b> and many other companies and innovation leaders.</p>
</br>
<p>
Follow us on <a href="https://twitter.com/DevOpsLinks">Twitter</a>, <a href="https://www.facebook.com/devopslinks">Facebook</a> & <a href="https://github.com/DevOpsLinks">Github</a> & stay up to date with our coming projects like:</br>
- <a href="https://hackernoon.com/the-must-know-checklist-for-devops-system-reliability-engineers-f74c1cbf259d">31Skills</a></br>
- <a href="http://booksfordevops.com">BooksForDevOps</a></br>
- <a href="http://jobsfordevops.com/">JobsForDevOps</a>
</p>
</br>
<h3>Why To Advertise With DevOpsLinks ?</h3>
<p>Because banner ads are dead and <b>native ads are the future</b> : 'fewer, better ads' - at DevOpsLinks we respect our followers & subscribers and try to provide quality ads that can be helpful for them.</p>
<p>If your target audience is developers & engineers, you are at the right place because professionals of the tech industry are those who use more adblocks (According to some statistics, more than 54% of tech enthusiasts block ads).</p>
<p>We are an active community growing every day: Our average subscribe rate is <b>4,300.0%</b> compared to <b>13.5%</b> of unsubscribes.</p>
</br></br>
DevOpsLinks is created & curated by Aymen El Amri (<a href="http://twitter.com/eon01">@eon01</a>).</br>
<a href="mailto:amri.aymen@gmail.com">Contact us</a>
</article>
<!-- Work -->
<article id="work">
<h2 class="major">Some Issues</h2>
<span class="image main"><img src="images/newbanner.png" alt="" /></span>
<p>These are some issues of DevOpsLinks newsletter.</p>
<ul id="archive-list">
<div class="display_archive"><li class="campaign">12/21/2016 - <a href="http://eepurl.com/cuExOb" title="DevOpsLinks : Best Of 2016 🚀" target="_blank">DevOpsLinks : Best Of 2016 <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">12/20/2016 - <a href="http://eepurl.com/cud861" title="The 10 Best DevOps Books of 2016" target="_blank">The 10 Best DevOps Books of 2016</a></li><li class="campaign">12/18/2016 - <a href="http://eepurl.com/ctSewr" title="DevOpsLinks #38: Fog Computing, Netflix Microservices Orchestration Engine & Tuning Linux For MongoDB 🚀" target="_blank">DevOpsLinks #38: Fog Computing, Netflix Microservices Orchestration Engine & Tuning Linux For MongoDB <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">12/11/2016 - <a href="http://eepurl.com/csWrVX" title="DevOpsLinks #37 : Thou Shalt Not Run A Database Inside A Container, Serverless Computing Tools & Managing Environments with Ansible 🚀" target="_blank">DevOpsLinks #37 : Thou Shalt Not Run A Database Inside A Container, Serverless Computing Tools & Managing Environments with Ansible <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">12/04/2016 - <a href="http://eepurl.com/crJOtf" title="DevOpsLinks #36: Free cryptography Courses, Learning Iptables By Examples & Serverless Computing 🚀" target="_blank">DevOpsLinks #36: Free cryptography Courses, Learning Iptables By Examples & Serverless Computing <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">11/28/2016 - <a href="http://eepurl.com/cqD7sD" title="DevOpsLinks #35: Get A Cloud Server Free For 2 Hours, Dockerizing MySQL At Uber Engineering & $15 Production Kubernetes Cluster 🚀" target="_blank">DevOpsLinks #35: Get A Cloud Server Free For 2 Hours, Dockerizing MySQL At Uber Engineering & $15 Production Kubernetes Cluster <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">11/20/2016 - <a href="http://eepurl.com/cpwr5f" title="DevOpsLinks #34: AWS Serverless Best Practices, Boosting Jenkins Productivity & Load Testing with Locust 🚀" target="_blank">DevOpsLinks #34: AWS Serverless Best Practices, Boosting Jenkins Productivity & Load Testing with Locust <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">11/13/2016 - <a href="http://eepurl.com/cotoiL" title="DevOpsLinks #33: Monitoring in the Kubernetes Era, The DevOpsification of Security & O'Reilly Velocity Conference 2016 Highlights 🚀" target="_blank">DevOpsLinks #33: Monitoring in the Kubernetes Era, The DevOpsification of Security & O'Reilly Velocity Conference 2016 Highlights <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">11/06/2016 - <a href="http://eepurl.com/cnrMbL" title="DevOpsLinks #32: Hypernetes, Production Issues with Docker & The Accidental Architecture 🚀" target="_blank">DevOpsLinks #32: Hypernetes, Production Issues with Docker & The Accidental Architecture <img draggable="false" class="emoji" alt="🚀" src="http://twemoji.maxcdn.com/16x16/1f680.png"></a></li><li class="campaign">10/28/2016 - <a href="http://eepurl.com/cmatAP" title="DevOpsLinks #31: Explain Microservices To Your CEO, Containers Are A Lie & The Problem With Tech Leads" target="_blank">DevOpsLinks #31: Explain Microservices To Your CEO, Containers Are A Lie & The Problem With Tech Leads</a></li><li class="campaign">10/20/2016 - <a href="http://eepurl.com/ckZVn9" title="DevOpsLinks #30: The Hidden Dividends of Microservices, The DevOps ChatBot & Understanding Infrakit" target="_blank">DevOpsLinks #30: The Hidden Dividends of Microservices, The DevOps ChatBot & Understanding Infrakit</a></li><li class="campaign">10/16/2016 - <a href="http://eepurl.com/ckjPxH" title="DevOpsLinks #29: MVC Is dead, A Comprehensive Guide to Terraform & Getting Started With Ansible" target="_blank">DevOpsLinks #29: MVC Is dead, A Comprehensive Guide to Terraform & Getting Started With Ansible</a></li><li class="campaign">10/09/2016 - <a href="http://eepurl.com/cjfQZn" title="DevOpsLinks #28: Still Think You Don't Need HTTPS ? Web Performance Secrets From BBC & RethinkDB Is Shutting Down" target="_blank">DevOpsLinks #28: Still Think You Don't Need HTTPS ? Web Performance Secrets From BBC & RethinkDB Is Shutting Down</a></li><li class="campaign">10/03/2016 - <a href="http://eepurl.com/cifOVz" title="DevOpsLinks #27: Why You Should Not Do Apis, Realtime BigData Analytics With AWS & Kubernetes Easy Installation" target="_blank">DevOpsLinks #27: Why You Should Not Do Apis, Realtime BigData Analytics With AWS & Kubernetes Easy Installation</a></li><li class="campaign">09/25/2016 - <a href="http://eepurl.com/chfA3X" title="DevOpsLinks #26: Why You Should Build Your Own NoSQL DB, Github Load Balancer & MongoDB Performance On AWS" target="_blank">DevOpsLinks #26: Why You Should Build Your Own NoSQL DB, Github Load Balancer & MongoDB Performance On AWS</a></li><li class="campaign">09/18/2016 - <a href="http://eepurl.com/cgg1AL" title="DevOpsLinks #25: Docker And Rkt, using Docker Swarm Mode In Production & Optimizing Cassandra" target="_blank">DevOpsLinks #25: Docker And Rkt, using Docker Swarm Mode In Production & Optimizing Cassandra</a></li><li class="campaign">09/11/2016 - <a href="http://eepurl.com/cfhxav" title="DevOpsLinks #24: OpsDev is Coming, A complete guide to microservices & Docker 1.12 deep dive" target="_blank">DevOpsLinks #24: OpsDev is Coming, A complete guide to microservices & Docker 1.12 deep dive</a></li><li class="campaign">09/04/2016 - <a href="http://eepurl.com/ceb5_f" title="DevOpsLinks #23: From Monolithics To Microservices, The Death Of Localhost & Docker Fork" target="_blank">DevOpsLinks #23: From Monolithics To Microservices, The Death Of Localhost & Docker Fork</a></li><li class="campaign">08/28/2016 - <a href="http://eepurl.com/cde3oP" title="DevOpsLinks #22: Fail over Sysadmin Considerations, Fake Microservices & Working With Iptables" target="_blank">DevOpsLinks #22: Fail over Sysadmin Considerations, Fake Microservices & Working With Iptables</a></li><li class="campaign">08/21/2016 - <a href="http://eepurl.com/ccnCir" title="DevOpsLinks #21: Will Containerisation Destroy DevOps, Top Docker Metrics to Watch & Learn Kubernetes The Hard Way" target="_blank">DevOpsLinks #21: Will Containerisation Destroy DevOps, Top Docker Metrics to Watch & Learn Kubernetes The Hard Way</a></li></div>
</ul>
</article>
<!-- About -->
<article id="about">
<h2 class="major">About</h2>
<!--<span class="image main"><img src="images/devopslinks.png" alt="" /></span>-->
<span class="image main"><img src="images/newbanner.png" alt="" /></span>
<p>DevOpsLinks is a community of <b>DevOps</b>, <b>System Reliability Engineers</b>, <b>System Administrators</b>, <b>Network Engineers</b>, <b>Developers</b>, <b>Tech-Entrepreneurs</b> & <b>Tech-Recruiters</b> from all over the world. </p>
<p>At DevOpsLinks we curate a high quality newsletter with hand picked articles, blog posts, events and job offers. At this date, the newsletter counts more than 2k subscribers (System & Network Engineers, DevOps Engineers, Developers & DevOps enthusiasts).</p></br>
<p>At DevOpsLinks, we have an active Slack channel with amazing members from different countries and technical backgrounds. </p>
<p>According to our statistics, we have members from <b>Samsung</b>, <b>Salesforce</b>, <b>Six Group</b>, <b>Datadog</b>, <b>Sysdig</b>, <b>Third Republic</b>, <b>Prompt Works</b>, <b>Tech Beacon</b>, <b>Cloud Genius</b>, <b>Gruntwork</b> and many other companies and innovation leaders.</p>
</br>
<p>
<p>Follow us on <a href="https://twitter.com/DevOpsLinks">Twitter</a>, <a href="https://www.facebook.com/devopslinks">Facebook</a> & <a href="https://github.com/DevOpsLinks">Github</a> & stay up to date with our coming projects like:</p></br>
- <a href="https://hackernoon.com/the-must-know-checklist-for-devops-system-reliability-engineers-f74c1cbf259d">31Skills</a></br>
- <a href="http://booksfordevops.com">BooksForDevOps</a></br>
- <a href="http://jobsfordevops.com/">JobsForDevOps</a>
</p>
</br>
<p>We believe in sharing: "Unshared knowledge is knowledge wasted" and DevOps For Fun & Profit. Mutual respect between members is important. We are pragmatic and are promoting resolutions rather than conflicts.</p>
<p><b>Some numbers, during 2016:</b>
<ul class="icons">
<li>1000+ subscribers</li>
<li>700+ shared links</li>
<li>20,570 delivered emails</li>
</ul>
</p>
<p><b>Most discussed subjects are</b>:
<ul class="icons">
<li>Docker</li>
<li>Kubernetes</li>
<li>Docker Swarm</li>
<li>Amazon Web Services</li>
<li>Ansible</li>
</ul>
</p>
<p><b>The Most Popular DevOps Stories In 2016</b></br>You can find the best of DevOpsLinks newsletter in this blog post : <a href="https://medium.com/@eon01/the-most-popular-devops-stories-in-2016-954d10698d67">The Most Popular DevOps Stories In 2016</a> </p>
</article>
<!-- Contact -->
<article id="contact">
<h2 class="major">Contact</h2>
<!--<form method="post" action="#">
<div class="field half first">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>-->
<span class="image main"><img src="images/newbanner.png" alt="" /></span>
<p>DevOpsLinks is created & curated by Aymen El Amri (<a href="http://twitter.com/eon01">@eon01</a>).</br>
<a href="mailto:amri.aymen@gmail.com">Contact us</a></p>
</br></br>
<ul class="icons">
<li><a href="https://twitter.com/devopslinks" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/devopslinks" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/eon01/" class="icon fa-github"><span class="label">GitHub</span></a></li>
</ul>
</article>
<!-- Elements -->
<article id="elements">
<h2 class="major">Elements</h2>
<section>
<h3 class="major">Text</h3>
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>. Finally, <a href="#">this is a link</a>.</p>
<hr />
<h2>Heading Level 2</h2>
<h3>Heading Level 3</h3>
<h4>Heading Level 4</h4>
<h5>Heading Level 5</h5>
<h6>Heading Level 6</h6>
<hr />
<h4>Blockquote</h4>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.</blockquote>
<h4>Preformatted</h4>
<pre><code>i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
</section>
<section>
<h3 class="major">Lists</h3>
<h4>Unordered</h4>
<ul>
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Alternate</h4>
<ul class="alt">
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Ordered</h4>
<ol>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis viverra.</li>
<li>Felis enim feugiat.</li>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis lorem.</li>
<li>Felis enim et feugiat.</li>
</ol>
<h4>Icons</h4>
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>
<h4>Actions</h4>
<ul class="actions">
<li><a href="#" class="button special">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions vertical">
<li><a href="#" class="button special">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
</section>
<section>
<h3 class="major">Table</h3>
<h4>Default</h4>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
<h4>Alternate</h4>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<h3 class="major">Buttons</h3>
<ul class="actions">
<li><a href="#" class="button special">Special</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button small">Small</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button special icon fa-download">Icon</a></li>
<li><a href="#" class="button icon fa-download">Icon</a></li>
</ul>
<ul class="actions">
<li><span class="button special disabled">Disabled</span></li>
<li><span class="button disabled">Disabled</span></li>
</ul>
</section>
<section>
<h3 class="major">Form</h3>
<form method="post" action="#">
<div class="field half first">
<label for="demo-name">Name</label>
<input type="text" name="demo-name" id="demo-name" value="" placeholder="Jane Doe" />
</div>
<div class="field half">
<label for="demo-email">Email</label>
<input type="email" name="demo-email" id="demo-email" value="" placeholder="jane@untitled.tld" />
</div>
<div class="field">
<label for="demo-category">Category</label>
<div class="select-wrapper">
<select name="demo-category" id="demo-category">
<option value="">-</option>
<option value="1">Manufacturing</option>
<option value="1">Shipping</option>
<option value="1">Administration</option>
<option value="1">Human Resources</option>
</select>
</div>
</div>
<div class="field half first">
<input type="radio" id="demo-priority-low" name="demo-priority" checked>
<label for="demo-priority-low">Low</label>
</div>
<div class="field half">
<input type="radio" id="demo-priority-high" name="demo-priority">
<label for="demo-priority-high">High</label>
</div>
<div class="field half first">
<input type="checkbox" id="demo-copy" name="demo-copy">
<label for="demo-copy">Email me a copy</label>
</div>
<div class="field half">
<input type="checkbox" id="demo-human" name="demo-human" checked>
<label for="demo-human">Not a robot</label>
</div>
<div class="field">
<label for="demo-message">Message</label>
<textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
</section>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/DevOpsLinks" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/devopslinks" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/devopslinks/" class="icon fa-github"><span class="label">GitHub</span></a></li>
</ul>
<p class="">
<a href="http://booksfordevops.com" target="_blank">Books For DevOps</a> -
<a href="http://jobsfordevops.com" target="_blank">Jobs For DevOps</a> -
<a href="http://31skills.com" target="_blank">31 Skills</a> -
<a href="http://eon01.com" target="_blank">eon01.com</a> -
<a href="http://painlessdocker.com" target="_blank">Painless Docker</a> -
<a href="http://saltstackfordevops.com" target="_blank">SaltStack For DevOps</a>
</p>
<p class="copyright">© <a href="http://devopslinks.com">DevOpsLinks</a> 2017 by <a href="https://twitter.com/eon01">@eon01</a>.</p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59779488-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Google Code for http://devopslinks.com/ Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1006998118;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "m7euCKW70W4Q5qSW4AM";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/1006998118/?label=m7euCKW70W4Q5qSW4AM&guid=ON&script=0"/>
</div>
</noscript>
<script src="//load.sumome.com/" data-sumo-site-id="2a189d2bbbd5dc5a29d8fdad569f6bf3f2a1a1aa29ddc7850053b88ab3389d0c" async="async"></script><script src="//load.sumome.com/" data-sumo-site-id="2a189d2bbbd5dc5a29d8fdad569f6bf3f2a1a1aa29ddc7850053b88ab3389d0c" async="async"></script>
</body>
</html>