-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
114 lines (111 loc) · 5.91 KB
/
index.html
File metadata and controls
114 lines (111 loc) · 5.91 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
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="description" content="Plan3 is an opinionated Arch Linux desktop framework that is installed on top of Arch Linux offering a family of desktop and software configurations.">
<meta name="keywords" content="Plan3, Linux, Arch Linux, BSPWM, Window Manager, DWM, Openbox, Linux Desktop">
<meta name="author" content="InfiTechPPC">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Plan3 Linux - Framework for Desktop Arch Linux</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" crossorigin="anonymous"></script>
<link rel="stylesheet" href="plan3.css" />
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark bg-body-tertiary mb-4">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="./plan3-logo.png" alt="Plan3" width="30" height="24" class="d-inline-block align-text-top">
Plan3 Linux
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/plan3linux">GitHub</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="container">
<div id="carousel-shots" class="carousel slide">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="screenshots/rhapsody-openbox.png" class="d-block w-100" alt="Openbox">
</div>
<div class="carousel-item">
<img src="screenshots/rhapsody-qtile.png" class="d-block w-100" alt="QTile">
</div>
<div class="carousel-item">
<img src="screenshots/rhapsody-dwm.png" class="d-block w-100" alt="DWM">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carousel-shots" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carousel-shots" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<p>Plan3 (pronounced Plan Three) is an opinionated Arch Linux desktop framework that is installed on top of Arch Linux offering a family of desktop and software configurations.</p>
<h1>Releases</h1>
<h2>Rhapsody (26.0 RC)</h2>
<h3>Install</h3>
<p>To install Plan3 Rhapsody, run these lines in the terminal:</p>
<pre><code>git clone https://github.com/plan3linux/plan3-config.git && cd plan3-config <br/>./install.sh</code></pre>
<a href="https://github.com/plan3linux/plan3-config/">View Source on GitHub</a>
<br><br>
<h3>Prerequisites</h3>
<ul>
<li>Arch Linux or CachyOS or etc.</li>
<li>x86_64 and ARM64 Supported</li>
<li>Paru</li>
<li>Sudo</li>
</ul>
<h3>Programs and Window Managers</h3>
<p>Plan3 comes bundled with pre-made configurations for various <b>programs</b> and <b>window managers</b>. Get right into work and learn the minimalist linux life without the fuss of designing a config from scratch.</p>
<b>Window Managers:</b>
<ul>
<li>Openbox</li>
<li>BSPWM</li>
<li>QTile</li>
<li>DWM</li>
<li>i3</li>
</ul>
<br>
<b>Programs</b>
<ul>
<li>ST - Terminal</li>
<li>NeoVIM - Text Editor</li>
<li>Emacs - Text Editor thats more than an editor</li>
<li>Zen Browser - Fork of Firefox</li>
</ul>
<h3>About</h3>
<p>Plan3 is installed ontop of an already existing Arch-based system for these reasons:</p>
<ul>
<li>Easy to keep up to date</li>
<li>Cross-compatibility across x86_64, ARM64, and even RISC-V</li>
<li>Easy to install various arch-distros like Manjaro, Arco Linux, and EndeavorOS.</li>
<li>Paves the way for future opportunities for non-arch installs like on Debian, Gentoo, RHEL, or other distros</li>
</ul>
<br>
</main>
<div class="footer">
Copyright 2025 Plan3 Linux. All Rights Reserved.
</div>
</body>
</html>