forked from patternfly/patternfly.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
413 lines (395 loc) · 17.4 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
<!DOCTYPE html>
<html class="home-container">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PatternFly | open interface project</title>
<meta name="description" content="PatternFly is an open source web user interface framework promoting consistency and usability across IT applications through UX patterns and widgets">
<link rel="shortcut icon" href="/components/patternfly/dist/img/favicon.ico">
<!-- iPad retina icon -->
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-152.png">
<!-- iPad retina icon (iOS < 7) -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-144.png">
<!-- iPad non-retina icon -->
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-76.png">
<!-- iPad non-retina icon (iOS < 7) -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-72.png">
<!-- iPhone 6 Plus icon -->
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-180.png">
<!-- iPhone retina icon (iOS < 7) -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-114.png">
<!-- iPhone non-retina icon (iOS < 7) -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/components/patternfly/dist/img/apple-touch-icon-precomposed-57.png">
<link rel="stylesheet" href="/assets/css/patternfly-adjusted.min.css">
<link rel="stylesheet" href="/components/patternfly/dist/css/patternfly-additions.min.css">
<link rel="stylesheet" href="/assets/css/patternfly-site.min.css">
<link href="/components/animate.css/animate.min.css" rel="stylesheet" media="screen, print">
<script src="/components/jquery/dist/jquery.min.js"></script>
<script src="/components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/components/bootstrap-combobox/js/bootstrap-combobox.js"></script>
<script src="/components/bootstrap-datepicker/dist/js/bootstrap-datepicker.js"></script>
<script src="/components/bootstrap-select/dist/js/bootstrap-select.min.js"></script>
<script src="/components/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script>
<script src="/components/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.js"></script>
<script src="/components/patternfly-bootstrap-treeview/dist/bootstrap-treeview.min.js"></script>
<script src="/components/c3/c3.min.js"></script>
<script src="/components/d3/d3.min.js"></script>
<script src="/components/datatables/media/js/jquery.dataTables.js"></script>
<script src="/components/google-code-prettify/bin/prettify.min.js"></script>
<script src="/components/clipboard/dist/clipboard.min.js"></script>
<script src="/components/patternfly/dist/js/patternfly.min.js"></script>
<script src="/components/wowjs/dist/wow.min.js"></script><script src="/components/jquery.scrollTo/jquery.scrollTo.min.js"></script>
<script src="/assets/js/patternfly-site.min.js"></script>
<link rel="canonical" href="https://www.patternfly.org/">
</head>
<body class="home">
<header>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse-pf-site" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
-->
<a class="navbar-brand" id="logo" title="open interface project" href="/">PatternFly | open interface project</a>
</div>
<div class="navbar-collapse navbar-collapse-pf-site collapse">
<form class="navbar-form navbar-right" method="get" id="searchform" action="http://www.google.com/search">
<div class="form-group">
<input name="q" id="q" type="text" class="form-control" autocomplete="off" placeholder="Search">
<input name="sitesearch" type="hidden" value="patternfly.org">
<button type="submit" class="btn btn-default">Submit</button>
</div>
</form>
<ul id="menu-primary" class="nav navbar-nav navbar-right">
<li>
<a href="/get-started/">Get Started</a>
</li>
<li>
<a href="/pattern-library/">Pattern Library</a>
</li>
<li>
<a href="/styles/">Styles</a>
</li>
<li>
<a href="/community/">Community</a>
</li>
<li>
<a href="/download/">Download</a>
</li>
<li>
<a href="https://blog.patternfly.org">Blog</a>
</li>
</ul>
</div>
</div>
</nav>
<nav class="navbar navbar-sidebar navbar-home navbar-primary">
<!--
{ % if primary == 'get-started' or primary == 'pattern-library' or primary == 'styles' % }
<nav class="navbar navbar-sidebar" aria-labelledby="navbar-toggle-sidebar">
<button class="btn btn-default navbar-toggle-sidebar" id="navbar-toggle-sidebar">
<span class="fa fa-angle-double-right"></span>
<span class="sr-only">Toggle sub navigation</span>
</button>
-->
<ul>
<li class="primary-menu ">
<a href="/">Menu</a>
<ul>
<li>
<a href="/get-started/">Get Started<span class="fa fa-angle-right"></span></a>
</li>
<li>
<a href="/pattern-library/">Pattern Library<span class="fa fa-angle-right"></span></a>
</li>
<li>
<a href="/styles/">Styles<span class="fa fa-angle-right"></span></a>
</li>
<li>
<a href="/community/">Community</a>
</li>
<li>
<a href="/download/">Download</a>
</li>
<li>
<a href="https://blog.patternfly.org">Blog</a>
</li>
<form class="navbar-form navbar-right" method="get" id="searchform" action="http://www.google.com/search">
<div class="form-group">
<input name="q" id="q" type="text" class="form-control" autocomplete="off" placeholder="Search">
<input name="sitesearch" type="hidden" value="patternfly.org">
<button type="submit" class="btn btn-default">Submit</button>
</div>
</form>
</ul>
</li>
</ul>
</nav><!--{ % endif % }-->
</header>
<div class="jumbotron">
<div class="container-fluid">
<div class="splash">
<div class="content">
<img src="/assets/img/patternfly-orb.svg" alt="PatternFly logo" class="wow fadeInDown" />
<h1 class="wow fadeIn" data-wow-delay="750ms">
PatternFly
</h1>
<p class="description wow fadeIn" data-wow-delay="1250ms">
A community of designers and developers collaborating to build a UI framework for enterprise web applications.
</p>
<p class="version wow fadeIn" data-wow-delay="1500ms">Version 3.11.0</p>
</div>
</div>
</div>
<div class="arrow wow fadeIn" data-wow-delay="2000ms">
<i class="fa fa-angle-down"></i>
</div>
</div>
<div class="about">
<div class="container-fluid">
<h2>
About PatternFly
</h2>
<p>PatternFly is a community project that promotes design commonality and improved user experience. Its offerings include open source code, patterns, style guides and an active community that helps support it all.</p>
<div class="row">
<div class="col-xs-6 col-sm-3 col-md-3">
<a href="/download/">
<img src="/assets/img/icon-code.svg" alt="Code icon" />
</a>
<h3>Code</h3>
<p>
<a href="/download/">Download</a>
</p>
</div>
<div class="col-xs-6 col-sm-3 col-md-3">
<a href="/pattern-library/">
<img src="/assets/img/icon-library.svg" alt="Pattern Library icon" />
</a>
<h3>Pattern Library</h3>
<p>
<a href="/pattern-library/">View Patterns</a>
</p>
</div>
<div class="col-xs-6 col-sm-3 col-md-3">
<a href="/community/">
<img src="/assets/img/icon-community.svg" alt="Community icon" />
</a>
<h3>Community</h3>
<p>
<a href="/community/">Get Involved</a>
</p>
</div>
<div class="col-xs-6 col-sm-3 col-md-3">
<a href="/styles/">
<img src="/assets/img/icon-styles.svg" alt="Styles icon" />
</a>
<h3>Styles</h3>
<p>
<a href="/styles/">View Styles</a>
</p>
</div>
</div>
</div>
</div>
<div class="whats-new">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<h2>
What's New
</h2>
<ul id="whats-new" class="updates"></ul>
<!--
<ul class="updates">
<li>
<h3>August 11, 2016</h3>
<ul>
<li>Check out our new <a href="/get-started/contribute">Contribution Guide</a></li>
</ul>
</li>
<li>
<h3>August 5, 2016</h3>
<ul>
<li><a href="/pattern-library/data-visualization/pie-chart">Pie Chart</a> Overview and Design tab updated with documentation.</li>
</ul>
<ul>
<li><a href="/pattern-library/content-views/list-view">List View</a> Updated with live full page example.</li>
</ul>
<ul>
<li><a href="/pattern-library/data-visualization/heat-map/#/_code">Heat Map</a> AngularJS updated to include example of hover on multiple blocks.</li>
</ul>
</li>
<li>
<h3>August 5, 2016</h3>
<ul>
<li>Documentation regarding “No Data Available” added to the <a href="/pattern-library/dashboard/dashboard-card/#/_design">Dashboard Card</a> pattern.</li>
</ul>
<ul>
<li><a href="/pattern-library/communication/about-modal/#_design">About Modal pattern</a> updated with specifications regarding modal location on a screen.</li>
</ul>
<ul>
<li><a href="/community/monthly-community-meeting">Community page</a> updated with July’s meeting deck and recording.</li>
</ul>
</li>
</ul>
<p><a href="/whats-new/">View all</a></p>
-->
</div>
<div class="col-md-6">
<h2>Featured Content</h2>
<div id="carousel-layouts" class="carousel slide" data-ride="carousel" data-interval="false">
<!-- Controls for slides -->
<div class="carousel-header">
<h3 id="caption"></h3>
<div class="controls">
<a id="learn" class="learn" href="#">Learn More</a>
<a class="previous" title="Previous">
<span class="fa fa-angle-left"></span>
</a>
<a class="next" title="Next">
<span class="fa fa-angle-right"></span>
</a>
</div>
</div>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<a href="/pattern-library/dashboard/dashboard-layout/"><img alt="Dashboard Layout" style="border:1px solid #bbbbbb;" src="/assets/img/layouts-dashboard.png" /></a>
</div>
<div class="item">
<a href="/pattern-library/content-views/list-view/"><img alt="List View" style="border:1px solid #bbbbbb;" src="/assets/img/list-view-example-slide.png" /></a>
</div>
<div class="item">
<a href="/pattern-library/communication/notification-drawer/"><img alt="Notification Drawer" style="border:1px solid #bbbbbb;" src="/assets/img/Patternfly_ToastNotificationTray_Hover-slide.jpg" /></a>
</div>
<div class="item">
<a href="/pattern-library/navigation/vertical-navigation/"><img alt="Vertical Navigation" style="border:1px solid #bbbbbb;" src="/assets/img/vertical-nav-with-secondary-slide.png" /></a>
</div>
</div>
<!-- Indicators
<ol class="carousel-indicators">
<li data-target="#carousel-layouts" data-slide-to="0" class="active"></li>
<li data-target="#carousel-layouts" data-slide-to="1"></li>
<li data-target="#carousel-layouts" data-slide-to="2"></li>
<li data-target="#carousel-layouts" data-slide-to="3"></li>
<li data-target="#carousel-layouts" data-slide-to="4"></li>
</ol>
-->
</div>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function() {
// Insert what's new post from Patternfly blog site -- blog posts must be tagged with the
// category name: "What’s New on PatternFly.org".
//
// Note: JSONP wraps result in a script tag, allowing cross-site requests. However, our request returns HTML and
// '<' chars are invalid as a JavaScript object. Instead, using CORS to perform cross-site scripting. This solution
// is also available to localhost.
//
// See: http://ourcodeworld.com/articles/read/73/how-to-bypass-access-control-allow-origin-error-with-xmlhttprequest-jquery-ajax-
$.get("https://cors-anywhere.herokuapp.com/http://blog.patternfly.org/whats-new-on-patternfly-org").done(function(data) {
$('#whats-new').html(data.
replace(/class="h4"/g, ""). // remove the h4 classes
replace(/\<h2/g, "<li><h3"). // surround each blog post item with an li tag
replace(/\/h2/g, "/h3"). // replace h2 with h3 tags
replace(/\/ul>/g, "/ul></li>"));
},'html');
// Carousel data
var carouselData = [{
caption: "Dashboard Layout",
url: "/pattern-library/dashboard/dashboard-layout"
}, {
caption: "List View",
url: "/pattern-library/content-views/list-view"
}, {
caption: "Notification Drawer",
url: "/pattern-library/communication/notification-drawer"
}, {
caption: "Vertical Navigation",
url: "/pattern-library/navigation/vertical-navigation"
}];
// Initialize caption and learn more url
$("#caption").text(carouselData[0].caption);
$("#learn").attr("href", carouselData[0].url);
// Previous slide
$(".previous").click(function() {
$("#carousel-layouts").carousel("prev");
});
// Next slide
$(".next").click(function() {
$("#carousel-layouts").carousel("next");
});
// Update caption and learn more url
$("#carousel-layouts").on("slid.bs.carousel", function() {
var currentIndex = $('div.active').index();
$("#caption").text(carouselData[currentIndex].caption);
$("#learn").attr("href", carouselData[currentIndex].url);
});
});
</script>
<div class="container-fluid">
</div>
<footer>
<div class="row">
<div class="col-md-9">
<p>
<a href="http://www.redhat.com" id="logo-redhat" target="_blank">Red Hat</a>
PatternFly is a <a href="http://www.redhat.com" target="_blank">Red Hat</a> sponsored project. <br> Except where otherwise noted, content on this site is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> Creative Commons Attribution 4.0 International license.</a>
</p>
</div>
<div class="col-md-3">
<ul class="social">
<!--
<li>
<a href="https://blog.patternfly.org"><span class="fa fa-rss-square"></span></a>
</li>
-->
<li>
<a href="https://github.com/patternfly/patternfly" target="_blank"><span class="fa fa-github-square"></span></a>
</li>
<li>
<a href="https://twitter.com/patternfly_des" target="_blank"><span class="fa fa-twitter-square"></span></a>
</li>
<li>
<a href="https://www.facebook.com/groups/PatternFlyCommunity/" target="_blank"><span class="fa fa-facebook-square"></span></a>
</li>
<li>
<a href="https://plus.google.com/communities/117224483835467139511" target="_blank"><span class="fa fa-google-plus-square"></span></a>
</li>
</ul>
</div>
</div>
</footer>
<script>
new WOW().init();
jQuery( document ).ready(function () {
jQuery('.arrow').click(function() {
jQuery.scrollTo(jQuery('.about'), 500);
});
});
</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-47523816-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>