blob: 3de4bce762c42df7ac4cf181d291ad966d177e98 [file] [log] [blame]
Unknown7b05b812018-10-01 22:05:43 -04001<!DOCTYPE html>
Unknown7c1a43d2018-02-25 13:03:24 -05002<html>
Unknown7b05b812018-10-01 22:05:43 -04003
4<head>
Unknownf284b752019-01-10 19:00:39 -05005 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- PAGE settings -->
8 <link rel="icon" href="favicon.ico">
9 <title>Bliss ROMs</title>
10 <meta name="description" content="Open Source OS for all devices, based on AOSP">
11 <meta name="keywords" content="blissroms, bliss, os, x86, aosp, android, rom, teambliss">
12 <!-- CSS dependencies -->
13 <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
14 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
Jon West6d00f9f2019-10-25 22:33:49 -040015 <link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet" type="text/css">
Unknownf284b752019-01-10 19:00:39 -050016 <link rel="stylesheet" href="neon.css">
17 <!-- Script: Make my navbar transparent when the document is scrolled to top -->
18 <script src="js/navbar-ontop.js"></script>
19 <!-- Script: Animated entrance -->
20 <script src="js/animate-in.js"></script>
21 <link rel="stylesheet" href="css/animations.css">
Jon West6d00f9f2019-10-25 22:33:49 -040022 <link rel="stylesheet" href="css/style.css">
Jon West60d01562019-08-22 19:13:06 -040023 <link rel="stylesheet" href="css/table.css">
Jon West6d00f9f2019-10-25 22:33:49 -040024
Jon Westa0154a02019-09-02 19:04:49 -040025 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-7639560510014441", enable_page_level_ads: true }); </script>
Jon West6d00f9f2019-10-25 22:33:49 -040026
Unknown7b05b812018-10-01 22:05:43 -040027</head>
28
Jon West6d00f9f2019-10-25 22:33:49 -040029<body class="">
Unknownd2db0f12019-01-10 14:22:00 -050030 <!-- Navbar -->
31 <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark" style="padding-right: 41px;">
00day0354614c2019-04-08 12:16:19 +020032 <div class="container pt-6">
Unknownd2db0f12019-01-10 14:22:00 -050033 <a class="navbar-brand" href="#"><img src="images/BlissIcon_Smal_wl.png" width="50" class="d-inline-block align-top" alt=""></a>
34 <div class="row">
35 <div class="col-md-12"><a class="navbar-brand" href="#"><b><b>Bliss ROMs</b></b></a></div>
Unknown7b05b812018-10-01 22:05:43 -040036 </div>
Unknown5d275642019-01-10 18:40:04 -050037 <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbar2SupportedContent" aria-controls="navbar2SupportedContent" aria-expanded="true" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>
Stefan Ivicff54ece2019-08-31 14:49:48 +020038 <div class="navbar-collapse text-center justify-content-end collapse show" id="navbar2SupportedContent">
Unknownd2db0f12019-01-10 14:22:00 -050039 <ul class="navbar-nav">
40 <li class="nav-item mx-2">
41 <a class="nav-link" href="#features"><b><b>Features</b></b></a>
Unknown7b05b812018-10-01 22:05:43 -040042 </li>
Unknownd2db0f12019-01-10 14:22:00 -050043 <li class="nav-item mx-2">
Unknownb47478a2019-01-10 15:51:11 -050044 <a class="nav-link" href="#about"><b><b>About</b></b></a>
Unknown7b05b812018-10-01 22:05:43 -040045 </li>
Unknownd2db0f12019-01-10 14:22:00 -050046 <li class="nav-item mx-2">
47 <a class="nav-link" href="#team"><b><b>Team</b></b></a>
Unknown7b05b812018-10-01 22:05:43 -040048 </li>
Unknownd2db0f12019-01-10 14:22:00 -050049 <li class="nav-item mx-2">
50 <a class="nav-link" href="bfor.html"><b><b>Non Profit</b></b></a>
Unknown7b05b812018-10-01 22:05:43 -040051 </li>
Jon West995dbb42019-04-17 21:39:51 -040052 <li class="nav-item mx-2">
Jon Westc1846802019-04-06 00:07:36 -040053 <a class="nav-link" href="blog.html"><b><b>Blog</b></b></a>
54 </li>
Unknown4ae0eb12019-01-21 22:17:08 -050055 <li class="nav-item mx-2">
56 <a class="nav-link" href="#gear"><b><b>Gear</b></b></a>
57 </li>
Unknown7b05b812018-10-01 22:05:43 -040058 </ul>
Stefan Ivicff54ece2019-08-31 14:49:48 +020059 <a class="btn navbar-btn mx-2 btn-primary" href="#download"><b><b>Download</b></b></a>
Unknown7b05b812018-10-01 22:05:43 -040060 </div>
Unknown7b05b812018-10-01 22:05:43 -040061 </div>
62 </nav>
Unknownd2db0f12019-01-10 14:22:00 -050063 <!-- Cover -->
64 <div class="section-fade-out pt-5" style="background-image: url(&quot;https://i.imgur.com/BOGKaGy.jpg&quot;); background-position: center bottom;">
65 <div class="container pt-5">
66 <div class="row">
Stefan Ivicff54ece2019-08-31 14:49:48 +020067 <div class="col-md-5">
Unknownd2db0f12019-01-10 14:22:00 -050068 <div class="col-md-12">
Jon West6d00f9f2019-10-25 22:33:49 -040069 <h1 class="display-3 mb-4">Bliss ROMs</h1>
70 <p class="lead">We are a group of volunteers that work together to bring you an Open Source OS, based on Android, that incorporates many customizations options and added security features.&nbsp;<br><br>And it is available for...</p>
Stefan Ivicff54ece2019-08-31 14:49:48 +020071 <div class="d-inline-flex justify-content-center align-items-center mx-auto">
72 <a href="#download" class="btn btn-lg btn-primary d-inline-flex justify-content-center align-items-center mx-auto">Download Now</a>
73 </div>
Unknownd2db0f12019-01-10 14:22:00 -050074 </div>
75 </div>
Unknown9af69b12019-01-17 20:21:59 -050076 <div class="d-flex justify-content-center align-items-center flex-grow-1" align="center" style="max-height: 100%;max-width: 100%;vertical-align: middle;display: inline-flex;float: none; margin-top: -8%;">
77 <div class="d-inline-flex justify-content-center align-items-center">
Unknown558158d2019-01-30 17:02:36 -050078 <div class="animation d-inline-flex justify-content-center align-items-center" data-animation-step="2">
Unknown9af69b12019-01-17 20:21:59 -050079 <div class="device mt-5">
Unknownd2db0f12019-01-10 14:22:00 -050080 <div class="screen-stand"></div>
81 <div class="display">
82 <div class="slide1">
83 <div>Most Intel/x86 <br>
84 <em>PCs, Tablets &amp; Laptops</em>
85 </div>
86 </div>
87 <div class="slide2">
88 <div>Most Android <br>
89 <em>tablets</em>
90 </div>
91 </div>
92 <div class="slide3">
Unknown3155b862019-01-17 21:23:29 -050093 <div>Most<br>Android<br>
Unknownd2db0f12019-01-10 14:22:00 -050094 <em>phones</em>
95 </div>
96 </div>
97 </div>
98 </div>
99 </div>
100 </div>
101 </div>
102 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500103 </div>
104 </div>
105 <!-- Article style section -->
Unknown7b05b812018-10-01 22:05:43 -0400106 <div class="py-5">
107 <div class="container">
Stefan Ivicff54ece2019-08-31 14:49:48 +0200108 <div class="row" id="about">
Unknown086c0352019-01-11 23:40:31 -0500109 <div class="col-md-6 order-2 order-md-1 animate-in-left d-flex flex-grow-1 align-items-center justify-content-center">
Jon West6d00f9f2019-10-25 22:33:49 -0400110 <img class="img-fluid d-block mx-auto" src="images/1571976237838.png" style="" width="50%">
Unknown7b05b812018-10-01 22:05:43 -0400111 </div>
Unknown086c0352019-01-11 23:40:31 -0500112 <div class="col-md-6 align-self-center order-1 order-md-2 my-3 text-md-left text-center">
Unknownb47478a2019-01-10 15:51:11 -0500113 <h3 class="display-3">About Bliss</h3>
Stefan Ivicff54ece2019-08-31 14:49:48 +0200114 <p class="my-4 body-font">We are a volunteer based non-profit organization that works to maintain various open source &amp; closed source development projects. We provide the inspiration, training and mentorship to help the&nbsp;dreams of those that join, become reality.<br><br>One of our main focuses is to provide a quality ROM/OS that can run on all your devices, preserving customizations and options by syncing across all platforms. We try to include all the features you can imagine, for just about any situation.<br><br>You will also find us regularly contributing to other projects as well because we believe that building our community through positive influence will go further than building an empire on selfish goals.</p>
Unknown8f4ddf02019-01-22 20:07:12 -0500115 <a class="btn btn-outline-primary" href="bfor.html">Learn More About Us</a>
Unknown7b05b812018-10-01 22:05:43 -0400116 </div>
117 </div>
118 </div>
119 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500120 <!-- Features -->
Unknownd3c4a742019-01-10 20:03:37 -0500121 <div class="text-center bg-primary py-5 px-5">
Stefan Ivicff54ece2019-08-31 14:49:48 +0200122 <div class="container">
123 <div class="d-flex justify-content-center align-items-center px-0 container-fluid mx-auto">
124 <div class="row mx-auto d-flex align-items-center justify-content-center">
125 <div class="col-md-12">
126 <div class="row mx-auto">
127 <div class="align-self-center col-lg-6 text-md-left text-center">
Jon West6d00f9f2019-10-25 22:33:49 -0400128 <h3 class="display-3">Bliss Variants</h3>
Stefan Ivicff54ece2019-08-31 14:49:48 +0200129 <p class="my-4 body-font">Bliss comes in a few variants. On top of our traditional device builds of Bliss ROM, our GSI/Treble builds will work on most treble compatible devices (Android Pie+) And our x86 variant (Bliss OS) is made to work with the Linux kernel, and supports booting with MBR/UEFI type bootloaders. So just about any Windows/Linux PC or tablet released in the last 4 years. We are always developing with usability in mind, and supporting more and more devices each week.&nbsp;<br></p>
130 <a class="btn btn-dark" href="#download">Download</a>
131 </div>
132 <div class="align-self-center mt-5 col-lg-5 offset-1 animate-in-right">
133 <img class="img-fluid d-block" src="images/bliss_surface.png"> </div>
Unknownd2db0f12019-01-10 14:22:00 -0500134 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500135 </div>
136 </div>
137 </div>
Eric Park9204d862018-10-02 14:37:22 +0800138 </div>
Unknown7b05b812018-10-01 22:05:43 -0400139 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500140 <div class="py-5 bg-dark" id="features">
Unknowne3ebd892018-10-13 05:35:38 -0400141 <div class="container">
142 <div class="row">
Unknownd2db0f12019-01-10 14:22:00 -0500143 <div class="col-12 text-center">
Jon West6d00f9f2019-10-25 22:33:49 -0400144 <h3 class="display-3">Features</h3>
Unknownd2db0f12019-01-10 14:22:00 -0500145 </div>
146 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400147 <div class="row">
Unknownd2db0f12019-01-10 14:22:00 -0500148 <div class="align-self-center text-md-right text-center col-lg-4 col-md-6">
149 <h4 class="text-primary"><b>Focus on design</b></h4>
150 <p class="mb-5 text-white">We include many options for customization and theming throughout the OS</p>
151 <h4 class="text-primary"><b>Customized settings</b></h4>
152 <p class="mb-5 text-white">Choose settings depending on the criteria you value the most. With no limits.</p>
Unknown159e2de2019-01-22 19:54:24 -0500153 <h4 class="text-primary"><b>Performance</b></h4>
154 <p class="mb-5 text-white">Focused on speed and stability with tweaks to assist in the most demanding applications</p>
Unknownd2db0f12019-01-10 14:22:00 -0500155 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400156 <div class="my-3 d-none d-lg-block animate-in-down col-md-4">
157 <img class="img-fluid d-block" src="images/Phone_features_dark.png"> </div>
Unknownd2db0f12019-01-10 14:22:00 -0500158 <div class="align-self-center text-md-left text-center col-lg-4 col-md-6">
159 <h4 class="text-primary"><b>Battery-friendly</b></h4>
160 <p class="mb-5 text-white">Extra options are provided to help tune battery consumption to the best levels</p>
161 <h4 class="text-primary"><b>Added Security</b></h4>
Unknown558158d2019-01-30 17:02:36 -0500162 <p class="mb-5 text-white">Additional security options and features are found throughout the OS. And AOSP security updates are merged regularly.</p>
Unknown159e2de2019-01-22 19:54:24 -0500163 <h4 class="text-primary"><b>Compatibility</b></h4>
Unknown558158d2019-01-30 17:02:36 -0500164 <p class="mb-5 text-white">We bring Bliss to every device we own. And our PC builds include extras for ARM/ARM64 app compatibility&nbsp;&nbsp;</p>
Unknownd2db0f12019-01-10 14:22:00 -0500165 </div>
166 </div>
167 </div>
168 </div>
169 <!-- Features -->
170 <!-- Carousel reviews -->
171 <div class="section">
Unknown5d275642019-01-10 18:40:04 -0500172 <div class="container d-flex justify-content-center align-items-center flex-grow-1 mx-auto w-75 py-4">
Unknownd2db0f12019-01-10 14:22:00 -0500173 <div class="row">
Stefan Ivicff54ece2019-08-31 14:49:48 +0200174 <div class="col-md-6 text-left mx-auto flex-center">
00day0ed909132019-04-08 12:53:13 +0200175 <div>
176 <h2 class="my-3 highlight_secondary team-header text-white no-wrap">We volunteer our time.</h2>
Stefan Ivicff54ece2019-08-31 14:49:48 +0200177 <p class="mb-3 body-font">We are a 501(c3) nonprofit, run by people that donate their free time towards the project. We do our best to bring a quality OS to your device, while working a real job on the side in most cases. Please consider showing us we're on the right track by clicking the button below and making a small contribution towards our efforts.</p> <a href="https://www.paypal.me/TeamBliss" class="btn btn-primary">Buy Us a Coffee</a>
00day0ed909132019-04-08 12:53:13 +0200178 </div>
Unknowne3ebd892018-10-13 05:35:38 -0400179 </div>
Stefan Ivicff54ece2019-08-31 14:49:48 +0200180 <div class="col-md-5 py-5 offset-1"><img class="img-fluid d-block d-flex align-items-center justify-content-center flex-grow-1 mx-auto animate-in-right" src="images/coffee-break.svg" width="300"></div>
Unknowne3ebd892018-10-13 05:35:38 -0400181 </div>
182 </div>
183 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400184 <!-- Download section -->
185 <div class="py-5 download-section bg-light" id="download">
186 <div class="container">
187 <div class="row">
188 <div class="col-md-6 order-2 order-md-1"> <img class="img-fluid d-block mx-auto" src="images/1571976296909.png" style="" width="50%"> </div>
189 <div class="px-md-5 col-md-6 d-flex flex-column align-items-start justify-content-center order-1 order-md-2">
190 <h3 class="display-3">Downloads</h3>
191 <img src="https://img.shields.io/sourceforge/dm/blissroms.svg?style=for-the-badge&amp;logo=appveyor&amp;colorB=blue" max-width="160px" width="50%">
192 <p class="mb-3">
193 </p>
194 <div id="demo">
195 <p class="lead text-dark">
196 <label>Are you looking for our Android Pie device builds?</label>
197 </p>
198 <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example1" value="yes" style=" margin-bottom: -0.175rem !important;"><span></span> Yes</label>
199 <label class="radio lead text-secondary font-weight-bold text-dark" style=""><input type="radio" name="example1" value="no" class="`" style=" margin-bottom: -0.175rem !important;"><span class=""></span> No</label>
200 <div class="conditional" data-cond-option="example1" data-cond-value="yes">
201 <p class="mb-3 lead text-dark">
202 <label>Is it a GSI/Treble enabled device?</label>
203 </p>
204 <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example2" value="yes" style=" margin-bottom: -0.175rem !important;"><span></span>Yes</label>
205 <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example2" value="no" style=" margin-bottom: -0.175rem !important;"><span></span>No</label>
206 <div class="conditional" data-cond-option="example2" data-cond-value="yes" style="">
207 <p class="lead text-dark"> Great! Here's the link to the GSI/Treble builds.<br><br>Be sure to check the <a href="https://forum.xda-developers.com/project-treble/trebleenabled-device-development/rom-blissroms-9-0-official-4-4-2019-t3918303">XDA thread</a> for instructions as well as troubleshooting steps.</p><br><br><a class="btn btn-primary mx-1 mb-3" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MKDDQGLYDKGV6&amp;source=url">Donate $5</a><a class="btn btn-info mx-1 mb-3" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=99GBH7ZW77P54&amp;source=url">Donate $10</a><a class="btn text-white btn-dark mb-3" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/GSI/">Go To Downloads</a>
00day0da41c072019-07-03 01:51:49 +0200208 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400209 <div class="conditional" data-cond-option="example2" data-cond-value="no" style="">
210 <p class="mb-3 lead text-dark" style="">Great! Here's the link to our device builds for Pie </p><br><br>
211 <a class="btn btn-primary mx-1 mb-3" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MKDDQGLYDKGV6&amp;source=url" target="”_blank”">Donate $5</a><a class="btn btn-info mb-3 mx-1" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=99GBH7ZW77P54&amp;source=url">Donate $10</a><a class="btn btn-dark text-white mb-3" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/Pie/">Go To Downloads</a>
00day0da41c072019-07-03 01:51:49 +0200212 </div>
213 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400214 <div class="conditional" data-cond-option="example1" data-cond-value="no">
215 <p class="mb-3 lead text-dark">OK, we only have experimental Q builds at the moment. Here's a link for those:</p> <br><br><a class="btn btn-primary mb-3 mx-1" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MKDDQGLYDKGV6&amp;source=url" target="”_blank”">Donate $5</a><a class="btn btn-info mb-3 mx-1" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=99GBH7ZW77P54&amp;source=url">Donate $10</a><a class="btn mb-3 btn-dark text-white" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/Q/">Go To Downloads</a>
216 </div>
00day0da41c072019-07-03 01:51:49 +0200217 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400218 <hr width="100%" size="8" align="left">
219 <p class="lead text-dark">
220 <label>If you're looking for Bliss OS (Android for PC's), we have moved to a new site. <br><br> <a class="btn mb-3 btn-dark" target="BLANK" href="https://blissroms-x86.github.io">Go to the Bliss OS website</a> </label>
221 </p>
00day0da41c072019-07-03 01:51:49 +0200222 </div>
223 </div>
224 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400225 </div>
226 <!-- End Downloads -->
227 <div class="py-5" id="team">
Unknown7b05b812018-10-01 22:05:43 -0400228 <div class="container">
Unknownd2db0f12019-01-10 14:22:00 -0500229 <div class="row">
230 <div class="mx-auto col-md-12 text-center">
Jon West60d01562019-08-22 19:13:06 -0400231 <h3 class="display-3">The Team</h3>
Unknownd2db0f12019-01-10 14:22:00 -0500232 </div>
Unknown7b05b812018-10-01 22:05:43 -0400233 </div>
Jon West6d00f9f2019-10-25 22:33:49 -0400234 <section id="content" class="team_content"></section>
235 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
236 <script>
237 $.ajax({
238 type: "GET",
239 url: "https://blissapi.blissroms.com/team/public/allteambliss", // TeamBliss JSON
240 success: function(data) {
241 var newContent = ''; // Variable to hold HTML
242 for (var i = 0; i < data.length; i++) { // Loop through object
243 newContent += '<div id="event" class="team_item">';
244 newContent += '<img class="image crop" src="' + data[i].image + '" ';
245 newContent += 'alt="' + data[i].member + '" />';
246 newContent += '<h3><b>' + data[i].member + '</b></h3>';
247 newContent += '<p class="team_data_text">' + data[i].descriptions + '</p>';
248 newContent += '<p class="team_data_text"><i>&quot;' + data[i].email + '&quot;</i></p>';
249 newContent += '</div>';
250 }
251 // Update the page with the new content
252 document.getElementById('content').innerHTML = newContent;
Jackeagleda318e02019-08-25 19:33:55 +0530253 }
Jon West6d00f9f2019-10-25 22:33:49 -0400254 })
255 </script>
256 </div>
Unknown7b05b812018-10-01 22:05:43 -0400257 </div>
Unknown5d275642019-01-10 18:40:04 -0500258 <div class="py-4 text-center">
Unknownd2db0f12019-01-10 14:22:00 -0500259 <div class="container">
260 <div class="row">
Unknown5d275642019-01-10 18:40:04 -0500261 <div class="mx-auto col-md-8">
262 <h1 class="mb-3" contenteditable="true">Bliss Family Projects</h1>
263 <p class="lead">The Bliss Family projects we currently support can be found below: </p>
Unknownd2db0f12019-01-10 14:22:00 -0500264 </div>
265 </div>
266 <div class="row">
Unknown5d275642019-01-10 18:40:04 -0500267 <div class="col-lg-4 p-3">
268 <div class="card">
269 <div class="card-body p-4"> <img class="img-fluid d-block mb-3 mx-auto rounded-circle" src="images/invictrix.jpg" width="150">
270 <h1>Invictrīx ROM</h1>
Unknownf284b752019-01-10 19:00:39 -0500271 <div class="row d-flex justify-content-center pb-2">
272 <div class="col-lg-4 col-md-6">
273 <a href="https://t.me/InvictusROM" target="_blank"><i class="d-block fa text-muted text-muted fa-lg mx-2 fab fa-telegram"></i></a>
274 </div>
275 <div class="col-lg-4 col-md-6">
276 <a href="https://plus.google.com/communities/109716291977795337501" target="_blank"><i class="d-block fa text-muted text-muted fa-lg mx-2 fab fa-google-plus"></i></a>
277 </div>
278 </div>
Unknown5d275642019-01-10 18:40:04 -0500279 <p class="mb-0">Invictrīx ROM emphasizes performance, offering heavy optimizations along with a unique dark themed style.</p>
280 </div>
281 </div>
282 </div>
283 <div class="col-lg-4 p-3 col-md-6">
284 <div class="card">
285 <div class="card-body p-4"> <img class="img-fluid d-block mb-3 mx-auto rounded-circle" src="images/soap.jpg" width="150">
286 <h1>SOAP ROM</h1>
Unknownf284b752019-01-10 19:00:39 -0500287 <div class="row d-flex justify-content-center pb-2">
288 <div class="col-lg-4 col-md-6">
289 <a href="https://plus.google.com/u/0/107610198397215674589" target="_blank"><i class="d-block fa text-muted text-muted fa-lg mx-2 fab fa-google-plus"></i></a>
290 </div>
291 </div>
Unknown5d275642019-01-10 18:40:04 -0500292 <p class="mb-0">SOAP is an AOSP ROM that focuses on being a slim and clean ROM.</p>
293 </div>
294 </div>
295 </div>
296 <div class="col-lg-4 p-3 col-md-6">
297 <div class="card">
298 <div class="card-body p-4"> <img class="img-fluid d-block mb-3 mx-auto rounded-circle" src="images/xtremis.jpg" width="150">
299 <h1>Xtremis Project</h1>
Unknownf284b752019-01-10 19:00:39 -0500300 <div class="row d-flex justify-content-center pb-2">
301 <div class="col-lg-4 col-md-6">
302 <a href="#" target="_blank"><i class="d-block fa text-muted text-muted fa-lg mx-2 fab fa-telegram"></i></a>
303 </div>
304 <div class="col-lg-4 col-md-6">
305 <a href="#" target="_blank"><i class="d-block fa text-muted text-muted fa-lg mx-2 fab fa-google-plus"></i></a>
306 </div>
307 </div>
Unknown5d275642019-01-10 18:40:04 -0500308 <p class="mb-0">Currently pre-release, this project is progressing steadily and will soon have more details to share. Please check in later.</p>
309 </div>
310 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500311 </div>
Unknown7b05b812018-10-01 22:05:43 -0400312 </div>
313 </div>
Unknownd2db0f12019-01-10 14:22:00 -0500314 </div>
Unknown558158d2019-01-30 17:02:36 -0500315 <div class="py-5 bg-primary" id="gear">
Unknown4ae0eb12019-01-21 22:17:08 -0500316 <div class="container">
317 <div class="row">
318 <div class="col-md-12">
Unknowne98c2c72019-01-21 22:34:47 -0500319 <h1><b>A Little Bliss Gear</b></h1>
320 <p class="lead mb-4"><b>Bliss Family of ROMs has put together a Teespring store as a start to bring some stylish merchandise to our users, and help raise money for our cause. Check out a few of our selections below and follow the link to our store for more</b></p>
Unknown4ae0eb12019-01-21 22:17:08 -0500321 </div>
322 </div>
323 <div class="row d-flex justify-content-between">
324 <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" width="1500" src="images/560.jpg">
325 <h4 class="my-3"> <b>T-Shirts</b></h4>
Stefan Ivic09472782019-09-01 11:16:38 +0200326 <p class="body-font"><b>Be the first one on your block to sport Bliss on your back. Various sizes and colors available.</b></p>
Unknown4ae0eb12019-01-21 22:17:08 -0500327 </div>
328 <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (1).jpg" width="1500">
329 <h4 class="my-3"> <b>Hoodies</b></h4>
Stefan Ivic09472782019-09-01 11:16:38 +0200330 <p class="body-font"><b>Keep warm in style. Wr have hoodies and sweatshirts available. Various sizes and colors options too.</b></p>
Unknown4ae0eb12019-01-21 22:17:08 -0500331 </div>
332 <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (2).jpg" width="1500">
333 <h4 class="my-3"> <b>Tank Tops</b></h4>
Stefan Ivic09472782019-09-01 11:16:38 +0200334 <p class="body-font"><b>It's all about the Bliss when you are wearing one of our tank tops. Various sizes and colors available.</b></p>
Unknown4ae0eb12019-01-21 22:17:08 -0500335 </div>
336 </div>
337 <div class="row">
Unknown558158d2019-01-30 17:02:36 -0500338 <div class="col-md-12">
339 <div class="card">
340 <div class="card-body">
341 <h4 class="card-title"><b>Want More?</b></h4>
Stefan Ivic09472782019-09-01 11:16:38 +0200342 <p class="card-text body-font">We are constantly updating our selection of apparel, adding more cool designs and options as we go. So make sure you check back for any updates.&nbsp;</p> <a class="btn btn-primary" href="https://teespring.com/stores/bliss-family-store-2">Visit Our Teespring Store&nbsp;<i class="fa fa-shopping-cart fa-fw"></i></a>
Unknown558158d2019-01-30 17:02:36 -0500343 </div>
344 </div>
Unknown4ae0eb12019-01-21 22:17:08 -0500345 </div>
346 </div>
347 </div>
348 </div>
Unknown5d275642019-01-10 18:40:04 -0500349 <div class="py-3 bg-dark">
350 <div class="container">
351 <div class="row">
352 <div class="col-lg-3 col-6 p-3">
353 <h5> <b>Socials</b></h5>
Unknownc5c9c742019-01-10 22:13:40 -0500354 <ul class="list-unstyled text-primary">
Stefan Ivic086907d2019-09-01 11:24:37 +0200355 <li class="text-primary"> <a href="https://t.me/Team_Bliss_Community">BlissROMs Telegram</a> </li>
356 <li> <a href="https://t.me/blissx86">Bliss OS Telegram</a> </li>
357 <li> <a href="https://www.facebook.com/BlissFamilyOfROMs/">Bliss Facebook</a> </li>
358 <li> <a href="https://twitter.com/Bliss_Roms">Bliss Twitter</a> </li>
Unknown5d275642019-01-10 18:40:04 -0500359 </ul>
360 </div>
361 <div class="col-lg-3 col-6 p-3">
362 <h5> <b>Sources</b></h5>
363 <ul class="list-unstyled">
Jon West6d00f9f2019-10-25 22:33:49 -0400364 <li> <a href="https://review.blissroms.com">BlissROMs Gerrit Review</a> </li>
365 <li> <a href="https://github.com/BlissRoms">BlissROMs GitHub</a> </li>
366 <li> <a href="https://github.com/BlissRoms-Devices">BlissROMs-Devices GitHub</a> </li>
367 <li> <a href="https://github.com/BlissRoms-Kernels">BlissROMs-Kernels GitHub</a> </li>
368 <li> <a href="https://github.com/BlissRoms-Vendor">BlissROMs-Vendor GitHub</a> </li>
369 <li> <a href="https://github.com/BlissRoms-x86">Bliss OS GitHub</a> </li>
370 <li> <a href="https://github.com/BlissRoms-pine64">BlissROMs-PINE64 GitHub</a> </li>
Unknown5d275642019-01-10 18:40:04 -0500371 </ul>
372 </div>
373 <div class="col-lg-3 col-6 p-3">
374 <h5>Subreddits</h5>
375 <ul class="list-unstyled">
Jon West6d00f9f2019-10-25 22:33:49 -0400376 <li> <a href="https://www.reddit.com/r/BlissRoms">BlissROMs</a> </li>
377 <li> <a href="https://www.reddit.com/r/BlissOS">Bliss OS</a> </li>
378 <li> <a href="https://www.reddit.com/r/TeamBliss">TeamBliss</a> </li>
Unknown5d275642019-01-10 18:40:04 -0500379 </ul>
380 </div>
381 <div class="col-lg-3 col-md-3 p-3">
382 <h5> <b>Follow us</b> </h5>
383 <div class="row">
Unknown558158d2019-01-30 17:02:36 -0500384 <div class="col-md-12 d-flex align-items-center my-2 justify-content-center"> <a href="https://www.facebook.com/BlissFamilyOfROMs/" class="">
385 <i class="d-block fa fa-facebook-official text-muted mr-2 fa-2x"></i>
Unknown5d275642019-01-10 18:40:04 -0500386 </a> <a href="https://www.instagram.com/blissroms/">
Unknown558158d2019-01-30 17:02:36 -0500387 <i class="d-block fa fa-instagram text-muted mx-2 fa-2x"></i>
Jon West6d00f9f2019-10-25 22:33:49 -0400388 </a><a href="https://github.com/BlissRoms">
Unknown558158d2019-01-30 17:02:36 -0500389 <i class="d-block fa fa-github text-muted text-muted mx-2 fa-2x"></i>
Unknown5d275642019-01-10 18:40:04 -0500390 </a> <a href="https://www.reddit.com/r/BlissRoms">
Unknown558158d2019-01-30 17:02:36 -0500391 <i class="d-block fa fa-reddit text-muted mx-2 fa-2x"></i>
Unknown5d275642019-01-10 18:40:04 -0500392 </a> <a href="https://twitter.com/Bliss_Roms">
Unknown558158d2019-01-30 17:02:36 -0500393 <i class="d-block fa fa-twitter text-muted ml-2 fa-2x"></i>
Unknown5d275642019-01-10 18:40:04 -0500394 </a> </div>
395 </div>
396 </div>
397 </div>
398 <div class="row">
399 <div class="col-md-12 text-center">
400 <p class="mb-0 mt-2">© 2019 Bliss Family of ROMs. All rights reserved</p>
401 </div>
402 </div>
403 </div>
404 </div>
405 <!-- Footer -->
Unknownd3c4a742019-01-10 20:03:37 -0500406 <!-- JavaScript dependencies -->
Unknown31b3d0f2019-01-10 19:08:38 -0500407 <script src="js/mainani.js" type="text/javascript"></script>
Jon West6d00f9f2019-10-25 22:33:49 -0400408 <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
Unknown31b3d0f2019-01-10 19:08:38 -0500409 <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
410 <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
411 <!-- Script: Smooth scrolling between anchors in the same page -->
412 <script src="js/smooth-scroll.js"></script>
Jon West6d00f9f2019-10-25 22:33:49 -0400413 <script src="js/conditionize.js"></script>
Unknown2da56362018-10-02 12:00:05 -0400414</body>
Unknown7b05b812018-10-01 22:05:43 -0400415
Jon West6d00f9f2019-10-25 22:33:49 -0400416</html>