forked from openSUSE/landing-page
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
381 lines (374 loc) · 20.1 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
380
381
<!DOCTYPE html>
<html>
<head>
<title lang="en">The makers' choice for sysadmins, developers and desktop users.</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Cynthia Sanchez: front-end and UI, Zvezdana Marjanovic: graphic design">
<meta name="google-site-verification" content="nnaAosU6sAxE_OpCrYCMRumNNfBa-KCTfDNg6W-IpmM" />
<!-- Meta data to help Facebook generate the right advertisement -->
<meta property="og:type" content="article" />
<meta property="og:title" content="The makers' choice for sysadmins, developers and desktop users." />
<meta property="og:site_name" content="openSUSE"/>
<meta property="og:url" content="https://www.opensuse.org" />
<meta property="og:image" content="https://cyntss.github.io/opensuse-landing-page/assets/images/facebook-preview.jpg" />
<meta property="og:description" content="Discover Tumbleweed and get the newest Linux packages with our rolling release. Fast! Integrated! Stabilized! Tested!. Discover Leap and get the most complete Linux distribution with openSUSE’s latest regular-release version!" />
<meta property="fb:app_id" content="831347386978737">
<!--bootstrap + opensuse theme -->
<link href="build/css/openSUSE.min.css" type="text/css" rel="stylesheet" />
<!--external libraries CSS -->
<link href="build/css/vendor.min.css" type="text/css" rel="stylesheet" />
<!--custom + external libraries JS -->
<script src="build/js/main.min.js" type="text/javascript"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container-fluid">
<div class="row">
<div class="col-sm-2 logo">
<a href="#">
<img src="assets/images/opensuse-logo.png" class="wow fadeIn" id="opensuseLogo"/>
</a>
<i class="fa fa-bars fa-lg pull-left visible-xs" id="open_main_menu"></i>
</div>
<nav class="hidden-xs col-sm-10 text-right wow fadeIn" id="main-menu">
<ul>
<li>
<a class='smoothScroll' data-linkto='opensuse-os' href="#"><span lang="en">Home</span></a>
</li>
<li>
<a class='smoothScroll' data-linkto='opensuse-tools' href="#"><span lang="en">Tools</span></a>
</li>
<li>
<a class='smoothScroll' data-linkto='news' href="#"><span lang="en">News</span></a>
</li>
<li>
<a class='smoothScroll' data-linkto='contribute-to-opensuse' href="#"><span lang="en">Contribute</span></a>
</li>
<li>
<a class='smoothScroll' data-linkto='opensuse-conferences' href="#"><span lang="en">Conferences</span></a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<aside>
<!--grabs content from #main-menu on mobile devices or small screens only -->
</aside>
<a href="#" class='smoothScroll go-to-top' data-linkto='opensuse-os'>
<i class="fa-chevron-up fa"></i>
Up
</a>
<section id="opensuse-os">
<article class="container-fluid">
<h3 class="text-center wow fadeInUp" lang="en">The makers' choice for sysadmins, developers and desktop users.</h3>
<div class="row os-main">
<div class="col-sm-6 text-center wow fadeIn" data-wow-delay=".2s">
<div id="tumbleweed">
<div class="distributions-icon">
<img src="assets/images/tumbleweed-icon.svg" class="wow bounceInDown" data-wow-delay=".7s" />
</div>
<h1 class="wow fadeIn" data-wow-delay=".5s">Tumbleweed</h1>
<h4 class="wow fadeIn" data-wow-delay=".6s" lang="en">Get the newest Linux packages with our rolling release. Fast! Integrated! Stabilized! Tested!</h4>
<button class="moreinfo btn btn-default" lang="en">More information</button>
<a href="https://en.opensuse.org/openSUSE:Tumbleweed_installation" class="moreinfo btn btn-primary">
<span lang="en">Install Tumbleweed</span>
</a>
<div class="hidden-content">
<p lang="en">Any user who wishes to have the newest packages that include, but are not limited to, the Linux kernel, SAMBA, git, desktops, office applications and many other packages, will want Tumbleweed. Tumbleweed appeals to Power Users, Software Developers and openSUSE Contributors. If you require the latest software stacks and Integrated Development Environment or need a stable platform closest to bleeding edge Linux, Tumbleweed is the best choice for you.</p>
<a href="https://en.opensuse.org/Portal:Tumbleweed" target="_blank" class="btn btn-default">
<i class="fa fa-info"></i> <span lang="en">Learn more</span>
</a>
<a href="https://en.opensuse.org/openSUSE:Tumbleweed_installation" target="_blank" class="btn btn-primary">
<i class="fa fa-download"></i> <span lang="en">Install Tumbleweed</span>
</a>
</div>
</div>
</div>
<div class="col-sm-6 text-center">
<div id="openSUSE">
<div class="distributions-icon">
<img src="assets/images/opensuse-regular-release-icon.svg" class="distributions-icon wow bounceInDown" data-wow-delay=".7s" />
</div>
<h1 class="wow fadeIn" data-wow-delay=".5s">Leap</h1>
<h4 class="wow fadeIn" data-wow-delay=".6s" lang="en">Get the most complete Linux distribution with openSUSE’s latest regular-release version!</h4>
<p class="moreinfo btn btn-default" lang="en">More information</p>
<a href="https://software.opensuse.org/132/" target="_blank" class="moreinfo btn btn-primary">
<span lang="en">Install openSUSE</span>
</a>
<div class="hidden-content">
<p lang="en">New and experienced Linux users get the most usable Linux distribution and stabilized operating system with openSUSE’s regular release. Receive updates and harden your OS with openSUSE’s latest major distribution. Pick your desktop, configure your system and enjoy the platform of choice for Linux developers, administrators and software vendors.</p>
<a href="https://software.opensuse.org/132/" target="_blank" class="btn btn-primary">
<i class="fa fa-download"></i> <span lang="en">Install openSUSE</span>
</a>
</div>
</div>
</div>
</div>
</article>
</section>
<section id="opensuse-tools">
<article class="container-fluid">
<h1 class="text-center opensuse-blue wow fadeInUp" lang="en">openSUSE TOOLS</h1>
<h4 class="text-center wow fadeInUp" lang="en">Discover the best open-source tools developed by our community</h4>
<div class="row tools-container">
<div class="col-md-6">
<div class="media wow slideInLeft">
<div class="media-left">
<a href="https://build.opensuse.org/" target="_blank">
<img class="media-object" src="assets/images/tools/obs.svg" alt="Open Build Service (OBS)">
</a>
</div>
<div class="media-body">
<a href="https://build.opensuse.org/" target="_blank">
<h4 class="media-heading opensuse-blue strong-title">
Open Build Service (OBS)
<small>
(<span lang="en">Go to link</span> <i class="fa fa-external-link"></i> )
</small>
</h4>
</a>
<p lang="en">Our build tool, building all of our packages as well as ones for SUSE Linux Enterprise, Arch, Debian, Fedora, Scientific Linux, RHEL, CentOS, Ubuntu, and more.</p>
</div>
</div>
<div class="media wow slideInLeft">
<div class="media-left">
<a href="http://openqa.opensuse.org" target="_blank">
<img class="media-object" src="assets/images/tools/openqa.svg" alt="openQA">
</a>
</div>
<div class="media-body">
<a href="http://openqa.opensuse.org" target="_blank">
<h4 class="media-heading opensuse-blue strong-title">
openQA
<small>
(<span lang="en">Go to link</span> <i class="fa fa-external-link"></i> )
</small>
</h4>
</a>
<p lang="en">Automated testing for *any* operating system, that can read the screen and control the test host the same way a user does.</p>
</div>
</div>
<div class="media wow slideInLeft">
<div class="media-left">
<a href="http://yast.github.io/" target="_blank">
<img class="media-object" src="assets/images/tools/yast.svg" alt="YaST">
</a>
</div>
<div class="media-body">
<a href="http://yast.github.io/" target="_blank">
<h4 class="media-heading opensuse-blue strong-title">
YaST
<small>
(<span lang="en">Go to link</span> <i class="fa fa-external-link"></i> )
</small>
</h4>
</a>
<p lang="en">The best/only comprehensive Linux system configuration & installation tool.</p>
</div>
</div>
<div class="media wow slideInLeft">
<div class="media-left">
<a href="http://opensuse.github.io/kiwi/" target="_blank">
<img class="media-object" src="assets/images/tools/kiwi.svg" alt="Kiwi">
</a>
</div>
<div class="media-body">
<a href="http://opensuse.github.io/kiwi/" target="_blank">
<h4 class="media-heading opensuse-blue strong-title">
Kiwi
<small>
(<span lang="en">Go to link</span> <i class="fa fa-external-link"></i> )
</small>
</h4>
</a>
<p lang="en">Create Linux images for deployment on real hardware, virtualisation, and now even container systems like Docker. Kiwi is the engine that powers SUSE Studio.</p>
</div>
</div>
</div>
<div class="col-md-6 tools-laptop">
<div class="wow slideInUp text-right hidden-sm">
<img src="assets/images/opensuse-laptop.jpg" class="laptop-responsive"/>
</div>
</div>
</div>
</article>
</section>
<div class="gray-triangular-division wow slideInDown"></div>
<section id="news">
<article class="container-fluid">
<h2 class="text-center opensuse-blue strong-title">NEWS</h2>
<div class="text-center wow slideInDown">
<img src="assets/images/news-icon.png" />
</div>
<div id="owl-slide-news" class="owl-carousel opensuse-news">
</div>
</article>
</section>
<section id="contribute-to-opensuse" class="text-center">
<h2 class="strong-title wow fadeInDown" lang="en">CONTRIBUTE TO OPENSUSE</h2>
<h4 class="strong-title wow fadeInDown" data-wow-delay=".5s" lang="en">Be part of our comunity contributing with any of the followings:</h4>
<div class="row contribution-columns">
<div class="col-xs-6 contribution-code">
<div class="contribute-code">
<i class="fa fa-5x fa-code opensuse-blue wow slideInLeft"></i>
<h1 class="opensuse-blue wow slideInLeft" lang="en">Code</h1>
<h4 lang="en">Find out more</h4>
</div>
<div class="hidden-content">
<h1 lang="en">Contribute Code</h1>
<p lang="en">openSUSE believes the best results come from people collaborating and having fun. Being different from other open-source communities is what makes openSUSE desirable. We are not the conventional community and our community’s efforts determines the path of the project. The efforts of the community have created several great tools for Linux and an awesome distribution. With openSUSE, you have a voice and can easily contribute to the project. Whether you are an experienced Linux developer or an end user get involved in the openSUSE project. Join a forum, maintain and keep our wiki up-to-date, find and report bugs, review the documentation, send your wish list for new packages and features, create and submit patches, or become an advocate for openSUSE by attending events and becoming an ambassador.</p>
<p><a class="btn btn-default" href="https://en.opensuse.org/Portal:How_to_participate" lang="en" target="_blank">Find out more about how to participate.</a></p>
</div>
</div>
<div class="col-xs-6 contribution-hardware">
<div class="contribute-hardware">
<i class="fa fa-5x fa-server opensuse-blue wow slideInRight"></i>
<h1 class="opensuse-blue wow slideInRight" lang="en">Hardware</h1>
<h4 lang="en">Find out more</h4>
</div>
<div class="hidden-content">
<h1 lang="en">Contribute Hardware</h1>
<p lang="en">Donations to support the openSUSE project are always welcomed. In fact, Open Build Service, which is used by several other open-source projects, was made available to the project’s community through a generous donation of servers by AMD. It is this type of donations that allows people and projects to thrive, develop, innovate and progress. The project is not asking for money, but donations of hardware to use the open-source community’s expertise to empower Linux development, provide openSUSE tools to the free, open source ecosystem and give back to developers, sysadmins and packagers. Hardware helps the openSUSE community! Hardware helps the open-source community! And Hardware helps Linux development. To learn how you can donate hardware to the openSUSE project, email</p>
<a class="btn btn-default" href="mailto:donations@opensuse.org?subject=Hardware%20Donations" target="_top">donations@opensuse.org</a>
</div>
</div>
</div>
<div id="contribute-details"></div>
</section>
<section id="opensuse-conferences">
<div class="section-background"></div>
<article>
<h2 class="strong-title wow slideInDown" lang="en">Meet up with openSUSE at conferences.</h2>
<a href="https://events.opensuse.org/" target="_blank" class="btn btn-default wow zoomIn"><span lang="en">View upcoming conferences</span></a>
</article>
</section>
<footer>
<div class="container-fluid">
<div class="row footer-links-area">
<div class="col-sm-5">
<div class="row">
<div class="col-xs-4">
<ul>
<li>
<a href="https://software.opensuse.org/132/en">
<span lang="en">Get software</span>
</a>
</li>
<li>
<a href="https://en.opensuse.org/Main_Page">
<span lang="en">Wiki</span>
</a>
</li>
<li>
<a href="https://build.opensuse.org/">
<span lang="en">Build Service</span>
</a>
</li>
</ul>
</div>
<div class="col-xs-4">
<ul>
<li>
<a href="https://connect.opensuse.org/">
<span lang="en">Social Network</span>
</a>
</li>
<li>
<a href="https://news.opensuse.org/">
<span lang="en">News</span>
</a>
</li>
<li>
<a href="http://forums.opensuse.org/">
<span lang="en">Forums</span>
</a>
</li>
</ul>
</div>
<div class="col-xs-4">
<ul>
<li>
<a href="http://shop.opensuse.org/">
<span lang="en">Shop</span>
</a>
</li>
<li>
<a href="http://lizards.opensuse.org/">
<span lang="en">Blogs</span>
</a>
</li>
<li>
<a href="mailto:press@opensuse.org">
<span lang="en">Press</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-5 col-sm-offset-2 social-networks">
<a href="https://twitter.com/opensuse" target="_blank" class="wow fadeIn">
<i class="fa fa-twitter-square"></i>
</a>
<a href="https://plus.google.com/+openSUSE/posts" target="_blank" class="wow fadeIn" data-wow-delay=".3s">
<i class="fa fa-google-plus-square"></i>
</a>
<a href="https://www.facebook.com/en.openSUSE" target="_blank" class="wow fadeIn" data-wow-delay=".6s">
<i class="fa fa-facebook-square"></i>
</a>
<a href="https://www.youtube.com/user/opensusetv" target="_blank" class="wow fadeIn" data-wow-delay=".9s">
<i class="fa fa-youtube-square"></i>
</a>
</div>
</div>
<div class="blue-triangular-division wow slideInDown"></div>
<div class="row footer-sponsors-area text-center">
<div class="col-sm-6 col-sm-offset-3">
<h5 lang="en">Sponsored by:</h5>
<a href="http://en.opensuse.org/Sponsors" target="_blank">
<img src="assets/images/sponsors.jpg"/>
</a>
</div>
<div class="col-sm-3 text-left language-selector">
<h5 lang="en">Change language</h5>
<div class="dropup">
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<span class="selected-language">English</span>
<span class="caret"></span>
</button>
<ul class="dropdown-menu languages" aria-labelledby="dropdownMenu1">
<li><a href="#" class="change-language" data-language-value="ca">Catalan</a></li>
<li><a href="#" class="change-language" data-language-value="zh_TW">中文(繁體)</a></li>
<li><a href="#" class="change-language" data-language-value="zh_CN">中文(简体)</a></li>
<li><a href="#" class="change-language" data-language-value="nl">Dutch</a></li>
<li><a href="#" class="change-language" data-language-value="en">English</a></li>
<li><a href="#" class="change-language" data-language-value="es">Español</a></li>
<li><a href="#" class="change-language" data-language-value="fr">French</a></li>
<li><a href="#" class="change-language" data-language-value="de">German</a></li>
<li><a href="#" class="change-language" data-language-value="el">Greek</a></li>
<li><a href="#" class="change-language" data-language-value="it">Italian</a></li>
<li><a href="#" class="change-language" data-language-value="ja">Japanese</a></li>
<li><a href="#" class="change-language" data-language-value="nn">Norwegian Nynorsk</a></li>
<li><a href="#" class="change-language" data-language-value="pl">Polski</a></li>
<li><a href="#" class="change-language" data-language-value="pt_BR">Portuguese</a></li>
<li><a href="#" class="change-language" data-language-value="ru">Русский</a></li>
<li><a href="#" class="change-language" data-language-value="sk">Slovak</a></li>
<li><a href="#" class="change-language" data-language-value="ca">Ukrainian</a></li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>
<p class="text-center">© 2015 SUSE LLC. <span lang="en">All Rights Reserved.</span></p>
</div>
</footer>
</body>
</html>