-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleftcol-subproject.html
331 lines (330 loc) · 13.2 KB
/
leftcol-subproject.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Example Left-column Navigation Subproject · Uberfire Framework</title>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="description">
<meta content="" name="author">
<!-- <link href="/stylesheets-source/_bootstrap-community.less" rel="stylesheet/less" type="text/css"> -->
<link rel="stylesheet" type="text/css" href="/stylesheets/bootstrap-community.css" >
<!-- IE 6-8 support of HTML 5 elements -->
<!--[if lt IE 9]>
<script src="/cache/static.jboss.org/theme/js/libs/html5/pre3.6/html5.min.js"></script>
<![endif]-->
<!-- Defines the project favicon. Change these URLs to your specific project folder on static.jboss.org. -->
<link href="/upload/images/favicon.ico" rel="shortcut icon">
<link href="/upload/images/apple-touch-icon-144x144-precomposed.png" rel="apple-touch-icon-precomposed" sizes="144x144">
<link href="/upload/images/apple-touch-icon-114x114-precomposed.png" rel="apple-touch-icon-precomposed" sizes="114x114">
<link href="/upload/images/apple-touch-icon-72x72-precomposed.png" rel="apple-touch-icon-precomposed" sizes="72x72">
<link href="/upload/images/apple-touch-icon-precomposed.png" rel="apple-touch-icon-precomposed">
<!-- Defines the project banner. Change these URLs to your specific project folder on static.jboss.org -->
<style>
@media (min-width: 980px) {
.banner { background-image: url(/upload/images/uberfire-banner-1180px.png); height: 110px; }
}
@media (max-width: 979px) {
.banner { background-image: url(/upload/images/uberfire-logo.png); background-repeat:no-repeat; background-position: 30px 15px; height: 100px; background-size: auto 70%; }
}
@media (max-width: 650px) {
.banner { width: 100%; margin: 0px auto; }
}
@media (max-width: 450px) {
.banner { height: 90px; }
}
</style>
<script src="/cache/static.jboss.org/theme/js/libs/jquery/jquery-1.9.1.js"></script>
<script src="/javascripts/less-1.4.1.min.js"></script>
<style>
/* adjusting the vertical spacing for when a stickynav is engaged */
.breadcrumb-fixed > .active {
color: #8c8f91;
}
.breadcrumb-fixed {
margin: 70px 0 10px;
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb-fixed > li {
display: inline-block;
}
</style>
</head>
<body>
<div class="main-container" id="subproject">
<!-- begin accesibility skip to top -->
<ul class="visuallyhidden" id="top">
<li>
<a accesskey="n" href="#nav" title="Skip to navigation">Skip to navigation</a>
</li>
<li>
<a accesskey="c" href="#page" title="Skip to content">Skip to content</a>
</li>
</ul>
<div class="container" id="content">
<div class="dropup">
<div id="ajbossproject">A JBoss Project</div>
<a class="tabnav-closed" href="#" id="tab">Red Hat</a>
<script>
window.addEventListener('load', function() { renderTabzilla("Uberfire","uberfire" , false ) }, false);
</script>
</div>
<div class="navbar navbar-default" id="navbar-fix">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle collapsed" data-target=".navbar-collapse" data-toggle="collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Project name</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class=""><a href="http://uberfireframework.org/#.html">Subproject1</a></li>
<li class=""><a href="http://uberfireframework.org/#.html">Subproject2</a></li>
<li class=""><a href="http://uberfireframework.org/#.html">Subproject3</a></li>
<li class=""><a href="http://uberfireframework.org/#.html">Subproject4</a></li>
<li class=""><a href="http://uberfireframework.org/#.html">Subproject5</a></li>
</ul>
</div>
</div>
</div>
<div class="banner">
<a href="#"></a>
<div class="taglinedark sr-only">
<h4>Maintainable and customizable workbench-style apps.</h4>
</div>
</div>
<div class="uberfire-nav">
<div class="navbar navbar-inverse navbar-fix" id="sticky-navbar">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle collapsed" data-target="#navbar-1" data-toggle="collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbar-1">
<ul class="nav navbar-nav">
<li>
<div class="fixed-brand">
<img height="50px" src="/upload/images/navbar-logo.png">
</div>
</li>
<li class=""><a href="/index.html">Home</a></li>
<li class=""><a href="/downloads.html">Downloads</a></li>
<li class=""><a href="/docs/">Documentation</a></li>
<li class=""><a href="/community.html">Join our Community</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class='breadcrumb'><a class='breadcrumb_anchor ' href='http://uberfireframework.org/index.html'
>Uberfire Homepage</a> / <a class='breadcrumb_anchor active' href='http://uberfireframework.org/leftcol-subproject.html'
>Example Left-column Navigation Subproject</a></div>
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="row">
<h1>Project XYZ is Awesome!</h1>
<p>This is the basic template for the JBoss Community Bootstrap/Awestruct project sites. This is where you would put a marketing message.</p>
<p>
<a class="btn btn-success b">
Get Started
</a>
<a class="btn btn-default b">
Download
</a>
</p>
</div>
</div>
<div id="equalHeightsLayout">
<div class="col-sm-3 well" id="leftcol">
<div class="div">
<ul class="nav nav-pills nav-stacked">
<li class="active">
<a href="#">
<i class="icon-fixed-width icon-home"></i>
About
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-cloud-download"></i>
Downloads
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-book"></i>
Documentation
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-question"></i>
FAQ
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-road"></i>
Roadmap
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-beer"></i>
Contribute
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-fixed-width icon-edit"></i>
Wiki
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-exclamation-sign"></i>
Issues
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-comments"></i>
Forum
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-code"></i>
Source Code
</a>
</li>
<li>
<a href="#">
<i class="icon-fixed-width icon-stethoscope"></i>
CI
</a>
</li>
</ul>
</div>
<br>
<p>Generally this left-colum should be used for sub-navigation purposes</p>
<ul class="icons-ul">
<li>
<i class="icon-li icon-chevron-sign-right"></i>
<a href="">
Link 1
</a>
</li>
<li>
<i class="icon-li icon-chevron-sign-right"></i>
<a href="">
Link 2
</a>
</li>
<li>
<i class="icon-li icon-chevron-sign-right"></i>
<a href="">
Link 3
</a>
</li>
<li>
<i class="icon-li icon-chevron-sign-right"></i>
<a href="">
Link 4
</a>
</li>
</ul>
</div>
<div class="col-sm-9" id="maincol">
<!-- Example row of columns -->
<h2>
<span>Three Equal Columns</span>
</h2>
<!-- begin equalHeights columns 3 -->
<div class="row equalHero" id="equalHeightsA">
<div class="col-md-4">
<a href="about.html">
<img alt="" class="aligncenter" src="../demo/fc-Sandro_Botticelli_077.png">
</a>
<h3>
<a href="about.html">We're an industry leader.</a>
</h3>
<p>Public domain images. We will increase our aptitude to evolve without decrementing our capacity to leverage. It may seem marvelous, but it's true!</p>
<div class="pull-right">
<a class="btn btn-primary" href="about.html">Details →</a>
</div>
</div>
<div class="col-md-4">
<a href="about.html">
<img alt="" class="aligncenter" src="../demo/fc-Sandro_Botticelli_046.png">
</a>
<h3>
<a href="about.html">Second header to show equality.</a>
</h3>
<p>If all of this seems stunning to you, that's because it is! The capability to strategize extensibly leads to the aptitude to upgrade compellingly.</p>
<div class="pull-right">
<a class="btn btn-primary" href="about.html">Details →</a>
</div>
</div>
<div class="col-md-4">
<a href="about.html">
<img alt="" class="aligncenter" src="../demo/fc-Sandro_Botticelli_058.png">
</a>
<h3>
<a href="about.html">What do we incubate? We'll show you.</a>
</h3>
<p>A company that can implement correctly will (eventually) be able to architect correctly. If you generate intuitively, you may have to synergize robustly.</p>
<div class="pull-right">
<a class="btn btn-primary" href="about.html">Details →</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="container">
<div class="row">
<div class="col-md-3">
<div class="license">
<h4>ASL 2.0 License</h4>
<p>UberFire is licensed under the Apache Software License, Version 2.0.</p>
</div>
</div>
<div class="col-md-2 col-md-offset-7 text-right hidden-sm hidden-xs">
<ul class="list-unstyled">
<li>
<a href="#" title="Blog">Blog</a>
</li>
<li>
<a href="#" title="Twitter">Twitter</a>
</li>
<li>
<a href="#" title="Google+">Google+</a>
</li>
</ul>
</div>
</div>
</footer>
<div class="container" id="companyfooter">
<div class="redhatlogo">
<div id="logospacer"></div>
<a href="http://www.redhat.com/"><img src="/cache/static.jboss.org/theme/images/common/redhat_logo.png"></a>
</div>
</div>
<span class="backToTop">
<a href="#top">back to top</a>
</span>
<script src="/javascripts/bootstrap-community.js"></script>
</div>
</body>
</html>