blob: e8f18e4e7dde529a1f09fde15eaf38273c7f6be4 [file] [log] [blame]
Unknown7b05b812018-10-01 22:05:43 -04001<!DOCTYPE html>
Lokesh Yadavba544372021-12-07 15:09:27 +05302
3<html lang="en">
Lokesh Yadava6a5fa02022-07-15 19:20:06 +05304 <head>
Lokesh Yadavba544372021-12-07 15:09:27 +05305 <title>BlissRoms</title>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +05306 <script src="main.js"></script>
7 <meta
8 property="og:image"
9 content="https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/441d32d5-7efd-47e4-b222-ec49e55a626f/2f834815-e128-4caa-9538-1e5a5cb7fbd8?org_if_sml=1"
10 />
11 <meta
12 property="og:description"
13 content="BlissRoms. An open-source operating system based on Android with customizations, options, and added security features."
14 />
Lokesh Yadavba544372021-12-07 15:09:27 +053015 <meta property="og:title" content="BlissRoms" />
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053016 <meta
17 name="description"
18 content="BlissRoms. An open-source operating system based on Android with customizations, options, and added security features."
19 />
20 <meta property="twitter:card" content="summary_large_image" />
21 <meta charset="utf-8" />
22 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
23
24 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
25 <meta charset="utf-8" />
26 <meta property="twitter:card" content="summary_large_image" />
27 <style data-tag="reset-style-sheet">
28 html {
29 line-height: 1.15;
30 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053031
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053032 body {
33 margin: 0;
34 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053035
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053036 * {
37 box-sizing: border-box;
38 border-width: 0;
39 border-style: solid;
40 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053041
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053042 p,
43 li,
44 ul,
45 pre,
46 div,
47 h1,
48 h2,
49 h3,
50 h4,
51 h5,
52 h6 {
53 margin: 0;
54 padding: 0;
55 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053056
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053057 button,
58 input,
59 optgroup,
60 select,
61 textarea {
62 font-family: inherit;
63 font-size: 100%;
64 line-height: 1.15;
65 margin: 0;
66 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053067
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053068 button,
69 select {
70 text-transform: none;
71 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053072
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053073 button,
74 [type="button"],
75 [type="reset"],
76 [type="submit"] {
77 -webkit-appearance: button;
78 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053079
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053080 button::-moz-focus-inner,
81 [type="button"]::-moz-focus-inner,
82 [type="reset"]::-moz-focus-inner,
83 [type="submit"]::-moz-focus-inner {
84 border-style: none;
85 padding: 0;
86 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053087
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053088 button:-moz-focus,
89 [type="button"]:-moz-focus,
90 [type="reset"]:-moz-focus,
91 [type="submit"]:-moz-focus {
92 outline: 1px dotted ButtonText;
93 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053094
Lokesh Yadava6a5fa02022-07-15 19:20:06 +053095 a {
96 color: inherit;
97 text-decoration: inherit;
98 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +053099
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530100 input {
101 padding: 2px 4px;
102 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530103
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530104 img {
105 display: block;
106 }
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530107
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530108 html {
109 scroll-behavior: smooth;
110 }
111 </style>
112 <style data-tag="default-style-sheet">
113 html {
114 font-family: Inter;
115 font-size: 16px;
116 }
117
118 body {
119 font-weight: 400;
120 font-style: normal;
121 text-decoration: none;
122 text-transform: none;
123 letter-spacing: normal;
124 line-height: 1.15;
125 color: var(--dl-color-gray-black);
126 background-color: var(--dl-color-gray-white);
127 }
128 </style>
129 <link
130 rel="shortcut icon"
131 href="/playground_assets/favicon.ico"
132 type="icon/png"
133 sizes="32x32"
134 />
135 <link
136 rel="stylesheet"
137 href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
138 data-tag="font"
139 />
140 <link rel="stylesheet" href="./style.css" />
141 </head>
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530142
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530143 <body>
144 <div>
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530145 <link href="./css/home.css" rel="stylesheet" />
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530146
147 <div class="home-container">
148 <header data-role="Header" class="nav-nav">
149 <img
150 alt="image"
151 src="public/playground_assets/bliss-logo.svg"
152 class="nav-image"
153 />
154 <div class="nav-nav1">
155 <nav class="nav-nav2">
156 <a
157 href="http://docs.blissroms.org"
158 target="_blank"
159 rel="noreferrer noopener"
160 class="nav-link"
161 >
162 <span>Docs</span>
163 </a>
164 <a href="#features" class="nav-link1 nav-link">
165 <span>Features</span>
166 </a>
167 <a
168 href="https://blisslabs.org"
169 target="_blank"
170 rel="noreferrer noopener"
171 class="nav-link2 nav-link"
172 >
173 <span>BlissLabs</span>
174 </a>
175 <a
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530176 href="team.html"
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530177 target="_blank"
178 rel="noreferrer noopener"
179 class="nav-link3 nav-link"
180 >
181 <span>Team</span>
182 </a>
183 <a
184 href="https://blog.blissroms.org/"
185 target="_blank"
186 rel="noreferrer noopener"
187 class="nav-link4 nav-link"
188 >
189 <span>Blog</span>
190 </a>
191 </nav>
Lokesh Yadavba544372021-12-07 15:09:27 +0530192 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530193 <div class="nav-btn-group">
194 <a href="#download" class="nav-register button">
195 <span><span>Download</span></span>
196 </a>
197 </div>
198 <div
199 onclick="toggleMenu()"
200 ;
201 id="hamicon"
202 data-type="BurgerMenu"
203 class="teleport-menu-burger nav-burger-menu"
204 >
205 <svg viewBox="0 0 1024 1024" class="nav-icon">
206 <path
207 d="M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z"
208 ></path>
Lokesh Yadavba544372021-12-07 15:09:27 +0530209 </svg>
210 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530211 <div
212 id="mobilemenu"
213 data-type="MobileMenu"
214 class="teleport-menu-mobile nav-mobile-menu"
215 >
216 <div class="nav-nav3">
217 <div class="nav-container">
218 <img
219 alt="image"
220 src="public/playground_assets/bliss-logo.svg"
221 class="nav-image1"
222 />
223 <div
224 onclick="toggleMenu()"
225 ;
226 data-type="CloseMobileMenu"
227 class="nav-menu-close teleport-menu-close"
228 >
229 <svg viewBox="0 0 1024 1024" class="nav-icon02">
230 <path
231 d="M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z"
232 ></path>
233 </svg>
234 </div>
235 </div>
236 <nav
237 class="navigation-links-nav navigation-links-root-class-name11"
238 >
239 <span class="nav-link"><span>About</span></span>
240 <span class="navigation-links-text1 nav-link">
241 <span>Features</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530242 </span>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530243 <a
244 href="https://blisslabs.org"
245 target="_blank"
246 rel="noreferrer noopener"
247 class="navigation-links-link nav-link"
248 >
249 <span>BlissLabs</span>
250 </a>
251 <a
252 href="https://blissroms.org/team.html"
253 target="_blank"
254 rel="noreferrer noopener"
255 class="navigation-links-link1 nav-link"
256 >
257 <span>Team</span>
258 </a>
259 <span class="navigation-links-text2 nav-link">
260 <span>Blog</span>
261 </span>
262 </nav>
263 </div>
264 <div class="nav-icon-group">
265 <svg viewBox="0 0 950.8571428571428 1024" class="nav-icon04">
266 <path
267 d="M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z"
268 ></path></svg
269 ><svg viewBox="0 0 877.7142857142857 1024" class="nav-icon06">
270 <path
271 d="M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z"
272 ></path></svg
273 ><svg viewBox="0 0 602.2582857142856 1024" class="nav-icon08">
274 <path
275 d="M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z"
276 ></path>
277 </svg>
278 </div>
279 </div>
280 </header>
281 <div class="home-hero">
282 <div class="home-hero-text">
283 <span class="home-rom-name">BlissRoms</span>
284 <h1 class="home-text">
285 <span>The customization you want,</span>
286 <br />
287 <span class="home-text02">with the privacy you need</span>
288 </h1>
289 <span class="home-text03">
290 An open-source operating system based on Android with
291 customizations, options and added security features.
292 </span>
293 <div class="home-btn-group">
294 <a href="#download" class="home-link button">
295 <svg viewBox="0 0 1024 1024" class="home-icon">
296 <path
297 d="M853.333 640v170.667c0 11.776-4.736 22.4-12.501 30.165s-18.389 12.501-30.165 12.501h-597.333c-11.776 0-22.4-4.736-30.165-12.501s-12.501-18.389-12.501-30.165v-170.667c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v170.667c0 35.328 14.379 67.413 37.504 90.496s55.168 37.504 90.496 37.504h597.333c35.328 0 67.413-14.379 90.496-37.504s37.504-55.168 37.504-90.496v-170.667c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667zM554.667 537.003v-409.003c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v409.003l-140.501-140.501c-16.683-16.683-43.691-16.683-60.331 0s-16.683 43.691 0 60.331l213.333 213.333c3.925 3.925 8.619 7.083 13.824 9.259s10.795 3.243 16.341 3.243c10.923 0 21.845-4.181 30.165-12.501l213.333-213.333c16.683-16.683 16.683-43.691 0-60.331s-43.691-16.683-60.331 0z"
298 ></path>
299 </svg>
300 <span class="home-text04">Download</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530301 </a>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530302 <a
303 href="https://blog.blissroms.org/"
304 target="_blank"
305 rel="noreferrer noopener"
306 class="home-link1 button"
307 >
308 <svg viewBox="0 0 1024 1024" class="home-icon02">
309 <path
310 d="M981.333 512c0-129.579-52.565-246.997-137.472-331.861s-202.283-137.472-331.861-137.472-246.997 52.565-331.861 137.472-137.472 202.283-137.472 331.861 52.565 246.997 137.472 331.861 202.283 137.472 331.861 137.472 246.997-52.565 331.861-137.472 137.472-202.283 137.472-331.861zM896 512c0 106.069-42.923 201.984-112.469 271.531s-165.461 112.469-271.531 112.469-201.984-42.923-271.531-112.469-112.469-165.461-112.469-271.531 42.923-201.984 112.469-271.531 165.461-112.469 271.531-112.469 201.984 42.923 271.531 112.469 112.469 165.461 112.469 271.531zM554.667 682.667v-170.667c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v170.667c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667zM554.667 341.333c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667 19.115 42.667 42.667 42.667 42.667-19.115 42.667-42.667z"
311 ></path>
312 </svg>
313 <span class="home-text05">Changelog</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530314 </a>
315 </div>
316 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530317 <div class="home-hero-image">
318 <img
319 alt="image"
320 src="public/playground_assets/header-img-400w.png"
321 loading="lazy"
322 class="home-image"
323 />
324 </div>
325 </div>
326 <div id="features" class="features-features">
327 <div class="features-heading">
328 <h1 class="features-text">
329 <span></span>
330 <span>It’s more than what you think</span>
331 </h1>
332 <span class="features-text03">
333 <span>A comprehesive overview of features</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530334 </span>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530335 </div>
336 <div class="features-list">
337 <div class="features-f-1">
338 <div class="features-focus-on-design feature-card">
339 <img
340 alt="image"
341 src="public/playground_assets/design_services_black_24dp%201.svg"
342 class="features-image"
343 />
344 <h1 class="features-text04"><span>Focus on design</span></h1>
345 <span>
346 <span>
347 We include many options for customization and theming
348 throughout the OS
349 </span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530350 </span>
351 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530352 <div class="features-performance feature-card">
353 <img
354 alt="image"
355 src="public/playground_assets/assessment_black_24dp%201.svg"
356 class="features-image1"
357 />
358 <h1 class="features-text06"><span>Performance</span></h1>
359 <span>
360 <span>
361 Focused on speed and stability with tweaks to assist in the
362 most demanding applications
Lokesh Yadavba544372021-12-07 15:09:27 +0530363 </span>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530364 </span>
365 </div>
366 <div class="features-regular-updates feature-card">
367 <img
368 alt="image"
369 src="public/playground_assets/ontime%20updates.svg"
370 class="features-image2"
371 />
372 <h1 class="features-text08"><span>Regular updates</span></h1>
373 <span>
374 <span>
375 Bliss mainterners provide regular updates based on released
376 builds.
377 </span>
378 </span>
379 </div>
380 </div>
381 <div class="features-f-2">
382 <div class="features-battery-friendly feature-card">
383 <img
384 alt="image"
385 src="public/playground_assets/battery-heart-outline.svg"
386 class="features-image3"
387 />
388 <h1 class="features-text10"><span>Battery-friendly</span></h1>
389 <span>
390 <span>
391 Extra options are provided to help tune battery consumption
392 to the best levels
393 </span>
394 </span>
395 </div>
396 <div class="features-added-security feature-card">
397 <img
398 alt="image"
399 src="public/playground_assets/verified_user_black_24dp%201.svg"
400 class="features-image4"
401 />
402 <h1 class="features-text12"><span>Added Security</span></h1>
403 <span>
404 <span>
405 We include many options for security and safety throughout
406 the OS
407 </span>
408 </span>
409 </div>
410 <div class="features-many-more feature-card">
411 <img
412 alt="image"
413 src="public/playground_assets/more_black_24dp%201.svg"
414 class="features-image5"
415 />
416 <h1 class="features-text14">
417 <span></span>
418 <span>and many more</span>
419 </h1>
420 <span>
421 <span>
422 More options are provided to help tune android to the best
423 levels
424 </span>
425 </span>
426 </div>
427 </div>
428 </div>
429 <img
430 alt="image"
431 src="public/playground_assets/bg-logo-400w.png"
432 class="features-image6"
433 />
434 </div>
435 <div class="stats-stats">
436 <div class="stats-maintainer">
437 <img
438 alt="image"
439 src="public/playground_assets/groups_black_24dp.svg"
440 class="stats-image"
441 />
442 <h1 class="stats-text"><span>Maintainer</span></h1>
443 <span class="stats-text1">
444 <span>Total no of maintainers</span>
445 </span>
446 <h1 class="stats-text2"><span>35</span></h1>
447 </div>
448 <div class="stats-downloads">
449 <img
450 alt="image"
451 src="public/playground_assets/file_download_black_24dp.svg"
452 class="stats-image1"
453 />
454 <h1 class="stats-text3"><span>Downloads</span></h1>
455 <span class="stats-text4"><span>Total no of downloads</span></span>
456 <h1 class="stats-text5"><span>20M+</span></h1>
457 </div>
458 <div class="stats-devices">
459 <img
460 alt="image"
461 src="public/playground_assets/devices_black_24dp.svg"
462 class="stats-image2"
463 />
464 <h1 class="stats-text6"><span>Devices</span></h1>
465 <span class="stats-text7"><span>Total no of devices</span></span>
466 <h1 class="stats-text8"><span>35</span></h1>
467 </div>
468 </div>
469 <div id="download" class="home-download-pc">
470 <div class="home-android-download download-card">
471 <div class="home-container1">
472 <div class="home-container2">
473 <span class="home-text06">Get started</span>
474 <h1 class="home-text07">Android Phone</h1>
475 <span class="home-text08">
476 Download blissrom for your android mobile and enjoy all the
477 benefits of customization and security you need.
478 </span>
479 </div>
480 <a
481 href="https://downloads.blissroms.org/"
482 target="_blank"
483 rel="noreferrer noopener"
484 class="home-link2 button"
485 >
486 <svg viewBox="0 0 1024 1024" class="home-icon04">
487 <path
488 d="M214 768h596v86h-596v-86zM810 384l-298 298-298-298h170v-256h256v256h170z"
489 ></path>
490 </svg>
491 <span class="home-text09">Download now</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530492 </a>
493 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530494 <img
495 alt="image"
496 src="public/playground_assets/mobiel-ss-1500w.png"
497 loading="lazy"
498 class="home-image1"
499 />
500 <img
501 alt="image"
502 src="public/playground_assets/vectorblob-1.svg"
503 class="home-image2"
504 />
505 <img
506 alt="image"
507 src="public/playground_assets/vector-200h.png"
508 class="home-image3"
509 />
Unknownd2db0f12019-01-10 14:22:00 -0500510 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530511 <div class="home-p-c-download">
512 <div class="home-container3">
513 <div class="home-container4">
514 <span class="home-text10">Get started</span>
515 <h1 class="home-text11">For PC</h1>
516 <span class="home-text12">
517 Download Bliss OS for your personal computer enjoy all the
518 benefits of customizations and security you need.
519 </span>
520 </div>
521 <a
522 href="https://blissos.org/"
523 target="_blank"
524 rel="noreferrer noopener"
525 class="home-link3 button"
526 >
527 <svg viewBox="0 0 1024 1024" class="home-icon06">
528 <path
529 d="M214 768h596v86h-596v-86zM810 384l-298 298-298-298h170v-256h256v256h170z"
530 ></path>
531 </svg>
532 <span class="home-text13">Download now</span>
533 </a>
Lokesh Yadavba544372021-12-07 15:09:27 +0530534 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530535 <img
536 alt="image"
537 src="public/playground_assets/as-1500w.png"
538 loading="lazy"
539 class="home-image4"
540 />
541 <img
542 alt="image"
543 src="public/playground_assets/vectorblob.svg"
544 class="home-image5"
545 />
546 <img
547 alt="image"
548 src="public/playground_assets/frame%2038.svg"
549 class="home-image6"
550 />
551 </div>
552 </div>
553 <div class="home-download-mobile">
554 <div class="home-mobile-download-mobile">
555 <div class="home-container5">
556 <span class="home-text14">Get started</span>
557 <h1 class="home-text15">Android Phone</h1>
558 <span class="home-text16">
559 Download blissrom for your android mobile and enjoy all the
560 benefits of customization and security you need.
561 </span>
562 </div>
563 <button class="home-button button">
564 <svg viewBox="0 0 1024 1024" class="home-icon08">
565 <path
566 d="M214 768h596v86h-596v-86zM810 384l-298 298-298-298h170v-256h256v256h170z"
567 ></path>
568 </svg>
569 <span class="home-text17">Download now</span>
570 </button>
571 </div>
572 <div class="home-p-c-download-mobile">
573 <div class="home-container6">
574 <span class="home-text18">Get started</span>
575 <h1 class="home-text19">For PC</h1>
576 <span class="home-text20">
577 Download Bliss OS for your personal computer enjoy all the
578 benefits of customizations and security you need.
579 </span>
580 </div>
581 <button class="home-button1 button">
582 <svg viewBox="0 0 1024 1024" class="home-icon10">
583 <path
584 d="M214 768h596v86h-596v-86zM810 384l-298 298-298-298h170v-256h256v256h170z"
585 ></path>
586 </svg>
587 <span class="home-text21">Download now</span>
588 </button>
589 </div>
590 </div>
591 <footer class="footer-footer">
592 <div class="footer-container">
593 <div class="footer-logo">
594 <img
595 alt="logo"
596 src="public/playground_assets/bliss-logo.svg"
597 class="footer-image"
598 />
599 <span class="footer-text">
Lokesh Yadavba544372021-12-07 15:09:27 +0530600 <span>
601 An open-source operating system based on Android with
602 customizations, options and added security features.
603 </span>
604 </span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530605 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530606 <div class="footer-links-container">
607 <div class="footer-container1">
608 <div class="footer-product-container">
609 <span class="footer-text1"><span>Community</span></span>
610 <a
611 href="https://t.me/Team_Bliss_Community"
612 target="_blank"
613 rel="noreferrer noopener"
614 class="footer-link"
615 >
616 <span>BlissRoms Telegram</span>
617 </a>
618 <a
619 href="https://t.me/blissx86"
620 target="_blank"
621 rel="noreferrer noopener"
622 class="footer-link01"
623 >
624 <span>Bliss OS Telegram</span>
625 </a>
626 <a
627 href="https://discord.com/invite/wwc4Aua4fp"
628 target="_blank"
629 rel="noreferrer noopener"
630 class="footer-link02"
631 >
632 <span>Bliss Discord</span>
633 </a>
634 </div>
635 <div class="footer-company-container">
636 <span class="footer-text2"><span>Sources</span></span>
637 <a
638 href="https://review.blissroms.org/q/status:open+-is:wip"
639 target="_blank"
640 rel="noreferrer noopener"
641 class="footer-link03"
642 >
643 <span>BlissRoms Gerrit Review</span>
644 </a>
645 <a
646 href="https://github.com/BlissRoms"
647 target="_blank"
648 rel="noreferrer noopener"
649 class="footer-link04"
650 >
651 <span>BlissRoms GitHub</span>
652 </a>
653 <a
654 href="https://github.com/BlissRoms-Devices"
655 target="_blank"
656 rel="noreferrer noopener"
657 class="footer-link05"
658 >
659 <span>BlissRoms-Devices GitHub</span>
660 </a>
661 <a
662 href="https://github.com/BlissRoms-x86"
663 target="_blank"
664 rel="noreferrer noopener"
665 class="footer-link06"
666 >
667 <span>Bliss OS GitHub</span>
668 </a>
669 <a
670 href="https://github.com/BlissRoms-pine64"
671 target="_blank"
672 rel="noreferrer noopener"
673 class="footer-link07"
674 >
675 <span>BlissRoms-PINE64 GitHub</span>
676 </a>
677 </div>
Lokesh Yadavba544372021-12-07 15:09:27 +0530678 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530679 <div class="footer-container2">
680 <div class="footer-contact">
681 <span class="footer-text3"><span>Links</span></span>
682 <a
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530683 href="newteam.html"
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530684 target="_blank"
685 rel="noreferrer noopener"
686 class="footer-link08"
687 >
688 <span>Team members</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530689 </a>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530690 <a
691 href="https://status.blissroms.org"
692 target="_blank"
693 rel="noreferrer noopener"
694 class="footer-link09"
695 >
696 <span>Status</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530697 </a>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530698 <a
699 href="https://blog.blissroms.org/"
700 target="_blank"
701 rel="noreferrer noopener"
702 class="footer-link10"
703 >
704 <span>Blog</span>
Lokesh Yadavba544372021-12-07 15:09:27 +0530705 </a>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530706 </div>
707 <div class="footer-socials">
708 <span class="footer-text4"><span>Follow Us</span></span>
709 <div class="footer-icon-group">
710 <a
711 href="https://twitter.com/bliss_roms"
712 target="_blank"
713 rel="noreferrer noopener"
714 class="footer-link11"
715 >
716 <svg
717 viewBox="0 0 950.8571428571428 1024"
718 class="footer-icon"
719 >
720 <path
721 d="M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z"
722 ></path>
723 </svg>
724 </a>
725 <a
726 href="https://www.instagram.com/blissroms"
727 target="_blank"
728 rel="noreferrer noopener"
729 class="footer-link12"
730 >
731 <svg
732 viewBox="0 0 877.7142857142857 1024"
733 class="footer-icon2"
734 >
735 <path
736 d="M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z"
737 ></path>
738 </svg>
739 </a>
740 <a
741 href="https://www.facebook.com/BlissROMs"
742 target="_blank"
743 rel="noreferrer noopener"
744 class="footer-link13"
745 >
746 <svg
747 viewBox="0 0 602.2582857142856 1024"
748 class="footer-icon4"
749 >
750 <path
751 d="M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z"
752 ></path>
753 </svg>
754 </a>
755 </div>
Lokesh Yadavba544372021-12-07 15:09:27 +0530756 </div>
757 </div>
758 </div>
Jon Westb16a0482020-11-14 02:01:00 -0500759 </div>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530760 <div class="footer-separator"></div>
761 <span class="footer-text5">
762 <span>Copyright © 2022 BlissLabs. All rights reserved</span>
763 </span>
764 </footer>
765 </div>
Jon West3a7341c2021-06-08 09:00:24 -0400766 </div>
Lokesh Yadav08ddd9d2022-07-28 14:40:30 +0530767 <script
768 data-ad-client="ca-pub-7639560510014441"
769 async
770 src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"
771 ></script>
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530772 <script>
773 function mobilemenu() {
774 if (document.getElementById("mobilemenu").style.display == "block") {
775 document.getElementById("mobilemenu").style.display = "none";
776 } else {
777 document.getElementById("mobilemenu").style.display = "block";
Lokesh Yadavba544372021-12-07 15:09:27 +0530778 }
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530779 document
780 .getElementById("hamicon")
781 .addEventListener("click", mobilemenu);
Lokesh Yadavba544372021-12-07 15:09:27 +0530782 }
Lokesh Yadava6a5fa02022-07-15 19:20:06 +0530783 </script>
784 </body>
Jackeaglee1da8be2021-12-07 15:20:34 +0530785</html>