-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
620 lines (566 loc) · 37.6 KB
/
Copy pathindex.html
File metadata and controls
620 lines (566 loc) · 37.6 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
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linexin — Fast, Elegant Arch-based Linux for Creators & Gamers</title>
<meta name="description"
content="Linexin is a pre-configured, Arch-based Linux distribution built for creators and gamers. Easy GUI installers for Affinity Suite and DaVinci Resolve, Steam gaming out of the box, GNOME and KDE Plasma desktops.">
<link rel="canonical" href="https://petexy.github.io/Linexin/">
<link rel="icon" type="image/png" href="logo.png">
<link rel="apple-touch-icon" href="logo.png">
<meta name="theme-color" content="#0f0518">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Linexin">
<meta property="og:title" content="Linexin — Fast, Elegant Arch-based Linux for Creators & Gamers">
<meta property="og:description"
content="Pre-configured Arch-based Linux with GUI installers for Affinity Suite and DaVinci Resolve, Steam gaming out of the box, and your choice of GNOME or KDE Plasma desktop.">
<meta property="og:url" content="https://petexy.github.io/Linexin/">
<meta property="og:image" content="https://petexy.github.io/Linexin/assets/img/gnome-1.png">
<meta property="og:image:width" content="2379">
<meta property="og:image:height" content="1334">
<meta name="twitter:card" content="summary_large_image">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="preload" as="image" href="assets/img/hero-bg.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Linexin",
"operatingSystem": "Linux",
"applicationCategory": "OperatingSystem",
"softwareVersion": "2.1.4",
"url": "https://petexy.github.io/Linexin/",
"downloadUrl": "https://petexy.github.io/Linexin/download.html",
"license": "https://www.gnu.org/licenses/gpl-3.0.html",
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is Linexin OS?",
"acceptedAnswer": { "@type": "Answer", "text": "Linexin is a Linux distribution based on Arch Linux. It is designed to be a fast and user-friendly operating system, pre-configured for creative work and games." }
},
{
"@type": "Question",
"name": "Who is Linexin for?",
"acceptedAnswer": { "@type": "Answer", "text": "Linexin is ideal for content creators who need easy access to tools like the Affinity suite and DaVinci Resolve, gamers looking for an optimized experience with Steam, Epic Games or any other launcher, and anyone who wants a beautiful and performant Arch-based system." }
},
{
"@type": "Question",
"name": "How do I install Linexin?",
"acceptedAnswer": { "@type": "Answer", "text": "Download the ISO, write it to a USB drive and boot from it. The graphical Linexin Installer guides you through the rest." }
},
{
"@type": "Question",
"name": "Is Linexin free to use?",
"acceptedAnswer": { "@type": "Answer", "text": "Yes and always will be. Linexin is a free and open-source project. You can download, use, modify, and distribute it freely in accordance with the GNU GPL v3 license." }
},
{
"@type": "Question",
"name": "What desktop environment does it use?",
"acceptedAnswer": { "@type": "Answer", "text": "Linexin uses a beautifully customized GNOME environment by default. You can pick a carefully crafted custom KDE Plasma environment instead during the installation." }
},
{
"@type": "Question",
"name": "Is Linexin immutable?",
"acceptedAnswer": { "@type": "Answer", "text": "No, it is not immutable. However, it ships minimal system packages. Average users are advised to use Flatpaks, while power users can use pacman and the AUR." }
}
]
}
</script>
</head>
<body>
<a href="#main" class="skip-link" data-translate-key="skip_link">Skip to content</a>
<div class="noise-bg" aria-hidden="true"></div>
<div class="aurora-wrap" aria-hidden="true">
<div class="aurora-blob one"></div>
<div class="aurora-blob two"></div>
</div>
<nav class="site-nav">
<div class="nav-inner">
<div class="nav-content">
<a href="index.html" class="nav-brand">
<span class="logo-wrap"><img src="logo.png" alt="Linexin Logo" width="32" height="32" data-translate-key="logo_alt"
data-translate-type="alt"></span>
<span>Linexin</span>
</a>
<div class="nav-links">
<a href="index.html" class="active" data-translate-key="nav_home">Home</a>
<a href="packages.html" data-translate-key="nav_packages">What's Inside</a>
<a href="changelog.html" data-translate-key="nav_changelog">Changelog</a>
<a href="https://github.com/Petexy/Linexin" target="_blank" rel="noopener noreferrer"
data-translate-key="nav_github">GitHub</a>
<div class="nav-sep" aria-hidden="true"></div>
<div class="lang-menu">
<button type="button" class="lang-btn" aria-haspopup="true" aria-expanded="false"
aria-label="Change language" data-translate-key="aria_change_language" data-translate-attr="aria-label">
<span class="lang-current">EN</span>
<svg width="12" height="12" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="lang-list" id="lang-list"></div>
</div>
<a href="download.html" class="btn btn-primary btn-shimmer nav-cta"
data-translate-key="nav_download">Download</a>
</div>
<button type="button" class="menu-toggle" aria-label="Open menu" data-translate-key="aria_open_menu" data-translate-attr="aria-label" aria-expanded="false">
<svg width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M4 6h16M4 12h16m-7 6h7"></path>
</svg>
</button>
</div>
</div>
<div id="mobile-menu" class="mobile-menu glass-panel">
<a href="index.html" class="active" data-translate-key="nav_home">Home</a>
<a href="packages.html" data-translate-key="nav_packages">What's Inside</a>
<a href="changelog.html" data-translate-key="nav_changelog">Changelog</a>
<a href="https://github.com/Petexy/Linexin" target="_blank" rel="noopener noreferrer"
data-translate-key="nav_github">GitHub</a>
<a href="download.html" class="btn btn-primary" data-translate-key="nav_download">Download</a>
<div class="mobile-langs" id="mobile-langs"></div>
</div>
</nav>
<main id="main">
<!-- ================= HERO ================= -->
<section class="hero">
<div class="hero-bg" aria-hidden="true"><img src="assets/img/hero-bg.png" alt="" width="5000"
height="5000" decoding="async"></div>
<div class="hero-fade" aria-hidden="true"></div>
<div class="container">
<a href="changelog.html" class="badge reveal">
<span class="dot"></span>
<span data-translate-key="hero_badge">v2.1.4 Now Available</span>
</a>
<h1 class="reveal stagger-1" data-translate-key="hero_title">
Experience <br> <span class="text-gradient">Computing Freedom</span>
</h1>
<p class="subtitle reveal stagger-2" data-translate-key="hero_subtitle">
A lightweight Linux distribution that combines elegance with powerful performance. Enjoy a
preconfigured Arch-based (btw) distro that is ready out of the box — play your favorite games and
easily install creative tools like the Affinity suite or DaVinci Resolve.
</p>
<div class="hero-actions reveal stagger-3">
<a href="download.html" class="btn btn-primary btn-shimmer"
data-translate-key="hero_button_download">Download Now</a>
<a href="#features" class="btn btn-ghost" data-translate-key="hero_button_learn">Learn More</a>
</div>
<p class="hero-meta reveal stagger-4" data-translate-key="hero_meta">
Free & open source · GNU GPL v3 · x86_64</p>
</div>
</section>
<!-- ================= FEATURES ================= -->
<section id="features">
<div class="container">
<div class="section-head reveal">
<h2 data-translate-key="features_title">Why Choose Linexin?</h2>
<p data-translate-key="features_subtitle">Everything you need, nothing you don't.</p>
</div>
<div class="features-grid">
<div class="feature-card glass-panel reveal stagger-1">
<div class="feature-icon icon-red">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M13 10V3L4 14h7v7l9-11h-7z" />
</svg>
</div>
<h3 data-translate-key="feature_1_title">Blazing Fast</h3>
<p data-translate-key="feature_1_text">Built on a minimal base, Linexin is optimized for speed
and responsiveness, booting up in seconds.</p>
</div>
<div class="feature-card glass-panel reveal stagger-2">
<div class="feature-icon icon-blue">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.5L15.232 5.232z" />
</svg>
</div>
<h3 data-translate-key="feature_2_title">Creative Work</h3>
<p data-translate-key="feature_2_text">With Affinity Installer and DaVinci Installer built-in,
you can easily use creative tools after only a couple of clicks.</p>
</div>
<div class="feature-card glass-panel reveal stagger-3">
<div class="feature-icon icon-green">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
</div>
<h3 data-translate-key="feature_3_title">Gaming Ready</h3>
<p data-translate-key="feature_3_text">Comes pre-packaged with Steam, gamescope and gamemode
that can boost your gaming performance.</p>
</div>
<div class="feature-card glass-panel reveal stagger-1">
<div class="feature-icon icon-purple">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4" />
</svg>
</div>
<h3 data-translate-key="feature_4_title">Flatpak & AppImage</h3>
<p data-translate-key="feature_4_text">Flatpak and AppImage support works out of the box.</p>
</div>
<div class="feature-card glass-panel reveal stagger-2">
<div class="feature-icon icon-pink">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" />
</svg>
</div>
<h3 data-translate-key="feature_5_title">Two Desktops</h3>
<p data-translate-key="feature_5_text">Pick the GNOME-based Linexin Desktop or the KDE
Plasma-based Kinexin Desktop during installation — both come beautifully pre-configured.</p>
</div>
<div class="feature-card glass-panel reveal stagger-3">
<div class="feature-icon icon-amber">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15" />
</svg>
</div>
<h3 data-translate-key="feature_6_title">Always Up To Date</h3>
<p data-translate-key="feature_6_text">Powered by Arch Linux's rolling release model, you get
the newest kernels, drivers and software as soon as they're released.</p>
</div>
</div>
</div>
</section>
<!-- ================= SHOWCASE ================= -->
<section id="showcase" style="background: linear-gradient(to bottom, transparent, rgba(15,5,24,0.5));">
<div class="container">
<div class="section-head reveal">
<h2 data-translate-key="showcase_title">Beautifully Crafted Desktop</h2>
<p data-translate-key="showcase_subtitle">An interface that's both powerful and a pleasure to use.
</p>
</div>
<div class="carousel glass-panel reveal" role="group" aria-label="Screenshot carousel"
data-carousel="assets/img/showcase-4.png, assets/img/showcase-2.png, assets/img/showcase-3.png, assets/img/showcase-1.png"
data-captions="Linexin Center|Affinity|DaVinci Resolve|Linexin Installer">
<div class="carousel-frame">
<img src="assets/img/showcase-4.png" alt="Linexin OS screenshot" width="1980" height="1080"
loading="lazy">
<div class="carousel-nav">
<button type="button" class="carousel-prev" aria-label="Previous screenshot">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M15 19l-7-7 7-7" />
</svg>
</button>
<button type="button" class="carousel-next" aria-label="Next screenshot">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M9 5l7 7-7 7" />
</svg>
</button>
</div>
</div>
</div>
<div class="carousel-dots" role="tablist"></div>
<div style="margin-top: 96px; text-align: center;">
<div class="section-head reveal">
<h2 data-translate-key="more_showcase_title">Change your style!</h2>
<p data-translate-key="more_showcase_subtitle">Four ready-made styles for each desktop —
switchable with one click using the built-in app.</p>
</div>
<div class="reveal" style="margin-bottom: 44px;">
<div class="segmented-control" data-segments>
<div class="segment-slider"></div>
<button type="button" class="segment-btn active" data-seg-target="#grid-linexin"
data-translate-key="style_btn_linexin">Linexin Desktop</button>
<button type="button" class="segment-btn" data-seg-target="#grid-kinexin"
data-translate-key="style_btn_kinexin">Kinexin Desktop</button>
</div>
</div>
<div id="grid-linexin" class="gallery-grid">
<div class="gallery-card glass-panel reveal stagger-1">
<div class="shot"><img src="assets/img/gnome-1.png"
alt="Linexin Desktop — default style" data-translate-key="alt_linexin_default" data-translate-attr="alt" width="2379" height="1334" loading="lazy"></div>
<div class="label" data-translate-key="style_linexin_default">Linexin</div>
</div>
<div class="gallery-card glass-panel reveal stagger-2">
<div class="shot"><img src="assets/img/gnome-2.png"
alt="Linexin Desktop — Windows-like style" data-translate-key="alt_linexin_windows" data-translate-attr="alt" width="2375" height="1335" loading="lazy"></div>
<div class="label" data-translate-key="style_linexin_windows">Windows-like</div>
</div>
<div class="gallery-card glass-panel reveal stagger-3">
<div class="shot"><img src="assets/img/gnome-3.png"
alt="Linexin Desktop — Ubuntu-like style" data-translate-key="alt_linexin_ubuntu" data-translate-attr="alt" width="2377" height="1333" loading="lazy"></div>
<div class="label" data-translate-key="style_linexin_ubuntu">Ubuntu-like</div>
</div>
<div class="gallery-card glass-panel reveal stagger-4">
<div class="shot"><img src="assets/img/gnome-4.png"
alt="Linexin Desktop — pure GNOME style" data-translate-key="alt_linexin_gnome" data-translate-attr="alt" width="2374" height="1337" loading="lazy"></div>
<div class="label" data-translate-key="style_linexin_gnome">Pure GNOME</div>
</div>
</div>
<div id="grid-kinexin" class="gallery-grid" style="display: none;">
<div class="gallery-card glass-panel">
<div class="shot"><img src="assets/img/kinexin-1.png"
alt="Kinexin Desktop — default style" data-translate-key="alt_kinexin_default" data-translate-attr="alt" width="1920" height="1080" loading="lazy"></div>
<div class="label" data-translate-key="kinexin_style_1">Kinexin</div>
</div>
<div class="gallery-card glass-panel">
<div class="shot"><img src="assets/img/kinexin-2.png"
alt="Kinexin Desktop — Windows 10-like style" data-translate-key="alt_kinexin_10" data-translate-attr="alt" width="1920" height="1080" loading="lazy"></div>
<div class="label" data-translate-key="kinexin_style_2">10ish</div>
</div>
<div class="gallery-card glass-panel">
<div class="shot"><img src="assets/img/kinexin-3.png"
alt="Kinexin Desktop — Windows 11-like style" data-translate-key="alt_kinexin_11" data-translate-attr="alt" width="1920" height="1080" loading="lazy"></div>
<div class="label" data-translate-key="kinexin_style_3">11ish</div>
</div>
<div class="gallery-card glass-panel">
<div class="shot"><img src="assets/img/kinexin-4.png"
alt="Kinexin Desktop — 2worlds style for OLED screens" data-translate-key="alt_kinexin_2worlds" data-translate-attr="alt" width="1920" height="1080" loading="lazy"></div>
<div class="label" data-translate-key="kinexin_style_4">2worlds</div>
</div>
</div>
</div>
</div>
</section>
<!-- ================= QUICKSTART ================= -->
<section id="get-started" style="padding-top: 0;">
<div class="container">
<div class="section-head reveal">
<h2 data-translate-key="qs_title">Up and Running in Minutes</h2>
<p data-translate-key="qs_subtitle">Three steps from download to your new desktop.</p>
</div>
<div class="features-grid">
<a href="download.html" class="feature-card quickstep glass-panel reveal stagger-1">
<div class="step-num" aria-hidden="true">1</div>
<h3 data-translate-key="qs_1_t">Download the ISO</h3>
<p data-translate-key="qs_1_b">Grab the latest release — free, no account needed.</p>
<span class="card-cta">
<span data-translate-key="qs_1_c">Get the ISO</span>
<svg width="16" height="16" fill="none" viewBox="0 0 24 24" stroke="currentColor"
aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M17 8l4 4m0 0l-4 4m4-4H3" />
</svg>
</span>
</a>
<a href="download.html#usb" class="feature-card quickstep glass-panel reveal stagger-2">
<div class="step-num" aria-hidden="true">2</div>
<h3 data-translate-key="qs_2_t">Create a bootable USB</h3>
<p data-translate-key="qs_2_b">Write the ISO to a USB drive with Rufus, Etcher or dd — guides
for Windows, Linux and macOS.</p>
<span class="card-cta">
<span data-translate-key="qs_2_c">See the USB guide</span>
<svg width="16" height="16" fill="none" viewBox="0 0 24 24" stroke="currentColor"
aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M17 8l4 4m0 0l-4 4m4-4H3" />
</svg>
</span>
</a>
<a href="download.html#install" class="feature-card quickstep glass-panel reveal stagger-3">
<div class="step-num" aria-hidden="true">3</div>
<h3 data-translate-key="qs_3_t">Boot & install</h3>
<p data-translate-key="qs_3_b">Boot from the USB drive and let the graphical installer do the
rest — no terminal involved.</p>
<span class="card-cta">
<span data-translate-key="qs_3_c">Follow the install steps</span>
<svg width="16" height="16" fill="none" viewBox="0 0 24 24" stroke="currentColor"
aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M17 8l4 4m0 0l-4 4m4-4H3" />
</svg>
</span>
</a>
</div>
</div>
</section>
<!-- ================= FAQ ================= -->
<section id="faq">
<div class="container container-narrow">
<div class="section-head reveal">
<h2 data-translate-key="faq_title">Frequently Asked Questions</h2>
</div>
<div class="faq-list">
<div class="faq-item glass-panel reveal stagger-1">
<button type="button" class="faq-question">
<span data-translate-key="faq_q1">What is Linexin OS?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a1">
Linexin is a Linux distribution based on Arch Linux. It is designed to be a fast and
user-friendly operating system, pre-configured for creative work and games.
</div>
</div>
</div>
<div class="faq-item glass-panel reveal stagger-1">
<button type="button" class="faq-question">
<span data-translate-key="faq_q2">Who is Linexin for?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a2">
Linexin is ideal for content creators who need easy access to tools like the Affinity
suite and DaVinci Resolve, gamers looking for an optimized experience with Steam, Epic
Games or any other Launcher, and anyone who wants a beautiful and performant Arch-based
system.
</div>
</div>
</div>
<div class="faq-item glass-panel reveal stagger-2">
<button type="button" class="faq-question">
<span data-translate-key="faq_q6">How do I install Linexin?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a6">
Download the ISO, write it to a USB drive and boot from it. The graphical Linexin
Installer guides you through the rest — check the step-by-step
<a href="download.html#install">installation guide</a> for details.
</div>
</div>
</div>
<div class="faq-item glass-panel reveal stagger-2">
<button type="button" class="faq-question">
<span data-translate-key="faq_q3">Is Linexin free to use?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a3">
Yes and always will be. Linexin is a free and open-source project. You can download,
use, modify, and distribute it freely with accordance to GNU GPL v3 license.
</div>
</div>
</div>
<div class="faq-item glass-panel reveal stagger-3">
<button type="button" class="faq-question">
<span data-translate-key="faq_q4">What desktop environment does it use?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a4">
Linexin uses a beautifully customized GNOME environment by default. All extensions can
be disabled for a vanilla experience. <br><br> However, you can pick carefully crafted
custom KDE Plasma environment instead during the installation. With it, you can
experience truly marvelous glass effects all around the system.
</div>
</div>
</div>
<div class="faq-item glass-panel reveal stagger-3">
<button type="button" class="faq-question">
<span data-translate-key="faq_q5">Is Linexin immutable?</span>
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7">
</path>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner" data-translate-key="faq_a5">
No, it is not immutable. However, it ships minimal system packages. Average users are
advised to use Flatpaks, while power users can use pacman and AUR.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ================= COMMUNITY CTA ================= -->
<section id="community" class="cta-section">
<div class="container reveal">
<h2 data-translate-key="community_title">Open-Source Project</h2>
<p data-translate-key="community_subtitle">
Linexin is built with fully open-sourced code. Fork, modify, or contribute on GitHub.
</p>
<div class="cta-actions">
<a href="download.html" class="btn btn-primary btn-shimmer"
data-translate-key="hero_button_download">Download Now</a>
<a href="https://github.com/Petexy/Linexin" target="_blank" rel="noopener noreferrer"
class="btn btn-ghost">
<svg width="20" height="20" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd"
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"
clip-rule="evenodd"></path>
</svg>
<span data-translate-key="community_button">Visit GitHub</span>
</a>
</div>
</div>
</section>
</main>
<!-- ================= FOOTER ================= -->
<footer class="site-footer">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="index.html" class="nav-brand">
<span class="logo-wrap"><img src="logo.png" alt="Linexin Logo" width="32" height="32"></span>
<span>Linexin</span>
</a>
<p data-translate-key="footer_tagline">A fast, elegant Linux distribution based on Arch —
pre-configured for creators and gamers.</p>
</div>
<div class="footer-col">
<h4 data-translate-key="footer_project">Project</h4>
<ul>
<li><a href="index.html#features" data-translate-key="nav_features">Features</a></li>
<li><a href="index.html#showcase" data-translate-key="nav_showcase">Showcase</a></li>
<li><a href="index.html#faq" data-translate-key="nav_faq">FAQ</a></li>
<li><a href="changelog.html" data-translate-key="nav_changelog">Changelog</a></li>
</ul>
</div>
<div class="footer-col">
<h4 data-translate-key="footer_resources">Resources</h4>
<ul>
<li><a href="download.html" data-translate-key="nav_download">Download</a></li>
<li><a href="download.html#install" data-translate-key="home_card_install_title">Installation
Guide</a></li>
<li><a href="packages.html" data-translate-key="nav_packages">What's Inside</a></li>
</ul>
</div>
<div class="footer-col">
<h4 data-translate-key="footer_community">Community</h4>
<ul>
<li><a href="https://github.com/Petexy/Linexin" target="_blank" rel="noopener noreferrer"
data-translate-key="nav_github">GitHub</a></li>
<li><a href="https://github.com/Petexy/Linexin/issues" target="_blank" rel="noopener noreferrer"
data-translate-key="footer_issues">Report an issue</a></li>
<li><a href="https://github.com/Petexy/Linexin/blob/main/LICENSE" target="_blank"
rel="noopener noreferrer" data-translate-key="footer_license">GPL v3 License</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p data-translate-key="footer_copy">© 2025-2026 Linexin Project</p>
<p data-translate-key="footer_love">Designed with ❤️ for the open-source community.</p>
</div>
</div>
</footer>
<script src="assets/js/i18n.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>