blob: e34fecea5435241397285d22624662b5f1957cd5 [file] [log] [blame]
Jon West1a555d32020-04-09 10:34:00 -04001<!DOCTYPE html>
2<html>
3
4<head>
5 <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>BlissROMs Stats</title>
10 <meta name="description" content="Bliss Stats for all devices with confirmed boot">
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">
15 <link rel="stylesheet" href="neon.css">
16 <!-- Script: Make my navbar transparent when the document is scrolled to top -->
17 <script src="js/navbar-ontop.js"></script>
18 <!-- Script: Animated entrance -->
19 <script src="js/animate-in.js"></script>
20 <link rel="stylesheet" href="css/animations.css">
21 <link rel="stylesheet" href="css/table.css">
22 <!--
23 <script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
24 <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-7639560510014441", enable_page_level_ads: true }); </script>
25 -->
26</head>
27
28<body class="" style="">
29 <!-- Navbar -->
30 <nav class="navbar navbar-expand-md fixed-top navbar-light bg-primary" style="padding-right: 41px;">
31 <div class="container">
32 <a class="navbar-brand" href="stats.html"><img src="images/BlissIcon_Smal_wl.png" width="50" class="d-inline-block align-top" alt=""></a>
33 <div class="row">
Jackeagleaed6d392020-06-09 23:27:02 +053034 <div class="col-md-12" style="color: #ffffff;"><a class="navbar-brand" href="stats.html" style="color: #ffffff;"><b><b>BlissROMs Stats</b></b></a></div>
Jon West1a555d32020-04-09 10:34:00 -040035 </div>
36 <div class="row"></div>
Jackeagleaed6d392020-06-09 23:27:02 +053037 <button class="navbar-toggler navbar-toggler-right" style="color: #ffffff;" type="button" data-toggle="collapse" data-target="#navbar2SupportedContent" aria-controls="navbar2SupportedContent" aria-expanded="false"
38 aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>
Jon West44c97082020-04-09 11:33:31 -040039 <div class="collapse navbar-collapse text-center justify-content-end" id="navbar2SupportedContent" style="color: #ffffff;">
40 <ul class="navbar-nav" style="color: #ffffff;">
Jon West1a555d32020-04-09 10:34:00 -040041 <li class="nav-item mx-2">
Jon West44c97082020-04-09 11:33:31 -040042 <a class="nav-link" href="https://www.blissos.org" style="color: #ffffff;"><b><b>Bliss OS</b></b></a>
Jon West1a555d32020-04-09 10:34:00 -040043 </li>
44 <li class="nav-item mx-2">
Jon West44c97082020-04-09 11:33:31 -040045 <a class="nav-link" href="https://www.blissroms.com" style="color: #ffffff;"><b><b>BlissROMs</b></b></a>
Jon West1a555d32020-04-09 10:34:00 -040046 </li>
47 <li class="nav-item mx-2">
Jon West44c97082020-04-09 11:33:31 -040048 <a class="nav-link" href="https://www.blissroms.com/bfor.html" style="color: #ffffff;"><b><b>Non Profit</b></b></a>
Jon West1a555d32020-04-09 10:34:00 -040049 </li>
50 </ul>
51 </div>
52 </div>
53 </nav>
54 <!-- Cover -->
55 <div class="section-fade-out pt-5 text-dark" style="background-image: url(&quot;https://i.imgur.com/W9WLZoD.jpg&quot;); background-position: center bottom;">
56 <div class="container pt-5">
57 <div class="row">
Jon West44c97082020-04-09 11:33:31 -040058 <div class="col-md-12 py-5 mx-auto text-center" style="color: #ffffff;">
59 <h1 class="display-3 mb-4" style="color: #ffffff;">BlissROMs Stats Site</h1>
Jon West1a555d32020-04-09 10:34:00 -040060 <h1>Our Bliss Stats app collects a single device identifier when each device boots up for the first time.</h1>
61 <h3>This sites purpose is to allow that data to be publicly viewable. </h3>
62 </div>
63 </div>
64 <div class="row"></div>
65 <div class="row">
66 <div class="col-md-12 d-inline-flex justify-content-center align-items-center mx-auto mt-5 text-dark">
67 <div class="container">
68 </div>
69 </div>
70 </div>
71 </div>
72 </div>
73 <!-- Article style section -->
74 <!-- Features -->
75 <!-- Features -->
76 <!-- Carousel reviews -->
77 <!-- Call to action -->
Jon West44c97082020-04-09 11:33:31 -040078 <div class="py-5 bg-dark section-fade-in" id="team">
Jon West1a555d32020-04-09 10:34:00 -040079 <div class="container">
80 <div class="row">
81 <div class="mx-auto col-md-12 text-center">
82 <div class="row">
83 <div class="col-md-4"></div>
84 <div class="col-md-4">
85 <h3 class="display-3">The Stats</h3>
86 </div>
87 <div class="col-md-4"></div>
88 </div>
89 </div>
90 </div>
91 <div class="container">
92 <div class="row">
93 <div class="col-md-12">
94 <form class="form-inline">
95 <div class="input-group">
96 </div>
97 </form>
98 </div>
99 </div>
100 <div class="row">
101 <div class="col-md-12">
Jon West44c97082020-04-09 11:33:31 -0400102 <div class="form-group"><input type="text" class="form-control bg-dark text-light" id="search" placeholder="Search"></div>
Jon West1a555d32020-04-09 10:34:00 -0400103 </div>
104 </div>
105 </div>
106 <div class="container mx-auto" data-pingendo-transient="">
Jackeagleaed6d392020-06-09 23:27:02 +0530107 <div id="expenses" class="row cover bottom text-center d-inline-flex justify-content-center align-items-center"
108 style="background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-position: left top; background-size: 100%; background-repeat: repeat;">
Jon West1a555d32020-04-09 10:34:00 -0400109 <section class="counting">
110 <div class="layout">
Jon West07956062020-04-09 11:50:18 -0400111 <section id="content3" class="team_content2"></section>
Jon West1a555d32020-04-09 10:34:00 -0400112 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
Jon Westca365dd2020-11-03 19:59:03 -0500113 <!--
Jon West1a555d32020-04-09 10:34:00 -0400114 <script>
115 $.ajax({
116 type: "GET",
117 url: "https://cors-anywhere.herokuapp.com/https://blissapi.blissroms.com/blissstats/public/devicestats", // TeamBliss JSON
118 success: function(data) {
119 var newContent = ''; // Variable to hold HTML
120 for (var i = 0; i < data.length; i++) { // Loop through object
121 newContent += '<div class="grid-3">';
Jon West44c97082020-04-09 11:33:31 -0400122 newContent += '<span class="count2 text-light" style="font-size: 4em !important; color: #0080ff;">' + data[i].installations + '</span>';
Jon West1a555d32020-04-09 10:34:00 -0400123 newContent += '<p class="dev" style="color: #0080ff;">' + data[i].device + '</p>';
124 newContent += '</div>';
125 }
126 // Update the page with the new content
127 document.getElementById('content3').innerHTML = newContent;
128 }
129 })
130 </script>
Jon Westca365dd2020-11-03 19:59:03 -0500131 -->
Jon West1a555d32020-04-09 10:34:00 -0400132 <script>
133 $(document).ready(function() {
134 $('#search').keyup(function() {
135 // Search text
136 var text = $(this).val();
137 // Hide all content class element
138 $('.grid-3').hide();
Jackeagleaed6d392020-06-09 23:27:02 +0530139 // Search
Jon West1a555d32020-04-09 10:34:00 -0400140 $('.grid-3 .dev:contains("' + text + '")').closest('.grid-3').show();
141 });
142 });
143 $.expr[":"].contains = $.expr.createPseudo(function(arg) {
144 return function(elem) {
145 return $(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;
146 };
147 });
148 </script>
149 </div>
150 </section>
151 <!-- End #Contact-->
152 </div>
153 </div>
154 </div>
155 </div>
156 <div class="py-5 bg-light" style="">
157 <div class="container">
158 <div class="row">
159 <div class="col-md-6 text-center mx-auto px-5 pt-4">
160 <h3 class="my-3 highlight_secondary team-header text-white"> </h3><br>
161 <h1 class="my-3 highlight_secondary team-header text-dark">We volunteer our time.</h1>
Jackeagleaed6d392020-06-09 23:27:02 +0530162 <p class="mb-3">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
163 we're on the right track by clicking the button below. </p> <a href="https://www.paypal.me/TeamBliss" class="btn btn-primary">Buy Us a Coffee</a>
Jon West1a555d32020-04-09 10:34:00 -0400164 </div>
165 <div class="col-md-6 py-5"><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>
166 </div>
167 </div>
168 </div>
169 <div class="py-5 bg-dark" id="join">
170 <div class="container">
171 <div class="row">
172 <div class="col-md-8 text-left">
173 <h3 class="text-primary display-3"> <b>Join Team Bliss</b></h3>
174 <h2 class="">We are accepting applications now</h2>
175 <p class="text-warning">* only volunteer positions currently available. Internships coming soon *</p>
Jackeagleaed6d392020-06-09 23:27:02 +0530176 <p class="mb-3" contenteditable="true">We are accepting people in small manageable groups while we grow, and we tend to lean towards the type of people that want to learn and grow with Bliss Family of ROMs. Bliss provides the tools,
177 knowledge and the mentorship needed to help bring your development dreams to reality, and all we ask in return is a minimum contribution towards Bliss ROM while you learn and grow in your strengths. If you're an individual and would like
178 to apply to join our team, please use the button below </p> <a href="https://goo.gl/forms/PdiaAj1PojosmehK2" class="btn btn-primary">Join Our Team</a>
Jon West1a555d32020-04-09 10:34:00 -0400179 </div>
180 </div>
181 </div>
182 </div>
183 <!-- Footer -->
184 <div class="py-3 bg-dark">
185 <div class="container">
186 <div class="row">
187 <div class="col-lg-3 col-6 p-3">
188 <h5> <b>Socials</b></h5>
189 <ul class="list-unstyled text-primary">
190 <li class="text-primary"> <a href="https://t.me/Team_Bliss_Community" class="text-info">BlissROMs Telegram</a> </li>
191 <li> <a href="https://t.me/blissx86" class="text-info">Bliss OS Telegram</a> </li>
192 <li> <a href="https://www.facebook.com/BlissFamilyOfROMs/" class="text-info">Bliss Facebook</a> </li>
193 <li> <a href="https://twitter.com/Bliss_Roms" class="text-info">Bliss Twitter</a> </li>
Jackeagleaba48042021-03-21 07:56:52 +0530194 <li> <a href="https://www.linkedin.com/company/stayblissful" class="text-info">Bliss LinkedIn</a> </li>
Jon West1a555d32020-04-09 10:34:00 -0400195 </ul>
196 </div>
197 <div class="col-lg-3 col-6 p-3">
198 <h5> <b>Sources</b></h5>
199 <ul class="list-unstyled">
200 <li> <a href="https://review.blissroms.com" class="text-info">BlissROMs Gerrit Review</a> </li>
201 <li> <a href="https://github.com/BlissRoms" class="text-info">BlissROMs GitHub</a> </li>
202 <li> <a href="https://github.com/BlissRoms-Devices" style="" class="text-info">BlissROMs-Devices GitHub</a> </li>
203 <li> <a href="https://github.com/BlissRoms-Kernels" class="text-info">BlissROMs-Kernels GitHub</a> </li>
204 <li> <a href="https://github.com/BlissRoms-Vendor" class="text-info">BlissROMs-Vendor GitHub</a> </li>
205 <li> <a href="https://github.com/BlissRoms-x86" class="text-info">Bliss OS GitHub</a> </li>
206 <li> <a href="https://github.com/BlissRoms-pine64" class="text-info">BlissROMs-PINE64 GitHub</a> </li>
207 </ul>
208 </div>
209 <div class="col-lg-3 col-6 p-3">
210 <h5>Subreddits</h5>
211 <ul class="list-unstyled">
212 <li> <a href="https://www.reddit.com/r/BlissRoms" class="text-info">BlissROMs</a> </li>
213 <li> <a href="https://www.reddit.com/r/BlissOS" class="text-info">Bliss OS</a> </li>
214 <li> <a href="https://www.reddit.com/r/TeamBliss" class="text-info">TeamBliss</a> </li>
215 </ul>
216 </div>
217 <div class="col-lg-3 col-md-3 p-3">
218 <h5> <b>Follow us</b> </h5>
219 <div class="row">
220 <div class="col-md-12 d-flex align-items-center my-2 justify-content-center"> <a href="https://www.facebook.com/BlissFamilyOfROMs/" class="">
221 <i class="d-block fa fa-facebook-official text-muted mr-2 fa-2x"></i>
222 </a> <a href="https://www.instagram.com/blissroms/">
223 <i class="d-block fa fa-instagram text-muted mx-2 fa-2x"></i>
224 </a><a href="https://github.com/BlissRoms">
225 <i class="d-block fa fa-github text-muted text-muted mx-2 fa-2x"></i>
Jackeaglee5863762021-03-21 07:34:24 +0530226 </a><a href="https://www.linkedin.com/company/stayblissful">
227 <i class="d-block fa fa-linkedin text-muted text-muted mx-2 fa-2x"></i>
Jon West1a555d32020-04-09 10:34:00 -0400228 </a> <a href="https://www.reddit.com/r/BlissRoms">
229 <i class="d-block fa fa-reddit text-muted mx-2 fa-2x"></i>
230 </a> <a href="https://twitter.com/Bliss_Roms">
231 <i class="d-block fa fa-twitter text-muted ml-2 fa-2x"></i>
232 </a> </div>
233 </div>
234 </div>
235 </div>
236 <div class="row">
237 <div class="col-md-12 text-center">
238 <p class="mb-0 mt-2">© 2019 Bliss Family of ROMs. All rights reserved</p>
239 </div>
240 </div>
241 </div>
242 </div>
243 <!-- JavaScript dependencies -->
244 <!-- <script src="js/mainani.js" type="text/javascript"></script> -->
245 <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>
246 <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
247 <!-- Script: Smooth scrolling between anchors in the same page -->
248 <script src="js/smooth-scroll.js"></script>
249 <!-- <script src="https://bfintal.github.io/Counter-Up/jquery.counterup.min.js"></script> -->
250 <script src="js/counter.js"></script>
251</body>
252
Jackeagleaed6d392020-06-09 23:27:02 +0530253</html>