This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
279 lines (276 loc) · 15.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Uberfire Homepage · 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 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="/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">
<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="/javascripts/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="">
<!-- 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);
</script>
</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="uberfire-jumbotron">
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<a href="#"></a>
<!-- %img(src="#{site.jborg_images_url}/common/uberfire-logo.png" width="300px" height="300px") -->
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="carousel slide" id="myCarousel">
<ol class="carousel-indicators">
<li class="active" data-slide-to="0" data-target="#myCarousel"></li>
<li data-slide-to="1" data-target="#myCarousel"></li>
<li data-slide-to="2" data-target="#myCarousel"></li>
<li data-slide-to="3" data-target="#myCarousel"></li>
</ol>
<!-- Carousel items -->
<div class="carousel-inner">
<div class="item main active">
<div class="col-md-12">
<h2>
UberFire is a web framework for a superior experience in building extensible workbenches and console type applications
</h2>
<p>
It provides an Eclipse like workbench experience for the web, helping you to make maintainable, customizable workbench-style apps in no time flat.
</p>
<p>
Our ultimate goal in Uberfire is to provide a strong ecosystem around it, based on a rich set of pluggable components and a strong infrastructure, allowing different type of users easily build Rich Web Apps on top of it.
</p>
<p>
Uberfire is the technology behind of Drools and jBPM web tooling and based on challenges and lessons learned during the workbench development of these projects.
</p>
</div>
</div>
<div class="item errai">
<div class="col-md-6">
<h2>Built on Top of Errai</h2>
<p>Built on the strengths of ERRAI, Uberfire allows you to write and maintain your application code in the Java programming language with all of the Java tooling at your disposal, then deploy it to the browser as a native JavaScript + HTML application.</p>
<br>
<a class="btn btn-primary" href="http://erraiframework.org">Errai Framework website »</a>
</div>
<div class="col-md-6 hidden-sm hidden-xs">
<img class="img-responsive center-block" src="/upload/images/errai.png">
</div>
</div>
<div class="item java">
<div class="col-md-6">
<h2>Pure Java</h2>
<p>You just need to write all your code in Pure Java and GWT & Errai will do the rest for you. You will be free to use your favourite IDE to refactor and debug your code.</p>
</div>
<div class="col-md-6 hidden-sm hidden-xs">
<img class="img-responsive center-block" src="/upload/images/purejava.png">
</div>
</div>
<div class="item download">
<div class="col-md-6">
<h2>Downloads</h2>
<p>Feel free to download our showcase and give it a try locally to see what it can be done with uberfire.</p>
<br>
<a class="btn btn-primary" href="https://repo1.maven.org/maven2/org/uberfire/showcase-distribution-wars/1.0.0.Beta1/showcase-distribution-wars-1.0.0.Beta1-tomcat7.0.war">Download (Tomcat) Showcase now</a>
</div>
<div class="col-md-6 hidden-sm hidden-xs">
<img class="img-responsive img-top center-block" src="/upload/images/downloads.png">
</div>
</div>
</div>
<!-- Carousel nav -->
<a class="left carousel-control" data-slide="prev" href="#myCarousel">‹</a>
<a class="right carousel-control" data-slide="next" href="#myCarousel">›</a>
</div>
</div>
</div>
</div>
<div class="uberfire-features">
<div class="row">
<div class="col-md-4">
<div class="well">
<div class="item-img-container">
<img class="img-responsive" src="/upload/images//layout.png">
</div>
<h2>Flexible Layout</h2>
<p>Drag-and-drop layouts give your users control over their work environment.</p>
</div>
</div>
<div class="col-md-4">
<div class="well">
<div class="item-img-container">
<img class="img-responsive" src="/upload/images/files.png">
</div>
<h2>Powerful VFS</h2>
<p>UberFire is backed up by the power of GIT. A Virtual File System, built on top of JGIT, provides support for change tracking including a metadata engine, full-text search, and security integration.</p>
</div>
</div>
<div class="col-md-4">
<div class="well">
<div class="item-img-container">
<img class="img-responsive" src="/upload/images/plugin.png">
</div>
<h2>Native Plugin System</h2>
<p>Develop plugins in Java against our declarative, typesafe APIs, or choose your favorite JavaScript framework to develop your perspectives, views, editors, menu items, etc.</p>
</div>
</div>
</div>
</div>
<div class="uberfire-blog">
<div class="row">
<div class="col-md-12">
<div class="well events">
<h2>Community Events</h2>
<div class="item">
<h5>The Developer's Conference 2016 São Paulo BR</h5>
<p>Uberfire's commiter, Eder Ignatowicz will speak at TDC 2016 São Paulo. If you want to discover more about Uberfire, this is a great opportunity! Take a look at the conference site for more information.</p>
<a href="http://www.thedevelopersconference.com.br/tdc/2016/saopaulo/trilha-java-ee">TDC 2016 Site »</a>
</div>
<div class="item">
<h5>The Developer's Conference 2016 Florianópolis BR</h5>
<p>Uberfire's commiter, Eder Ignatowicz will speak at TDC 2016 Florianópolis. If you want to discover more about Uberfire, this is a great opportunity! Take a look at the conference site for more information.</p>
<a href="http://www.thedevelopersconference.com.br/tdc/2016/index.html#florianopolis">TDC 2016 Site »</a>
</div>
<div class="item">
<h5>QCon SP 2016 BR</h5>
<p>Some Uberfire team members will be at QCon SP 2016! Alexandre Porcelli and Eder Ignatowicz will give speeches, which is a good opportunity to talk more with Uberfire's commiters! Take a look at the conference site for more information.</p>
<a href="http://qconsp.com/">QCon SP Site »</a>
</div>
<div class="item">
<h5>GWT Create 2015 US/EU</h5>
<p>Uberfire will be at GWT Create US/EU, take a look at the conference site for more information.</p>
<a href="http://gwtcreate.com">GWT Create Site »</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="/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>