Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 30a933d

Browse files
committed
Built from 97b5e34
1 parent 797f418 commit 30a933d

File tree

9 files changed

+115
-16
lines changed

9 files changed

+115
-16
lines changed

categories/index.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on Anbox - Android in a Box</title>

css/cookieconsent.min.css

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/video-preview.jpg

54 KB
Loading

index.html

+43-9
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,63 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="author" content="Anbox">
88
<meta name="description" content="Android in a Box">
9-
<meta name="generator" content="Hugo 0.40.3" />
9+
<meta name="generator" content="Hugo 0.62.2" />
1010
<title>Anbox - Android in a Box</title>
1111

1212
<!-- Bootstrap Core CSS -->
1313
<link rel="stylesheet" href="https://anbox.io/css/bootstrap.min.css" type="text/css">
1414
<!-- Custom Fonts -->
15-
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
16-
<link href='//fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
1715
<link rel="stylesheet" href="https://anbox.io/font-awesome/css/font-awesome.min.css" type="text/css">
1816
<!-- Plugin CSS -->
1917
<link rel="stylesheet" href="https://anbox.io/css/animate.min.css" type="text/css">
2018
<!-- Custom CSS -->
2119
<link rel="stylesheet" href="https://anbox.io/css/creative.css" type="text/css">
2220
<link rel="stylesheet" href="https://anbox.io/css/modals.css" type="text/css">
2321

22+
<link rel="stylesheet" type="text/css" href="css/cookieconsent.min.css" />
23+
24+
25+
<script type="application/javascript">
26+
var doNotTrack = false;
27+
if (!doNotTrack) {
28+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
29+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
30+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
31+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
32+
ga('create', 'UA-92540921-1', 'auto');
33+
ga('set', 'anonymizeIp', true);
34+
ga('send', 'pageview');
35+
}
36+
</script>
37+
38+
2439
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
2540
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
2641
<!--[if lt IE 9]>
2742
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
2843
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
2944
<![endif]-->
3045

31-
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" rel="stylesheet">
3246
</head>
3347
<body id="page-top">
48+
<script src="js/cookieconsent.min.js" data-cfasync="false"></script>
49+
<script>
50+
window.cookieconsent.initialise({
51+
"palette": {
52+
"popup": {
53+
"background": "#eaf7f7",
54+
"text": "#5c7291"
55+
},
56+
"button": {
57+
"background": "#009688",
58+
"text": "#ffffff"
59+
}
60+
},
61+
"content": {
62+
"href": "/privacy.html"
63+
}
64+
});
65+
</script>
3466
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
3567
<div class="container-fluid">
3668
<div class="navbar-header">
@@ -96,8 +128,10 @@ <h2 class="section-heading text-center">How does it work?</h2>
96128
</p>
97129
<p>
98130
<center>
99-
<div class="text-center embed-container">
100-
<iframe src="https://www.youtube.com/embed/MbmiHnasGWg" frameborder="0" allowfullscreen></iframe>
131+
<div class="text-center">
132+
<a target="_blank" href="https://www.youtube.com/embed/MbmiHnasGWg">
133+
<img src="img/video-preview.jpg"/>
134+
</a>
101135
</div>
102136
</center>
103137
</p>
@@ -241,7 +275,7 @@ <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse1">What ma
241275
an emulator to run the Android environment. The emulator creates an entire
242276
emulated system which has its own kernel etc whereas Anbox runs the Android
243277
system under the same kernel as the host operating system does. No emulation
244-
layer like <a target="_blank" href="http://www.qemu-project.org/">QEMU</a>
278+
layer like <a target="_blank" href="http://www.qemu-project.org/">QEMU</a>
245279
is necessary. Everything runs directly on the hardware. This approach
246280
also allows a much better integration with the host operating system.
247281
</p>
@@ -358,7 +392,7 @@ <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse7">You say
358392
<p>
359393
The initial proof-of-concept was done on an
360394
<a target="_blank" href="https://www.ubuntu.com/mobile">Ubuntu Touch</a>
361-
based device. Since then Anbox has evolved quite a bit, making desktop devices its main
395+
based device. Since then Anbox has evolved quite a bit, making desktop devices its main
362396
development focus. However, recent experiments show that Anbox still runs fine (with a few
363397
tweaks and lifted confinement because of older kernel versions) on mobile devices based on
364398
<a target="_blank" href="https://www.ubuntu.com/mobile">Ubuntu Touch</a>.
@@ -388,7 +422,7 @@ <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse8">Why is
388422
</p>
389423
<p>
390424
One thing which Anbox currently doesn't do is using proper confinement
391-
for <a target='_blank' href='https://snapcraft.io/'>snaps</a>. Right now it is
425+
for <a target='_blank' href='https://snapcraft.io/'>snaps</a>. Right now it is
392426
only usable when installed in the so-called devmode of snaps which disables any
393427
confinement. This is something we will work on over the coming months with upstream
394428
to allow our snap to be fully confined.

index.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Anbox - Android in a Box</title>

js/cookieconsent.min.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

privacy.html

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="author" content="Anbox">
8+
<meta name="description" content="Android in a Box">
9+
<meta name="generator" content="Hugo 0.62.2" />
10+
<title>Anbox - Android in a Box</title>
11+
12+
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
13+
</head>
14+
<body>
15+
<div class="container">
16+
<h2>Legal Info / Impressum</h2>
17+
<p>
18+
Angaben gemäß § 5 TMG<br/>
19+
Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV<br/>
20+
</p>
21+
<p>
22+
Simon Fels<br/>
23+
Achtern Hoff 28a<br/>
24+
27283 Verden (Aller)<br/>
25+
Germany<br/>
26+
</p>
27+
<h3>Contact</h3>
28+
<p>
29+
30+
</p>
31+
</div>
32+
<div class="container">
33+
<h2>Data Protection Policy (GDPR)</h2>
34+
<p>We use third-party service providers to monitor and analyze the use of our website.</p>
35+
<h3>Google Analytics</h3>
36+
<p>
37+
Google Analytics is a web analytics service offered by Google that tracks and reports
38+
website traffic. Google uses the data collected to track and monitor the use of our website.
39+
This data is shared with other Google services. Google may use the collected data to
40+
contextualize and personalize the ads of its own advertising network.
41+
</p>
42+
<p>
43+
You can opt-out of having made your activity on the website available to Google Analytics
44+
by installing the <a href="https://tools.google.com/dlpage/gaoptout?hl=de">Google Analytics opt-out browser add-on</a>.
45+
The add-on prevents the
46+
Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with
47+
Google Analytics about visits activity.
48+
</p>
49+
<p>
50+
For more information on the privacy practices of Google, please visit the
51+
<a href="https://policies.google.com/privacy?hl=en">Google Privacy & Terms web page</a>
52+
</p>
53+
</p>
54+
</div>
55+
<div class="container">
56+
<h2>Third Party Inclusion</h2>
57+
This website is hosted by <a href="https://github.com">Github</a> using <a href="https://pages.github.com/">Github Pages</a>.
58+
The Github Global Privacy Practices are available <a href="https://help.github.com/en/github/site-policy/global-privacy-practices">here</a>.
59+
</div>
60+
</body>
61+
</html>

sitemap.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44

55
<url>
66
<loc>https://anbox.io/</loc>
7-
<priority>0</priority>
87
</url>
98

109
<url>
1110
<loc>https://anbox.io/categories/</loc>
12-
<priority>0</priority>
1311
</url>
1412

1513
<url>
1614
<loc>https://anbox.io/tags/</loc>
17-
<priority>0</priority>
1815
</url>
1916

2017
</urlset>

tags/index.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Tags on Anbox - Android in a Box</title>

0 commit comments

Comments
 (0)