-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
142 lines (132 loc) · 6.09 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- CSS Links -->
<!-- <link rel="stylesheet" type="text/css" href="/css/base.css" /> -->
<!-- <link rel="stylesheet" type="text/css" href="/css/main.css" /> -->
<link rel="stylesheet" type="text/css" href="/css/main.css" />
<link rel="stylesheet" type="text/css" href="/css/base.css" />
<link rel="stylesheet" type="text/css" href="/css/hamburgers.css" />
<!-- Favicon Link -->
<link rel="icon" href="/assets/icons/favicon.ico" type="image/gif" sizes="48x48" />
<link rel="apple-touch-icon" href="/assets/icons/apple-touch-icon.png" />
<!-- Google Description -->
<title>iMessage on PC and Android - BlueBubbles</title>
<meta name="description" content="BlueBubbles is an open-source, community-driven ecosystem of
apps used to get iMessage on Android, Windows, and Linux." name="description" />
<meta name="keywords" content="iMessage, Windows, Linux, PC, Android, BlueBubbles, Blue Bubbles, Messages">
<!-- Open Graph Protocall -->
<meta content="BlueBubbles - iMessage on Android, Windows, and Linux" property="og:title" />
<meta content="BlueBubbles is an open-source, community-driven ecosystem of
apps used to get iMessage on Android, Windows, and Linux." property="og:description" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bluebubbles.app/" />
<!-- Mobile Overlay Toggle Script -->
<script>
function addIsActive() {
//Toggle menu button
var hamburger = document.getElementById("hamburger");
hamburger.classList.toggle("is-active");
//Toggle engulfing blue circle
var bgCircle = document.getElementById("menu-circle");
bgCircle.classList.toggle("engulf");
//Toggle clear overlay
var overlay = document.getElementById("overlay");
overlay.classList.toggle("overlay-show");
//Toggle links
var links = document.getElementsByClassName("mobile-link");
for (var i = 0; i < links.length; i++) {
links[i].classList.toggle("show-links");
}
}
</script>
</head>
<body>
<div id="mainContainer">
<div id="bg-circle"></div>
<div id="overlay">
<span id="menu-circle"></span>
<a id="home" class="mobile-link is-open" href="/">Home</a>
<a class="mobile-link" href="/downloads">Downloads</a>
<a class="mobile-link" href="/install">Install</a>
<a class="mobile-link" href="/faq">FAQ</a>
<a class="mobile-link" href="https://bluebubbles.app/web">Web App</a>
<a class="mobile-link" href="/donate">Donate</a>
</div>
<header class="navbar">
<nav class="leftnav">
<a id="logo" alt="BlueBubbles Logo" href="/">BlueBubbles</a>
</nav>
<nav class="rightnav">
<a href="/downloads">Downloads</a>
<a href="/install">Install</a>
<a href="/faq">FAQ</a>
<a href="/donate">Donate</a>
<a href="https://bluebubbles.app/web">Web App</a>
<div onclick="addIsActive()" id="hamburger" class="hamburger hamburger--collapse" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</div>
</nav>
</header>
<div id="hero">
<div id="leftCol">
<h1 id="title">
Bringing iMessage<br />
to Windows, Linux,<br />
and Android.
</h1>
<h2 id="subTitle">Plus, it's open source!</h2>
<a id="get-started" href="https://discord.gg/6nrGRHT">Join our Discord!</a>
<a href='https://play.google.com/store/apps/details?id=com.bluebubbles.messaging'><img class="social-logo-2" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
<script type="module" src="https://get.microsoft.com/badge/ms-store-badge.bundled.js"></script>
<ms-store-badge productid="9P3XF8KJ0LSM" size="small"></ms-store-badge>
<a href="https://snapcraft.io/bluebubbles"><img alt="Get it from the Snap Store" src="https://snapcraft.io/en/dark/install.svg"/></a>
<a href='https://flathub.org/apps/app.bluebubbles.BlueBubbles'><img width='130' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
</div>
<div id="rightCol">
<img id="devices" alt="devices" src="/assets/devices.png" />
</div>
</div>
<div class="footer">
<div class="social-row">
<div class="social-media">
<a href="https://play.google.com/store/apps/details?id=com.bluebubbles.messaging"><img class="social-logo" alt="playstore-link"
src="/assets/playstore-logo.jpg" /></a>
</div>
<div class="social-media">
<a href="https://www.microsoft.com/store/productId/9P3XF8KJ0LSM"><img class="social-logo" alt="msstore-link"
src="/assets/msstore-logo.png" /></a>
</div>
<div class="social-media">
<a href="https://github.com/BlueBubblesApp"><img class="social-logo" alt="github-link"
src="/assets/github-logo.png" /></a>
</div>
<div class="social-media">
<a href="https://discord.gg/6nrGRHT"><img class="social-logo" alt="discord-link"
src="/assets/discord-logo.jpg" /></a>
</div>
<div class="social-media">
<a href="https://www.reddit.com/r/BlueBubbles/"><img class="social-logo" alt="reddit-link"
src="/assets/reddit-logo.png" /></a>
</div>
</div>
<div class="links-row">
<a href="/">Home</a> <span>|</span>
<a href="/downloads">Downloads</a> <span>|</span>
<a href="/install">Install</a> <span>|</span>
<a href="/faq">FAQ</a> <span>|</span>
<a href="https://bluebubbles.app/web">Web App</a> <span>|</span>
<a href="/donate">Donate</a> <span>|</span>
<a href="/privacy.html">Privacy Policy</a>
</div>
<p id="copyright">BlueBubbles</p>
</div>
</div>
</body>
</html>