-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
398 lines (353 loc) · 27 KB
/
Copy pathindex.html
File metadata and controls
398 lines (353 loc) · 27 KB
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
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="no-js ie ie6" lang="en-US"> <![endif]-->
<!--[if IE 7 ]><html class="no-js ie ie7" lang="en-US"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en-US"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Manjaro Linux</title>
<link rel="stylesheet" href="https://manjaro.org/wp-content/themes/feather13/style.css">
<link rel="pingback" href="https://manjaro.org/xmlrpc.php">
<script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,300italic,400italic,600italic,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="https://manjaro.org/wp-content/themes/feather13/js/ie/selectivizr.js"></script>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="Manjaro Linux » Feed" href="https://manjaro.org/feed/" />
<link rel='stylesheet' id='jquery.prettyphoto-css' href='https://manjaro.org/wp-content/plugins/wp-video-lightbox/css/prettyPhoto.css?ver=dd52e7a73fa0a2e3774947d93e460eb1' media='all' />
<link rel='stylesheet' id='video-lightbox-css' href='https://manjaro.org/wp-content/plugins/wp-video-lightbox/wp-video-lightbox.css?ver=dd52e7a73fa0a2e3774947d93e460eb1' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='https://manjaro.org/wp-content/themes/feather13/style-responsive.css?ver=1.0' media='all' />
<link rel='stylesheet' id='wpbandit-style-css' href='https://manjaro.org/wp-content/themes/feather13/styles/light.css?ver=dd52e7a73fa0a2e3774947d93e460eb1' media='all' />
<link rel='stylesheet' id='wpbandit-style-advanced-css' href='https://manjaro.org/wp-content/themes/feather13/style-advanced.css?ver=dd52e7a73fa0a2e3774947d93e460eb1' media='all' />
<link rel='stylesheet' id='wpbandit-custom-css' href='https://manjaro.org/wp-content/themes/feather13/custom.css?ver=1.0' media='all' />
<script type='text/javascript' src='https://manjaro.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='https://manjaro.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/plugins/wp-video-lightbox/js/jquery.prettyPhoto.min.js?ver=3.1.6'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var vlpp_vars = {"prettyPhoto_rel":"wp-video-lightbox","animation_speed":"fast","slideshow":"5000","autoplay_slideshow":"false","opacity":"0.80","show_title":"true","allow_resize":"true","allow_expand":"true","default_width":"640","default_height":"480","counter_separator_label":"\/","theme":"pp_default","horizontal_padding":"20","hideflash":"false","wmode":"opaque","autoplay":"false","modal":"false","deeplinking":"false","overlay_gallery":"true","overlay_gallery_max":"30","keyboard_shortcuts":"true","ie6_fallback":"true"};
/* ]]> */
</script>
<script type='text/javascript' src='https://manjaro.org/wp-content/plugins/wp-video-lightbox/js/video-lightbox.js?ver=3.1.6'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://manjaro.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://manjaro.org/wp-includes/wlwmanifest.xml" />
<link rel="canonical" href="https://manjaro.org/" />
<link rel='shortlink' href='https://manjaro.org/' />
<link rel="alternate" type="application/json+oembed" href="https://manjaro.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmanjaro.org%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://manjaro.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmanjaro.org%2F&format=xml" />
<link rel="shortcut icon" href="https://manjaro.org/wp-content/uploads/2017/05/favicon.ico">
<meta name="description" content="Manjaro Linux is a new linux distribution which is based on arch linux">
<meta name="keywords" content="linux, manjaro, open, source, free, distribution, new, different">
<meta name="robots" content="noodp,noydir">
<meta name="twitter:widgets:link-color" content="#000000" /><meta name="twitter:widgets:border-color" content="#000000" /><meta name="twitter:partner" content="tfwp" />
<meta name="twitter:card" content="summary" /><meta name="twitter:title" content="Manjaro Linux" /><meta name="twitter:site" content="@ManjaroLinux" /><meta name="twitter:description" content="Enjoy the simplicity" />
</head>
<body class="home page-template page-template-page-templates page-template-frontpage-boxed page-template-page-templatesfrontpage-boxed-php page page-id-1714">
<div id="wrap">
<header id="header">
<div id="header-inner" class="container fix">
<h1 id="logo"><a href="https://manjaro.org/" rel="home"><img src="https://manjaro.org/wp-content/uploads/2017/05/logo_header_transparent.png" alt="Manjaro Linux"></a></h1>
<p id="tagline">Enjoy the simplicity</p> <nav id="header-nav" class="fix"><ul id="nav" class="menu"><li id="menu-item-1836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-1714 current_page_item menu-item-has-children menu-item-1836"><a href="https://manjaro.org/">Manjaro</a>
<ul class="sub-menu">
<li id="menu-item-3262" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3262"><a target="_blank" href="https://vimeo.com/user13988910">Video Channel</a></li>
<li id="menu-item-2956" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2956"><a target="_blank" href="http://repo.manjaro.org">Mirror Check</a></li>
</ul>
</li>
<li id="menu-item-1834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1834"><a href="https://manjaro.org/news/">News</a></li>
<li id="menu-item-612" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-612"><a>Community</a>
<ul class="sub-menu">
<li id="menu-item-602" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-602"><a target="_blank" href="https://forum.manjaro.org">Forum</a>
<ul class="sub-menu">
<li id="menu-item-840" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-840"><a target="_blank" href="https://forum.manjaro.org">English (official)</a>
<ul class="sub-menu">
<li id="menu-item-4280" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4280"><a href="https://classicforum.manjaro.org">English (classic)</a></li>
</ul>
</li>
<li id="menu-item-2889" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2889"><a target="_blank" href="https://de.manjaro.org">German (official)</a>
<ul class="sub-menu">
<li id="menu-item-4282" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4282"><a href="http://www.manjaro-forum.de">German (unofficial)</a></li>
</ul>
</li>
<li id="menu-item-846" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-846"><a target="_blank" href="http://www.manjaro-linux.com.br/forum/portal.php">Brazil (unofficial)</a></li>
<li id="menu-item-1343" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1343"><a target="_blank" href="http://www.manjaro.fr/forum">French (unofficial)</a></li>
<li id="menu-item-2741" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2741"><a target="_blank" href="http://manjaro.pl/forum">Polish (unofficial)</a></li>
<li id="menu-item-3664" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3664"><a href="http://manjaro.ru/">Russian (unofficial)</a></li>
<li id="menu-item-3009" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3009"><a href="http://manjaro-es.org/">Spanish (unofficial)</a></li>
<li id="menu-item-4774" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4774"><a href="http://manjaro.gen.tr/">Turkish (unofficial)</a></li>
</ul>
</li>
<li id="menu-item-601" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-601"><a target="_blank" href="https://wiki.manjaro.org">Wiki</a></li>
<li id="menu-item-1837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1837"><a href="https://manjaro.org/irc-channel/">IRC Channel</a>
<ul class="sub-menu">
<li id="menu-item-1984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1984"><a href="https://manjaro.org/irc-channel/">English (official)</a></li>
<li id="menu-item-3669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3669"><a href="https://manjaro.org/irc-channel-german/">German (official)</a></li>
<li id="menu-item-1982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1982"><a href="https://manjaro.org/irc-channel-french/">French (unofficial)</a></li>
<li id="menu-item-3670" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3670"><a href="https://manjaro.org/irc-channel-russian/">Russian (unofficial)</a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-4288" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4288"><a href="https://manjaro.org/get-manjaro/">Download</a>
<ul class="sub-menu">
<li id="menu-item-4377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4377"><a href="https://manjaro.org/get-manjaro/">Current Releases</a></li>
<li id="menu-item-4773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4773"><a href="https://manjaro.org/community-editions/">Community Releases</a></li>
<li id="menu-item-4483" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4483"><a href="https://manjaro.org/manjaro-preview-releases/">Development Releases</a></li>
</ul>
</li>
<li id="menu-item-5397" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5397"><a href="https://manjaro.org/hardware/">Hardware</a></li>
<li id="menu-item-620" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-620"><a>Get Involved</a>
<ul class="sub-menu">
<li id="menu-item-4357" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4357"><a href="http://bugs.manjaro.org">Bugs</a></li>
<li id="menu-item-606" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-606"><a target="_blank" href="https://manjaro.org/feedback/">Feedback</a></li>
<li id="menu-item-604" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-604"><a target="_blank" href="https://github.com/manjaro">Code</a></li>
<li id="menu-item-3442" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3442"><a href="https://manjaro.org/translations/">Translations</a></li>
</ul>
</li>
<li id="menu-item-605" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-605"><a target="_blank" href="https://lists.manjaro.org">Lists</a>
<ul class="sub-menu">
<li id="menu-item-4812" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4812"><a href="https://lists.manjaro.org/mailman/listinfo/manjaro-security">Security</a></li>
<li id="menu-item-615" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-615"><a title="General Discussion about Manjaro Linux, public" target="_blank" href="https://lists.manjaro.org/mailman/listinfo/manjaro-general">General</a></li>
<li id="menu-item-616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-616"><a title="Manjaro Linux Mirroring Discussion and Announcements" target="_blank" href="https://lists.manjaro.org/mailman/listinfo/manjaro-mirrors">Mirrors</a></li>
<li id="menu-item-617" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-617"><a title="Package and Repository Discussion, public" target="_blank" href="https://lists.manjaro.org/mailman/listinfo/manjaro-packages">Packages</a></li>
<li id="menu-item-618" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-618"><a title="Testing Package and Repository Discussion, public" target="_blank" href="https://lists.manjaro.org/mailman/listinfo/manjaro-testing">Testing</a></li>
</ul>
</li>
<li id="menu-item-607" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-607"><a>About</a>
<ul class="sub-menu">
<li id="menu-item-1956" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1956"><a href="https://manjaro.org/about/">About Manjaro</a></li>
<li id="menu-item-4295" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4295"><a href="https://manjaro.org/the-team/">Team</a></li>
<li id="menu-item-1840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1840"><a href="https://manjaro.org/our-sponsors/">Sponsors</a></li>
<li id="menu-item-4085" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4085"><a href="https://manjaro.org/disclaimer-licenses/">Disclaimer & Licenses</a></li>
</ul>
</li>
<li id="menu-item-4392" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4392"><a href="https://manjaro.org/donate/">Donation</a></li>
</ul></nav> </div>
</header><!--/header-->
<div class="container fix front-boxed">
<div id="content">
<article id="entry-1714" class="entry fix post-1714 page type-page status-publish hentry">
<div id="page-title">
<h1>Professional and user-friendly Linux at its best. <span>Evolving and giving the Linux world a new face and operating experience.</span></h1>
</div><!--/page-title-->
<script type="text/javascript">
jQuery(window).load(function() {
jQuery('.flexslider').flexslider({
animation: "fade",
slideshow: true,
directionNav: true,
controlNav: true,
pauseOnHover: true,
slideshowSpeed: 7000,
animationDuration: 600,
smoothHeight: true
});
jQuery('.slides').addClass('loaded');
});
</script>
<div class="flexslider">
<ul class="slides">
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-1-170-1.jpg" alt="slide-1-170" />
</li>
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-2-170.jpg" alt="slide-2-170" />
</li>
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-3-170.jpg" alt="slide-3-170" />
</li>
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-4-170.jpg" alt="slide-4-170" />
</li>
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-6-170.jpg" alt="slide-6-170" />
</li>
<li>
<img src="https://manjaro.org/wp-content/uploads/2013/01/slide-5-170.jpg" alt="slide-5-170" />
</li>
</ul>
</div><!--/flexslider-->
<div class="pad">
<div class="text">
<div class="grid one-third">
<h2>About</h2>
<p><b>Manjaro</b> is a user-friendly Linux distribution based on the independently developed <a href="http://en.wikipedia.org/wiki/Arch_Linux" rel="nofollow">Arch operating system</a>. Developed in Austria, France, and Germany, Manjaro provides all the benefits of the Arch operating system combined with a focus on <i>user-friendliness</i> and <i>accessibility</i>. Available in both 32 and 64 bit versions, Manjaro is suitable for newcomers as well as experienced Linux users.</p>
<span class="button-wrap"><a href="https://manjaro.org/about/" class="button medium">Read More</a></span>
</div>
<div class="grid one-third">
<h2>Rolling Release</h2>
<p>Manjaro uses a Rolling Release Development Model, whereby rather than being replaced, the same core system will instead be continually updated and upgraded. As such, it is not – nor will it ever be – necessary to re-install a later release of Manjaro in order to enjoy the very latest and most up-to-date system possible. By virtue of keeping an existing installation updated, it is already the latest release.</p>
<span class="button-wrap"><a href="https://wiki.manjaro.org/index.php/The_Rolling_Release_Development_Model" class="button medium">Read More</a></span>
</div>
<div class="grid one-third last">
<h2>What is Linux</h2>
<p>Linux is an open-source operating system, meaning that it is completely free to use and free to distribute. Linux is an exceptionally robust and reliable system most commonly used for internet servers, mobile phones, and tablets (e.g. Android). However, the use of Linux as an alternative operating system for personal computers has also been growing over the years, with several million users having already discovered the benefits of it.</p>
<span class="button-wrap"><a href="https://wiki.manjaro.org/index.php/Manjaro_FAQ" class="button medium">Read More</a></span>
</div><div class="clear"></div>
<p> </p>
<blockquote><p>Manjaro Linux started as a hobby project and it’s just fun to work and develop with our great community on it! – Roland Singer</p></blockquote>
<blockquote><p>Manjaro Linux targets beginners and advanced users at the same time. We provide user interface tools and scripts to make life easier. Manjaro supports NVIDIA’s Optimus technology out of the box… – Philip Müller</p></blockquote>
<div class="twitter-share"><a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fmanjaro.org%2F&via=ManjaroLinux" class="twitter-share-button">Tweet</a></div>
<div class="clear"></div>
</div>
</div>
<div id="front-blog" class="pad fix">
<article id="entry-5743" class="entry one-third post-5743 post type-post status-publish format-standard hentry category-hardware">
<div class="entry-wrap">
<header>
<div class="entry-byline fix">
<p class="entry-date">February 17th, 2018</p>
</div>
<h2 class="entry-title">
<a href="https://manjaro.org/2018/02/17/hardware-the-iconic-spitfire-now-quad-core/" rel="bookmark" title="Permalink to [Hardware] The Iconic Spitfire: Now Quad-Core!">[Hardware] The Iconic Spitfire: Now Quad-Core!</a>
</h2>
<div class="clear"></div>
</header>
<div class="text">
<p>We are very excited to announce our flagship Manjaro Spitfire laptops now come standard with your choice of the new i5 or i7 Kaby Lake Refresh 8th Generation Quad-Core Processors. That’s right – quad-core processors in a 2.7 pound linux laptop. If you were holding out for the refresh – it’s here – so grab […]</p>
</div>
</div><!--/entry-wrap-->
</article>
<article id="entry-5740" class="entry one-third post-5740 post type-post status-publish format-standard hentry category-update">
<div class="entry-wrap">
<header>
<div class="entry-byline fix">
<p class="entry-date">February 17th, 2018</p>
</div>
<h2 class="entry-title">
<a href="https://manjaro.org/2018/02/17/stable-update-2018-02-17-kernels-kde-mate-firefox-libreoffice-mesa-systemd/" rel="bookmark" title="Permalink to [Stable Update] 2018-02-17 – Kernels, KDE, MATE, Firefox, LibreOffice, Mesa, Systemd">[Stable Update] 2018-02-17 – Kernels, KDE, MATE, Firefox, LibreOffice, Mesa, Systemd</a>
</h2>
<div class="clear"></div>
</header>
<div class="text">
<p>Hi community, it took us a while to prepare this update-pack. Mostly it is due my busy work life at the moment. However managed to squeze the best new open source software for you into this one. For package details please look here. We recommend all newcomers to Manjaro, please install Manjaro from our fresh […]</p>
</div>
</div><!--/entry-wrap-->
</article>
<article id="entry-5729" class="entry one-third last post-5729 post type-post status-publish format-standard hentry category-bspwm category-budgie category-community-editions category-mate">
<div class="entry-wrap">
<header>
<div class="entry-byline fix">
<p class="entry-date">February 12th, 2018</p>
</div>
<h2 class="entry-title">
<a href="https://manjaro.org/2018/02/12/more-community-editions-bspwm-budgie-mate-17-1-4/" rel="bookmark" title="Permalink to more community editions: bspwm, budgie, mate 17.1.4">more community editions: bspwm, budgie, mate 17.1.4</a>
</h2>
<div class="clear"></div>
</header>
<div class="text">
<p>Our Community maintainers have now also updated the Bspwm, Budgie and Mate editions on fresh 17.1.4 install media. Manjaro-Bspwm-17.1.4 • multipurpose Rofi launcher, combining window switcher, applications launcher, run dialog and web search into one • Breath gtk3 theme • proper chromium theming (manjaro-browser-settings-native) • included (but disabled) lxpolkit • disabled compositing • window handling […]</p>
</div>
</div><!--/entry-wrap-->
</article>
</div><!--/front-blog-->
</article>
</div>
</div><!--/container-->
<div class="clear"></div>
<footer id="footer" class="fix">
<div id="footer-widgets">
<div class="container fix">
<div class="one-fourth">
<ul><li id="text-2" class="widget widget_text"> <div class="textwidget"><img src="https://manjaro.org/wp-content/uploads/2017/05/logo_comfortaa_small_180px.png"></div>
</li></ul>
</div>
<div class="one-fourth">
<ul> <li id="recent-posts-2" class="widget widget_recent_entries"> <h3 class="widget-title"><span>RECENT POSTS</span></h3> <ul>
<li>
<a href="https://manjaro.org/2018/02/17/hardware-the-iconic-spitfire-now-quad-core/">[Hardware] The Iconic Spitfire: Now Quad-Core!</a>
</li>
<li>
<a href="https://manjaro.org/2018/02/17/stable-update-2018-02-17-kernels-kde-mate-firefox-libreoffice-mesa-systemd/">[Stable Update] 2018-02-17 – Kernels, KDE, MATE, Firefox, LibreOffice, Mesa, Systemd</a>
</li>
<li>
<a href="https://manjaro.org/2018/02/12/more-community-editions-bspwm-budgie-mate-17-1-4/">more community editions: bspwm, budgie, mate 17.1.4</a>
</li>
</ul>
</li> </ul>
</div>
<div class="one-fourth">
<ul><li id="search-2" class="widget widget_search"><h3 class="widget-title"><span>SEARCH</span></h3><form method="get" id="searchform" action="https://manjaro.org/">
<div>
<input type="text" id="s" name="s" onblur="if(this.value=='')this.value='Enter your search...';" onfocus="if(this.value=='Enter your search...')this.value='';" value="Enter your search..." />
</div>
</form></li></ul>
</div>
<div class="one-fourth last">
<ul><li id="calendar-2" class="widget widget_calendar"><div id="calendar_wrap" class="calendar_wrap"><table id="wp-calendar">
<caption>March 2018</caption>
<thead>
<tr>
<th scope="col" title="Monday">M</th>
<th scope="col" title="Tuesday">T</th>
<th scope="col" title="Wednesday">W</th>
<th scope="col" title="Thursday">T</th>
<th scope="col" title="Friday">F</th>
<th scope="col" title="Saturday">S</th>
<th scope="col" title="Sunday">S</th>
</tr>
</thead>
<tfoot>
<tr>
<td colspan="3" id="prev"><a href="https://manjaro.org/2018/02/">« Feb</a></td>
<td class="pad"> </td>
<td colspan="3" id="next" class="pad"> </td>
</tr>
</tfoot>
<tbody>
<tr>
<td colspan="3" class="pad"> </td><td>1</td><td>2</td><td>3</td><td>4</td>
</tr>
<tr>
<td id="today">5</td><td>6</td><td>7</td><td>8</td><td>9</td><td>10</td><td>11</td>
</tr>
<tr>
<td>12</td><td>13</td><td>14</td><td>15</td><td>16</td><td>17</td><td>18</td>
</tr>
<tr>
<td>19</td><td>20</td><td>21</td><td>22</td><td>23</td><td>24</td><td>25</td>
</tr>
<tr>
<td>26</td><td>27</td><td>28</td><td>29</td><td>30</td><td>31</td>
<td class="pad" colspan="1"> </td>
</tr>
</tbody>
</table></div></li></ul>
</div>
</div>
</div><!--/footer-widgets-->
<div id="footer-bottom">
<div class="container fix">
<div class="one-half">
<p id="copy">© Copyright Manjaro Linux - <a href="https://manjaro.org/disclaimer-licenses/">Disclaimer</a></p>
</div>
<div class="one-half last">
<a id="to-top" href="#"><i class="icon-top"></i></a>
<ul id="footer-social"><li><a href="https://www.facebook.com/ManjaroLinux" target="_blank"><span class="icon"><img src="https://manjaro.org/wp-content/themes/feather13/air/modules/social/icons/default/facebook_16.png" alt="Manjaro Linux Facebook" /></span><span class="icon-title"><i class="icon-pike"></i>Manjaro Linux Facebook</span></a></li><li><a href="https://twitter.com/ManjaroLinux" target="_blank"><span class="icon"><img src="https://manjaro.org/wp-content/themes/feather13/air/modules/social/icons/default/twitter_16.png" alt="Manjaro Linux Twitter" /></span><span class="icon-title"><i class="icon-pike"></i>Manjaro Linux Twitter</span></a></li><li><a href="https://plus.google.com/118244873957924966264/posts" target="_blank"><span class="icon"><img src="https://manjaro.org/wp-content/themes/feather13/air/modules/social/icons/default/google_plus_16.png" alt="Manjaro Linux Google+" /></span><span class="icon-title"><i class="icon-pike"></i>Manjaro Linux Google+</span></a></li></ul> </div>
</div>
</div><!--/footer-bottom-->
</footer><!--/footer-->
</div><!--/wrap-->
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.jplayer.min.js?ver=2.1.0'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.flexslider.min.js?ver=2.1'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.isotope.min.js?ver=1.5.19'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.fancybox.pack.js?ver=2.0.6'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.fancybox-media.js?ver=1.0.3'></script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.mousewheel-3.0.6.pack.js?ver=3.0.6'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var objectL10n = {"navigate":"Navigate to..."};
/* ]]> */
</script>
<script type='text/javascript' src='https://manjaro.org/wp-content/themes/feather13/js/jquery.theme.js?ver=1.0'></script>
<script type='text/javascript' src='https://manjaro.org/wp-includes/js/wp-embed.min.js?ver=dd52e7a73fa0a2e3774947d93e460eb1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
window.twttr=(function(w){t=w.twttr||{};t._e=[];t.ready=function(f){t._e.push(f);};return t;}(window));
/* ]]> */
</script>
<script type="text/javascript" id="twitter-wjs" async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<!--[if lt IE 9]><script src="https://manjaro.org/wp-content/themes/feather13/js/ie/respond.min.js"></script> <![endif]-->
</body>
</html>