-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.html
171 lines (170 loc) · 7.81 KB
/
project.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
<!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 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="">
<!-- 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="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/project.html'
>Uberfire Homepage</a></div>
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Uberfire is Awesome!</h1>
<p>UberFire is a Rich Client Platform that builds on the strengths of GWT and Errai. 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>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="col-md-3">
<h2>Flexible Layout</h2>
<p>Drag-and-drop layouts give your users control over their work environment.</p>
</div>
<div class="col-md-3">
<h2>Powerful VFS</h2>
<p>UberFire has the power of GIT built in. A simple and clean NIO.2 based Virtual File System, using JGIT, ensures consistent APIs for both client and server. Supports change tracking and includes a metadata engine, full-text search, and security integration.</p>
</div>
<div class="col-md-3">
<h2>Native Plugin System</h2>
<p>Develop plugins in Java against our declarative, typesafe APIs, or choose your favorite JavaScript framework and develop using that. Plugins can contribute new perspectives, views, editors, menu items, and more to an UberFire project.</p>
</div>
<div class="col-md-3">
<h2>Ready For Clustering</h2>
<p>UberFire works flawlessly in clustered and highly-available deployments. GIT allows for a decentralised cluster, with efficient binary replication of content between nodes. Enjoy HA out-of-the-box: load balancing and failover just work!</p>
</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>