-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (59 loc) · 3.45 KB
/
index.html
File metadata and controls
73 lines (59 loc) · 3.45 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Open Ressources Aliapur</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link rel="stylesheet" href="css/normalize.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type='text/css'>
<link rel="stylesheet" href="css/cayman.css">
</head>
<body>
<nav class="language">
EN / <a href="https://aliapur.github.io/fr" title="Français">FR</a>
</nav>
<section class="page-header">
<h1 class="project-name">Open Ressources Aliapur</h1>
<h2 class="project-tagline">Open community and platform about reuses of end-life tyres</h2>
<a href="https://github.com/Aliapur/Wiki/wiki" target="_blank" class="btn">WIKI</a>
<a href="https://aliapur.typeform.com/to/JcBKfs" target="_blank" class="btn">ORDER YOUR KIT</a>
<a href="https://www.facebook.com/groups/638439859686467/" target="_blank" class="btn">FACEBOOK GROUP</a>
</section>
<section class="main-content">
<div id="doc" class="markdown-body container-fluid">
<h2><center><b>AN OBSERVATION</b><br>
In France 38% of end-life tyres are not recycled<br>
<b>AN AMBITION</b><br>
Finding together new uses and reach 100% of reuses for used tyres<br>
<hr>
<b>LET'S GIVE USED TYRES A SECOND LIFE WITH OPEN RESSOURCES</b></center></h2>
<center><hr></center>
<h2>We built a <b>wiki</b> and a <b> starter kit</b>:</h2>
<ul>
<li>To be a "state of the art" for the recycling of tyres</li>
<li>To inspire new products and uses</li>
<li>To promote an open approach in reuses of waste #openwaste</li>
</ul>
<center><hr></center>
<h2>You can find out more about in the <b>wiki</b> :</h2>
<ul>
<li>The raw materials recycled at your disposal</li>
<li>How to shape these materials</li>
<li>Applications that are already developed</li>
<li>Ideas to uses the starter kit</li>
</ul>
<center><a href="https://github.com/Aliapur/WikiFr/wiki" target="_blank" class="btn">WIKI</a>
<a href="https://aliapur.typeform.com/to/JcBKfs" target="_blank" class="btn">ORDER YOUR KIT</a>
<a href="https://www.facebook.com/groups/638439859686467/" target="_blank" class="btn">FACEBOOK GROUP</a></center>
<img src="../BanniereOpenWaste.png" alt="OpenWaste" style="width:100%">
<h1>What is Aliapur ?</h1>
<p><a href="https://www.aliapur.fr/en" target="_blank">Aliapur</a> is the leader company in the field of recovering end-of-life tyres in France. It is a Public Limited Company whose founding members are Bridgestone, Continental, Dunlop Goodyear, Kléber, Michelin and Pirelli : it can't make profit on reuses of materials.</p>
<h2>We answer to your questions by mail : wiki@aliapur.fr</h2>
</div>
</section>
<section class="site-footer">
<center><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This page, created by Aliapur, is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</center>
</section>
</body>
</html>