-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathalternatives.html
executable file
·301 lines (262 loc) · 11.7 KB
/
alternatives.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Trenta.io" />
<meta property="og:description"
content="Trenta.io brings great user experiences and competitive design to the open-source desktop." />
<meta property="og:image" content="/img/trentaio-og.jpg" />
<!-- Search Engines -->
<meta name="description"
content="Trenta.io brings great user experiences and competitive design to the open-source desktop.">
<meta itemprop="name" content="Trenta.io">
<meta itemprop="description"
content="Trenta.io brings great user experiences and competitive design to the open-source desktop.">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Trenta.io">
<meta name="twitter:description"
content="Trenta.io brings great user experiences and competitive design to the open-source desktop.">
<meta name="twitter:creator" content="@Trentaio">
<title>Trenta OS Alternatives</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/product.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
<style>
/* default full-width cells */
.carousel-cell {
width: 100%;
height: auto;
margin-right: 10px;
}
@media screen and (min-width: 768px) {
/* half-width cells for larger devices */
.carousel-cell {
width: 50%;
}
}
</style>
</head>
<body>
<div style="height: 45px; width: 100%; background: black; position: absolute; left: 0; top: 0;"></div>
<nav class="navbar navbar-expand-lg site-header navbar-dark sticky-top py-1">
<a class="navbar-brand d-block d-lg-none mx-auto pl-5" href="/"><img src="img/logo-io-fff.svg" style="height: 15px"
alt="Trenta.io"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav mx-auto">
<a class="navbar-brand d-none d-lg-block" href="/"><img src="img/logo-io-fff.svg" style="height: 15px"
alt="Trenta.io"></a>
<a class="py-2 px-5 av-item nav-link" href="/">Home</a>
<a class="py-2 px-5 av-item nav-link" href="icons.html">Icons</a>
<a class="py-2 px-5 av-item nav-link" href="https://medium.com/trentaio" target="_blank">Blog <img
src="img/external-white.png" style="width: 12px" alt=""></a>
</div>
</div>
</nav>
<div class="container">
<div class="row hero-icons">
<div class="col-10 col-xl-12 mx-auto">
<h1><img src="img/logo-os-full.svg" style="width: 200px" class="mx-auto" alt="Trenta OS"></h1>
<h2 class="display-3 font-weight-bold mb-4">To those who supported us & the future of open-source.</h2>
<p>2014 – 2021</p>
</div>
</div>
</div>
<div class="bg-light py-5 my-5">
<div class="container">
<div class="row">
<div class="col-10 mx-auto mx-lg-0 col-lg-9">
<h2 class="display-4 font-weight-bold">We recommend...</h2>
<p>While Trenta OS is no longer in development, we love to see what others are doing to bring a great user
experience to open
desktops. Here are our recommendations.</p>
</div>
</div>
<div class="row">
<div class="col-10 mx-auto col-lg-12 bg-white rounded-trenta my-4 p-5">
<div class="row">
<div class="col-12 col-lg-5">
<h2 class="font-weight-bold mt-md-4">Ubuntu, with Vanilla GNOME</h2>
<p>GNOME and Ubuntu have come a long way since we started Trenta OS. We recommend a clean Ubuntu install
with a vanilla GNOME installation on top of that. Simple and up-to-date guides on how to achieve this
can be found online.<br><br><a href="https://www.gnome.org/?ref=trentaOS" target="_blank">GNOME
›</a>
<br>
<a href="https://ubuntu.com/download/desktop/?ref=trentaOS" target="_blank">Ubuntu Desktop
›</a>
</p>
</div>
<div class="col-12 col-lg-6 offset-lg-1">
<img src="img/gnome-vanilla.jpg" alt class="img-fluid">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-10 mx-auto col-lg-12 bg-white rounded-trenta my-4 p-5">
<div class="row">
<div class="col-12 col-lg-5">
<h2 class="font-weight-bold mt-md-4">Pop!_OS</h2>
<p>"Pop!_OS is designed for fast navigation, easy workspace organization, and fluid, convenient workflow.
Your operating system should encourage discovery, not obstruct it."<br><br><a
href="https://pop.system76.com/?ref=trentaOS" target="_blank">Pop!_OS ›</a></p>
</div>
<div class="col-12 col-lg-6 offset-lg-1">
<img src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Apps_Pop%21_OS_21.10.png" alt class="img-fluid">
</div>
</div>
</div>
</div>
<!--
<div class="row">
<div class="col-10 mx-auto col-lg-12 bg-white rounded-trenta my-4 p-5">
<div class="row">
<div class="col-12 col-lg-5">
<h2 class="font-weight-bold mt-md-4">Others</h2>
<p>Please do your own research and proceed at your own risk.<br><br>
<a href="https://en.cutefishos.com/?ref=trentaOS" target="_blank">CutefishOS ›</a><br>
<a href="https://en.jingos.com/?ref=trentaOS" target="_blank">JingOS ›</a>
</p>
</div>
<div class="col-12 col-lg-6 offset-lg-1">
<img src="img/cutefish.jpg" alt class="img-fluid">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-10 mx-auto mx-lg-0 col-lg-9">
<h2 class="display-4 font-weight-bold">Our vision, new life</h2>
<p>As a community we wanted an alternative to industry-leading operating systems. An alternative that keeps creatives in mind.</p>
</div>
</div>
<div class="row">
<div class="col-10 mx-auto col-lg-12 bg-white rounded-trenta my-4 p-5">
<div class="row">
<div class="col-12 col-lg-5">
<h2 class="font-weight-bold mt-md-4">airyxOS</h2>
<p>"We love macOS, but we’re not a fan of the ever-closing hardware and ecosystem. So we are creating airyxOS — an OS aimed to provide the finesse of macOS with the freedom of FreeBSD." With these goals, some of our developers have joined airyxOS and Trenta Icons have found new life with this project. It is however in early development and can not be used as your daily driver.<br><br>
<a href="https://airyx.org/?ref=trentaOS" target="_blank">airyxOS
›</a></p>
</div>
<div class="col-12 col-lg-6 offset-lg-1">
<img src="https://airyx.org/images/RevealInFiler.gif" alt class="img-fluid">
</div>
</div>
</div>
</div> -->
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md mb-4">
<img src="img/logo-io.svg" style="height: 12px;; vertical-align: middle;"
class="d-block my-2 d-inline float-left" alt="Trenta.io">
<p class="align-content-center"> | Trenta.io</p>
<small class="text-muted">© 2014 – 2021</small>
<br>
</div>
<div class="col-6 col-md">
<h5>Links</h5>
<ul class="list-unstyled text-small">
<li>
<a class="text-muted" href="icons.html">Trenta Icons</a>
</li>
<li>
<a class="text-muted" href="https://medium.com/trentaio" target="_blank">Blog <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
</ul>
</div>
<div class="col-6 col-md">
<h5>Resources</h5>
<ul class="list-unstyled text-small">
<li>
<a class="text-muted" href="https://github.com/trenta-io" target="_blank">GitHub <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
<li>
<a class="text-muted" href="brand.html">Brand & Style Guide</a>
</li>
<li>
<a class="text-muted" href="privacy.html">Privacy</a>
</li>
</ul>
</div>
<div class="col-6 col-md">
<h5>Connect</h5>
<ul class="list-unstyled text-small">
<li>
<a class="text-muted" href="https://instagram.com/trenta.io" target="_blank">Instagram <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
<li>
<a class="text-muted" href="https://twitter.com/trentaio" target="_blank">Twitter <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
<li>
<a class="text-muted" href="https://facebook.com/trenta.io" target="_blank">Facebook <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
<li>
<a class="text-muted" href="https://reddit.com/r/trentaos" target="_blank">Reddit <img
src="img/external.png" style="width: 12px" alt=""></a>
</li>
<li>
<a class="text-muted" href="https://t.me/trentaio" target="_blank">Telegram <img src="img/external.png"
style="width: 12px" alt=""></a>
</li>
</ul>
</div>
<!-- <div class="col-6 col-md">
<h5>About</h5>
<ul class="list-unstyled text-small">
<li>
<a class="text-muted" href="#">Team</a>
</li>
<li>
<a class="text-muted" href="#">Code of Conduct</a>
</li>
<li>
<a class="text-muted" href="#">Privacy</a>
</li>
<li>
<a class="text-muted" href="#">Terms</a>
</li>
</ul>
</div> -->
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
<script>
$('.carousel').flickity({
freeScroll: true,
contain: true,
// disable previous & next buttons and dots
prevNextButtons: true,
pageDots: false,
wrapAround: true
});
</script>
<script>
Holder.addTheme('thumb', {
bg: '#55595c',
fg: '#eceeef',
text: 'Thumbnail'
});
</script>
</body>
</html>