-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
executable file
·246 lines (233 loc) · 9.07 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
<!doctype html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>GitBucket: A Git platform</title>
<meta name="description" content="A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="favicon.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/3.3.0/octicons.min.css">
<link rel="stylesheet" type="text/css" href="./slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="./slick/slick-theme.css"/>
<link href="https://fonts.googleapis.com/css?family=Lato:100normal,300normal,700normal&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<meta property="og:title" content="GitBucket - A Git platform">
<meta property="og:site_name" content="GitBucket">
<meta property="og:url" content="https://gitbucket.github.io">
<meta property="og:description" content="GitBucket is a Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility">
<meta property="og:type" content="website">
<meta property="og:image" content="https://gitbucket.github.io/gitbucket-news/recruit/og-image.png">
<style>
body {
padding-top: 80px;
padding-bottom: 20px;
}
</style>
<!--<link rel="stylesheet" href="css/bootstrap-theme.min.css">-->
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="//browsehappy.com/">upgrade
your browser</a> to improve your experience.</p>
<![endif]-->
<nav id="navigation" class="navbar navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="/gitbucket-news">
<img id="logo-gitbucket" class="minus-margin-left" src="./img/logo-gitbucket.png"/>
</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li>
<a href="https://github.com/gitbucket/gitbucket"><span class="mega-octicon octicon-mark-github octicon-btn"></span>GitHub</a>
</li>
<li><a href="https://gitter.im/gitbucket/gitbucket"><span class="mega-octicon octicon-comment octicon-btn"></span>Chat</a></li>
<li><a href="https://gitbucket.github.io/gitbucket-news/"><span class="mega-octicon octicon-rss octicon-btn"></span>News</a></li>
<li><a href="http://gitbucket-plugins.github.io/"><span class="mega-octicon octicon-plug octicon-btn"></span>Plugins</a></li>
</ul>
</div>
</div>
</nav>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div id="masthead" class="jumbotron">
<div id="title-gitbucket" class="container">
<div class="row">
<div id="eyecatch"></div>
<div class="col-lg-12">
<h1>
GitBucket <span class="normal">is Open Source</span><br>
<span class="normal">Git platform on JVM</span>
</h1>
</div>
<div class="col-lg-12">
<p class="text-muted">
A Git platform powered by Scala with easy installation, <br>
high extensibility & GitHub API compatibility.
</p>
<p class="text-muted">
Just <a href="https://github.com/gitbucket/gitbucket/releases">Download</a> and run <code>java -jar gitbucket.war</code>
</p>
<p class="margin-top-wide margin-bottom">
<!--
<a class="btn btn-scala btn-lg" data-toggle="modal" data-target="#sampleModal" role="button">
<span class="mega-octicon octicon-rocket octicon-btn"></span>
Try Demo
</a>
-->
<a class="btn btn-scala btn-lg" href="https://github.com/gitbucket/gitbucket/releases" target="_blank" role="button">
<span class="mega-octicon octicon-cloud-download octicon-btn"></span>
Download
</a>
</p>
<p class="text-muted">
<small>
<span class="glyphicon glyphicon-heart-empty scala" aria-hidden="true"></span>
GitBucket is open source and available under<br>
the Apache License Version 2.0
</small>
</p>
</div>
</div>
</div>
</div>
<div class="container margin-top">
<div class="row">
<div class="col-lg-6 col-md-6 margin-bottom">
<img class="library-icons" src="./img/icons-library-1.png" alt="scala scalatra slick jetty">
</div>
<div class="col-lg-6 col-md-6 margin-bottom">
<img class="library-icons" src="./img/icons-library-2.png" alt="jGit H2 ApacheMINA IntelliJIDEA">
</div>
</div>
</div>
<div id="activities" class="jumbotron">
<div class="container">
<h2 class="normal">Activities</h2>
<hr>
<div class="row spacing">
<div class="stars margin-bottom col-lg-2 col-lg-offset-half text-center">
<div class="num">
<span class="octicon octicon-star"></span>
8,400
</div>
stars
</div>
<div class="divider lg-block col-lg-1 text-center">
<div class="pipe">|</div>
<div>and</div>
<div class="pipe">|</div>
</div>
<div class="forks margin-bottom col-lg-2 text-center">
<div class="num">
<span class="octicon octicon-repo-forked"></span>
1,200
</div>
forks
</div>
<div class="divider lg-block col-lg-1 text-center">
<div class="pipe">|</div>
<div>and</div>
<div class="pipe">|</div>
</div>
<div class="contributors margin-bottom col-lg-2 text-center">
<div class="num">
<span class="octicon octicon-organization"></span>
160
</div>
contributors
</div>
<div class="divider lg-block col-lg-1 text-center">
<div class="pipe">|</div>
<div>and</div>
<div class="pipe">|</div>
</div>
<div class="releases margin-bottom col-lg-2 text-center">
<div class="num">
<span class="octicon octicon-package"></span>
100
</div>
releases
</div>
</div>
</div>
</div>
<div id="features" class="jumbotron">
<div class="container">
<div class="row">
<div class="col-lg-6 margin-bottom-wide">
<h2 class="normal">Features</h2>
<hr>
<ul class="features list-unstyled">
<li class="selected">
<span class="octicon octicon-browser"></span>
<span class="feature">Repository viewer</span>
</li>
<li>
<span class="octicon octicon-issue-opened"></span>
<span class="feature">Issues</span>
</li>
<li>
<span class="octicon octicon-git-pull-request"></span>
<span class="feature">Pull request</span>
</li>
<li>
<span class="octicon octicon-book"></span>
<span class="feature">Wiki</span>
</li>
<li>
<span class="octicon octicon-plug"></span>
<span class="feature">Plugin system</span>
</li>
</ul>
</div>
<div class="col-lg-6">
<div id="slides">
<div>
<img class="screenshot" src="./img/screenshots/screenshot-repository_viewer.png" alt="">
</div>
<div>
<img class="screenshot" src="./img/screenshots/screenshot-issues.png" alt="">
</div>
<div>
<img class="screenshot" data-lazy="./img/screenshots/screenshot-pull_request.png" alt="">
</div>
<div>
<img class="screenshot" data-lazy="./img/screenshots/screenshot-wiki.png" alt="">
</div>
<div>
<img class="screenshot" data-lazy="./img/screenshots/screenshot-plugin_system.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<footer>
<p class="text-center">
<small>Copyright © <script>document.write(new Date().getFullYear())</script> GitBucket - GitBucket is open source and available under the Apache License 2.0.
</small>
</p>
</footer>
</div>
<!-- /container -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="./slick/slick.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>