forked from jhipster/jhipster.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·379 lines (373 loc) · 19.9 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
---
layout: default
layout_grid: true
home: true
angularjs: true
title: JHipster home
sitemap:
priority: 1.0
lastmod: 2014-10-21T00:00:00-00:00
---
<div ng-app="jhipster.home" ng-controller="HomeController" class="home-container">
<!-- Header -->
<header class="home-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="logo-big"><img class="img-responsive" src="img/logo-jhipster-drink-coffee.png" alt=""></div>
<div class="intro-text">
<span class="brand">Greetings, Java Hipster!</span>
<hr class="star-light">
<div class="row stats">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<a href="https://www.npmjs.com/package/generator-jhipster" target="_blank">
<div class="card dark summary-inline">
<div class="card-body">
<i class="icon fa fa-download fa-3x"></i>
<div class="content" ng-cloak>
<div class="title">{(npmDownloads)}</div>
<div class="sub-title">Downloads in last 30 days</div>
</div>
<div class="clear-both"></div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<a href="https://github.com/jhipster/generator-jhipster" target="_blank">
<div class="card dark summary-inline">
<div class="card-body">
<i class="icon fa fa-github fa-3x"></i>
<div class="content" ng-cloak>
<div class="title">{(gitConfig.stargazers_count)}</div>
<div class="sub-title">Stars</div>
</div>
<div class="clear-both"></div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<a href="https://github.com/jhipster/generator-jhipster/contributors" target="_blank">
<div class="card dark summary-inline">
<div class="card-body">
<i class="icon fa fa-users fa-3x"></i>
<div class="content" ng-cloak>
<div class="title">{(gitConftributors)}</div>
<div class="sub-title">Contributors</div>
</div>
<div class="clear-both"></div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- about and news section -->
<section id="about" class="home-section">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="brand">JHipster news and events</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-md-12">
<div>
<p>
<ul>
<li>JHipster 3 is out! Check out our <a href="{{ site.url }}/2016/03/23/jhipster-release-3.0.0.html">release notes</a>.</li>
<li>Stoigniew Sztank will do a JHipster presentation at <a href="http://2016.4developers.org.pl/en/program/speakers/sztank-stoigniew/" target="_blank">4Developers</a> in Warsaw, Poland on April, 11th</li>
<li>The <a href="http://www.meetup.com/fr-FR/JHipster-User-Group/events/229603142/" target="_blank">Paris JHipster meetup #3</a> will be hosted in Paris, France on April, 11th</li>
<li>Julien Dubois and Matt Raible will both present <a href="http://devoxx.fr/" target="_blank">a JHipster talk at Devoxx France</a> in Paris, France on April, 21st and 22nd</li>
<li>Lazaro Prates Júnior will do a JHipster presentation at <a href="http://www.thedevelopersconference.com.br/tdc/2016/florianopolis/trilha-java" target="_blank">the developer's conference</a> in Florianopolis, Brazil on May, 14th and 22nd</li>
<li>Matt Raible will do his <a href="http://cfp.devoxx.co.uk/2016/talk/OLG-0920/Get_Hip_with_JHipster:_Spring_Boot_+_AngularJS_+_Bootstrap" target="_blank">Get Hip with JHipster talk</a> at Devoxx UK in London, UK on June 8th-10th</li>
<li>Ippon USA will host <a href="http://www.ipponusa.com/training/jhipster-master/" target="_blank">a JHipster training</a> in Washington, DC on July, 27th</li>
<li>The JHipster mini-book by Matt Raible <a href="http://www.infoq.com/minibooks/jhipster-mini-book" target="_blank">is available for free at InfoQ</a></li>
</ul>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="brand">What is JHipster?</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<span class="title text-center">
<div class="head-icons">
<a href="http://yeoman.io/" target="_blank"><img src="img/logo-yeoman.png" class="project-icon img-responsive"></a> <i class="fa fa-4x">+</i>
<a href="http://projects.spring.io/spring-boot/" target="_blank"><img src="img/logo-spring-boot.png" class="project-icon img-responsive"></a> <i class="fa fa-4x">+</i> <a href="https://angularjs.org/" target="_blank"><img src="img/logo-angularjs.png" class="project-icon img-responsive"></a><br class="visible-xs"> <i class="fa fa-4x">=</i> <a href="/"><img src="img/logo-jhipster-small2x.png" class="project-icon img-responsive"></a>
</div>
<p class="lead">
JHipster is a
<a href="http://yeoman.io/" target="_blank">Yeoman generator</a>,
used to create a
<a href="http://projects.spring.io/spring-boot/" target="_blank">Spring Boot</a> + <a href="https://angularjs.org/" target="_blank">AngularJS</a>
project. <br>
</p>
</span>
</div>
<div class="row">
<div class="col-md-6">
<h2 class="hipster-font brand">Goal</h2>
<p>
Our goal is to generate for you a complete and modern Web app, unifying:
</p>
<ul>
<li>A high-performance and robust Java stack on the server side with Spring Boot</li>
<li>A sleek, modern, mobile-first front-end with AngularJS and Bootstrap</li>
<li>A powerful workflow to build your application with Yeoman, Bower, Gulp and Maven</li>
</ul>
</div>
<div class="col-md-6">
<h2 class="hipster-font brand">Sample & Sources</h2>
<p>
You can checkout a sample generated application
<a href="https://github.com/jhipster/jhipster-sample-app" target="_blank">here</a>.
</p>
<p>
JHipster is Open Source, and all development is done on
<a href="https://github.com/jhipster/generator-jhipster" target="_blank">GitHub</a>
</p>
<ul>
<li> If you want to code with us, feel free to join!</li>
<li> If you like the project, please give us a star on GitHub</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Stack Section -->
<section class="success home-section" id="opts">
<div class="row no-margin">
<div class="col-lg-12 text-center">
<h2 class="brand">Client side options</h2>
<hr class="star-light">
</div>
</div>
<div class="row stack-container no-margin">
<ul class="text-center stacks">
<li class="clip img-circle">
<img src="img/svg/html-5.svg" />
<span class="title_sub_tech">HTML5</span>
</li>
<li class="clip img-circle">
<img src="img/svg/css-3.svg" />
<span class="title_sub_tech">CSS3</span>
</li>
<li class="clip img-circle">
<img src="img/svg/bootstrap.svg" />
<span class="title_sub_tech">Bootstrap</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/angular.svg" />
<span class="title_sub_tech">AngularJS</span>
</li>
<li class="clip img-circle">
<img src="img/svg/jquery.svg" class="width white-inv"/>
<span class="title_sub_tech">JQuery</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/websocket.png" class="invert-hover"/>
<span class="title_sub_tech">Websockets</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/bower.svg"/>
<span class="title_sub_tech">Bower</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/gulp.svg" class="height" />
<span class="title_sub_tech">Gulp</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/sass.svg" class="height" />
<span class="title_sub_tech">Sass</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/browsersync.svg" />
<span class="title_sub_tech">Browsersync</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/karma.svg" />
<span class="title_sub_tech">Karma</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/protarctor.png" />
<span class="title_sub_tech">Protractor</span>
</li>
<li class="clear"></li>
</ul>
</div>
<div class="row no-margin">
<div class="col-lg-12 text-center">
<h2 class="brand">Server side options</h2>
<hr class="star-light">
</div>
</div>
<div class="row no-margin">
<ul class="text-center stacks">
<li class="clip img-circle">
<img src="img/icons/spring-boot.png" />
<span class="title_sub_tech">Spring Boot</span>
</li>
<li class="clip img-circle">
<img src="img/icons/spring.png"/>
<span class="title_sub_tech">Spring Security</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/netflix.png"/>
<span class="title_sub_tech">Netflix OSS</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/gradle-new.png" class="white-inv"/>
<span class="title_sub_tech">Gradle</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/maven.png" class="white-inv width" />
<span class="title_sub_tech">Maven</span>
</li>
<li class="clip img-circle">
<img src="img/svg/hibernate.svg" />
<span class="title_sub_tech">Hibernate</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/liquibase.gif" class="width" />
<span class="title_sub_tech">Liquibase</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/mysql.svg" />
<span class="title_sub_tech">MySQL</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/postgresql.svg" class="height" />
<span class="title_sub_tech">PostgreSQL</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/oracle.svg" class="width" />
<span class="title_sub_tech">Oracle</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/mongo.png" class="invert-hover"/>
<span class="title_sub_tech">MongoDB</span>
</li>
<li class="clip img-circle new">
<img src="img/svg//cassandra.svg" class="white-inv" />
<span class="title_sub_tech">Cassandra</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/ehcache.png" />
<span class="title_sub_tech">EhCache</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/Hazelcast.png" class="white-inv" />
<span class="title_sub_tech">Hazelcast</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/elasticsearch.svg"/>
<span class="title_sub_tech">ElasticSearch</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/thymeleaf.png"/>
<span class="title_sub_tech">Thymeleaf</span>
</li>
<li class="clip img-circle new">
<img src="img/icons/gatling.png"/>
<span class="title_sub_tech">Gatling</span>
</li>
<li class="clip img-circle new">
<img src="img/svg/cucumber.svg"/>
<span class="title_sub_tech">Cucumber</span>
</li>
<li class="clear"></li>
</ul>
</div>
</section>
<!-- quick start Section -->
<section class="home-section" id="quick">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="brand">Quick Start</h2>
<hr class="star-primary">
</div>
</div>
<div class="row text-center">
<div class="col-lg-12">
<p>Install JHipster <code>npm install -g generator-jhipster</code></p>
<p>Create a new directory and go into it <code>mkdir myApp && cd myApp</code></p>
<p>Run JHipster and follow instructions on screen <code>yo jhipster</code></p>
<p>Model your entities with <a href="{{ site.url }}/jdl-studio/" target="_blank">JDL Studio</a> and generate them with <code>yo jhipster:import-jdl yourJdlFile.jh</code></p>
</div>
<div class="col-lg-12">
<p><small>* Assuming you have already installed <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">Java</a>, <a href="http://git-scm.com/" target="_blank">Git</a>, <a href="http://nodejs.org/" target="_blank">Node.js</a>, <a href="http://bower.io/#install-bower" target="_blank">Bower</a>, <a href="http://yeoman.io/learning/index.html" target="_blank">Yeoman</a> and <a href="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md" target="_blank">Gulp</a></small></p>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="success home-section" id="modules" ng-controller="ModuleListCtrl">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="brand">Modules</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<input type="text" ng-model="searchText" class="form-control search-text" placeholder="Search" id="name" required data-validation-required-message="Please enter a module to search">
<p class="help-block text-danger"></p>
</div>
</div>
</div>
</div>
<div class="text-center">
<p>Top trending modules</p>
<br>
</div>
<div class="row">
<div ng-cloak ng-repeat="module in modules | filter: searchText | orderBy: '-downloads' | limitTo:16">
<div class="clearfix" ng-if="$index % 4 == 0"></div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
<a ng-href="{{ site.url }}/modules/marketplace/#/details/{(module.name[0])}"
title="{(module.description[0])}">
<div class="card dark module summary-inline">
<div class="card-body">
<i class="icon fa fa-cube fa-3x"></i>
<div class="content">
<div class="title fontSmall">{(module.name[0] | jhiModuleFilter)}</div>
<div class="sub-title"><span class="fa fa-user"></span> {(module.author.join(','))} | <span class="fa fa-download"></span> {(module.downloads)}</div>
</div>
<div class="clear-both"></div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
</div>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://jhipster.github.io",
"logo": "http://jhipster.github.io/images/logo-jhipster.png",
"name" : "JHipster",
"sameAs" : [ "https://twitter.com/java_hipster",
"https://github.com/jhipster/generator-jhipster"]
}
</script>