forked from ONEARMY/precious-plastic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
88 lines (71 loc) · 2.25 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
---
title: Home
layout: default
---
<section id="intro">
<aside class="top">
<a href="/" class="logo"></a>
<p></p>
</aside>
<section class="wrap">
<aside class="left">
<iframe width="1280" height="720" src="https://www.youtube.com/embed/8J7JZcsoHyA" frameborder="0" allowfullscreen></iframe>
</aside>
<aside class="right">
<p>Let people in every corner of the world know they can start their own local plastic workshop.</p>
<a href="#" class="spread">Spread!</a>
<span class="boost"></span>
</aside>
<div class="clearfix"></div>
</section>
<aside class="bottom">
<h1>Why?</h1>
<h2>search: <a href="https://www.google.com/search?q=plastic+waste&biw=1916&bih=1082&source=lnms&tbm=isch&sa=X&ved=0ahUKEwi84dmt9NTLAhVHPBoKHVNFChkQ_AUIBigB" target="_blank">plastic waste</a></h2>
</aside>
</section>
<section id="the-plan">
<article>
<img class="machines" src="/assets/images/machines.png" />
<h1>The plan</h1>
<ul>
<li class="check">Develop machines to recycle plastic</li>
<li class="check">Share the blueprints online, for free</li>
<li class="check">Provide people the knowledge to start</li>
<li class="spread">Spread this information into every corner of the world</li>
</ul>
<span class="where-you-come"></span>
</article>
</section>
<section id="areas">
<aside>
<h1>We developed machines to recycle plastic</h1>
</aside>
<article>
<h1>..let’s make sure people know they exist!</h1>
<p>share it around the globe</p>
<iframe src="http://dumpark.com/embed/ppmap/" class="map"></iframe>
<!--
<img src="/assets/images/areas-3.jpg" />
-->
<!-- These will get updated automatically -->
<ul>
<li>
<b>Day</b><span class="days-count">0</span>
</li>
<li>
<b>Shares</b><span class="shares-count">0</span>
</li>
<li>
<b>Countries</b><span class="country-count">~ 190</span>
</li>
<li>
<b>Cities</b><span class="city-count">~ 3000</span>
</li>
</ul>
<div class="clearfix"></div>
<div class="spread">
<a href="#">Spread!</a>
</div>
<div class="visitwebsite"><a href="/plan">visit website</a></div>
</article>
</section>