This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
158 lines (158 loc) · 8.41 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
---
layout: main
---
<main>
<section class="py-5 text-left container">
<div class="row py-lg-5">
<center>
<img src="assets/desktop/desktop.png" width="70%"/>
</center>
<div class="col-lg-6 col-md-8 mx-auto">
<br><br>
<h1 class="fw-light">CelOS 1</h1>
<p class="lead text-muted">A simple, easy-to-use Linux distribution which uses Flatpak as the main package manager. CelOS proritises stability, ease-of-use and security to provide the best possible user-experience. <br> <a href="https://cobweb-aclevo.org" class="aclass">Created by The Cob:web-Aclevo Group</a></p>
</div>
</div>
<hr style="height:1.5px">
</section>
<div class="container">
<center>
<div class="aboutus">
<h1 class="active">Why should you choose CelOS?</h1>
<p>Here are some reasons as to why you should choose CelOS to be your Linux distribution of choice!</p>
<br>
<div class="container">
</div>
<!-- Desktop images section -->
<div class="hide">
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/1.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Flatpak at its core</h3>
<p>CelOS uses Flatpak to provide a secure and easy-to-use experience. We use Flatpak as the main package manager because it offers excellent features like: containerisation, permissions management and the most recent updates.</p>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-5">
<h3>Ease-of-use</h3>
<p>Flatpak is extremely well supported on our distribution. We attempt to provide the smoothest Linux experience for both new and experienced users by integrating GNOME and Flatpak together. By default we have integrated Flatpak with GNOME Software so you are provided an easy method of application installation out of the box.</p>
</div>
<div class="cus-col-7">
<img src="assets/desktop/2.png" width="100%"/>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/3.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Take control of your packages</h3>
<p>CelOS ships with <a href="https://flathub.org/apps/details/com.github.tchx84.Flatseal" class="aclass">Flatseal</a> out of the box, to provide a graphical interface for managing permissions and file access for Flatpak applications. Flatpak provides an extra layer of security by providing containerisation by default, and with Flatseal you will be able to manage these permissions easily!</p>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-5">
<h3>Up to date applications</h3>
<p>Thanks to the distribution-agnostic nature of Flatpak, we are able to provide the latest versions of applications despite using a Long-Term-Support release, as Flatpak applications already contain everything that they require to run the correct version.</p>
</div>
<div class="cus-col-7">
<img src="assets/desktop/4.png" width="100%"/>
</div>
</div>
</div>
</div>
<!-- Mobile images section -->
<div class="mob">
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/1.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Flatpak at its core</h3>
<p>CelOS uses Flatpak to provide a secure and easy-to-use experience. We use Flatpak as the main package manager because it offers excellent features like: containerisation, permissions management and the most recent updates.</p>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/2.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Ease-of-use</h3>
<p>Flatpak is extremely well supported on our distribution. We attempt to provide the smoothest Linux experience for both new and experienced users by integrating GNOME and Flatpak together. By default we have integrated Flatpak with GNOME Software so you are provided an easy method of application installation out of the box.</p>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/3.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Take control of your packages</h3>
<p>CelOS ships with <a href="https://flathub.org/apps/details/com.github.tchx84.Flatseal" class="aclass">Flatseal</a> out of the box, to provide a graphical interface for managing permissions and file access for Flatpak applications. Flatpak provides an extra layer of security by providing containerisation by default, and with Flatseal you will be able to manage these permissions easily!</p>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="cus-col-7">
<img src="assets/desktop/4.png" width="100%"/>
</div>
<div class="cus-col-5">
<h3>Up to date applications</h3>
<p>Thanks to the distribution-agnostic nature of Flatpak, we are able to provide the latest versions of applications despite using a Long-Term-Support release, as Flatpak applications already contain everything that they require to run the correct version.</p>
</div>
</div>
</div>
</div>
<br>
</center>
<hr style="height:2px">
<center>
<br>
<div class="aboutus" id="download">
<h1 class="active">Download CelOS</h1>
<table style="width:100%">
<tr>
<td colspan="2"><center><b>Minimum requirements:</b></center></td>
</tr>
<tr>
<td>Storage</td>
<td>30 GB</td>
</tr>
<tr>
<td>RAM</td>
<td>4 GB</td>
</tr>
</table>
<br>
<p class="lead text-muted"><a href="https://github.com/Cobweb-Aclevo/celos/wiki" target="_blank" class="aclass">We recommend you read the CelOS Wiki to see a list of common issues during installation.</a></p>
<a href="/downloads" class="btn btn-primary">Install CelOS 1-beta6</a>
<br><br>
</center>
<hr style="height:2px">
<center>
<br>
<h2>Cob:web-Aclevo Supporters</h2>
<p>Cob:web-Aclevo is supported by <a class="aclass-black" href="https://fosshost.org">Fosshost.org</a></p>
<img src="assets/fosshost.png" width="10%" class="hide">
</center>
</main>