-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
225 lines (206 loc) · 8.38 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html>
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-130030503-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-130030503-1');
</script>
<meta charset="utf-8">
<title>Decent Labs</title>
<meta name="apple-itunes-app" content="app-id=org.decent.Decent-app, app-clip-bundle-id=org.decent.Decent-app.Clip">
<meta name="google-site-verification" content="BxQjrPgYfjb2S6N8wcKfZIHiWpWBpe0G4XDCc09uS90">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="Decent labs">
<meta property="og:url" content="https://decent.org">
<meta property="og:site_name" content="Decent labs">
<meta property="og:description" content="Decent is a group interested in researching and applying technologies and governance structures.">
<meta property="og:image" content="https://decent.org/assets/decent-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Decent labs">
<meta name="twitter:description" content="Decent is a group interested in researching and applying technologies and governance structures.">
<meta name="twitter:image" content="https://decent.org/assets/decent-logo.png">
<link rel="icon" href="assets/favicon.png">
<link rel="stylesheet" href="https://use.typekit.net/rur6itt.css">
<link rel="stylesheet" href="https://use.typekit.net/rur6itt.css">
<link rel="stylesheet" href="styles/styles.css">
<link rel="stylesheet" href="styles/stylesMobile.css">
</head>
<body id="home-page">
<header id="header" class="">
<div class="bubbles">
<div class="bubble bubble-1"></div>
<div class="bubble bubble-2"></div>
</div>
<div id="hero-title">
<h1>decent</h1><br>
<h6>labs</h6>
</div>
<nav id="main-nav">
<a href="#experiments">Experiments</a>
<a href="#happenings">What's happening</a>
<a href="#contact">Contact</a>
</nav>
</header>
<main id="home">
<section id="intro">
<p><b>DECENT</b> is a group interested in <span>researching</span> and applying <span>technologies</span> and governance structures that will make the world more resilient, safe and inclusive.</p>
<p>Enjoying every stage of the process, we <span>love</span> to learn and work with like-minded people.</p>
</section>
<section id="experiments">
<h1 class="section-title">Experiments</h1>
<div class="category">
<div class="category-grid">
<!-- add new project to projects.js file -->
</div>
</div>
</section>
<section id="divider">
<p>"A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects."
<br><br>— Robert Heinlein, Time Enough for Love</p>
</section>
<h1 class="section-title">What's happening?</h1>
<section id="happenings">
<div id="event-upcoming">
<div class="events-content">
<div class="form-column">
<form id="subscribe-form">
<label for="email">Sign up<br>for upcoming events <br> and experiments</label>
<input type="email" id="email" name="email" placeholder="Your email here">
<button type="submit" id="subscribe-btn">Subscribe</button>
</form>
<p id="success-msg">Thanks for subscribing!</p>
</div>
</div>
</div>
<div id="event-past">
<h2 class="past-events-title">Past events</h2>
<div class="event">
<h3>HACK WEEK - LAB OPEN <span>@</span>Budapest // Jan 18 - Feb 1 2019</h3>
<div class="img-row four">
<div class="event-img">
<img src="assets/event_images/2019-01/05.jpg">
</div>
<div class="event-img">
<img src="assets/event_images/2019-01/02.jpg">
</div>
<div class="event-img">
<img src="assets/event_images/2019-01/03.jpg">
</div>
<div class="event-img">
<img src="assets/event_images/2019-01/04.jpg">
</div>
</div>
</div>
<div class="event">
<h3>Augmint <span>@</span>Blockchain Budapest // Nov 8-9 2018</h3>
<div class="img-row full-width">
<div class="event-img">
<img src="assets/event-augmint.jpg">
</div>
</div>
</div>
<div class="event">
<h3>Budapest New Tech Meetup <span>@</span>Budapest // Nov 7 2018</h3>
<div class="img-row three">
<div class="event-img">
<a class="more-link" href="https://www.meetup.com/newtech-42/events/vzsfcqyxpbkb/" target="_blank">
<img src="assets/event-bpnt1.png">
</a>
</div>
<div class="event-img">
<a class="more-link" href="https://www.youtube.com/watch?v=RsYSnjss0A4" target="_blank">
<img src="assets/event-bpnt2.jpg">
</a>
</div>
<div class="event-img">
<a class="more-link" href="https://www.youtube.com/watch?v=BUuLqQb-jys" target="_blank">
<img src="assets/event-bpnt3.jpg">
</a>
</div>
</div>
</div>
<div class="event">
<h3>Hack week - Lab open <span>@</span>Budapest // Oct 1-12 2018 </h3>
<div class="img-row four">
<div class="event-img">
<img src="assets/event-hw1.jpg">
</div>
<div class="event-img">
<img src="assets/event-hw2.jpg">
</div>
<div class="event-img">
<img src="assets/event-hw3.jpeg">
</div>
<div class="event-img">
<img src="assets/event-hw4.jpeg">
</div>
</div>
</div>
<div class="event">
<h3>Ethereum programming workshop <span>@</span>London // Nov 25 2017 </h3>
<div class="img-row four">
<div class="event-img">
<img src="assets/event-decent-ws-ldn1.jpeg">
</div>
<div class="event-img">
<img src="assets/event-decent-ws-ldn2.jpeg">
</div>
</div>
</div>
<div class="event">
<h3>Ethereum programming workshop <span>@</span>Budapest // Nov 11 2017 </h3>
<div class="img-row four">
<div class="event-img">
<img src="assets/event-decent-ws-bp1.jpg">
</div>
<div class="event-img">
<img src="assets/event-decent-ws-bp2.jpg">
</div>
</div>
</div>
<div class="event">
<h3>Hack Week <span>@</span>Visegrad // Jul 9 2017 </h3>
<div class="img-row four">
<div class="event-img">
<a class="more-link" href="https://www.youtube.com/watch?v=4pWrqv9UoX0" target="_blank">
<img src="assets/event-visegrad-4.jpg">
</a>
</div>
<div class="event-img">
<a class="more-link" href="https://github.com/DecentLabs/DecentLabs.github.io/wiki" target="_blank">
<img src="assets/event-visegrad-2.jpg">
</a>
</div>
<div class="event-img">
<img src="assets/event-visegrad-3.jpg">
</div>
<div class="event-img">
<img src="assets/event-visegrad-1.jpg">
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="contact">
<div class="footer-inner">
<p><a href="mailto:hello@decent.org">hello@decent.org</a></p>
<p>Tölgyfa u. 24, Budapest, 1027</p>
<div class="">
<a href="https://www.instagram.com/decentlabs/" target="_blank"><img class="icon-link" src="assets/instagram.svg" alt="instagram-link"></a>
<a href="https://www.facebook.com/decentlabsbp" target="_blank"><img class="icon-link" src="assets/facebook.svg" alt="facebook-link"></a>
</div>
</div>
<img class="footer-bg" src="assets/footer-halftone.svg">
</footer>
<script src="js/projects.js"></script>
<script src="js/bubble.js"></script>
<script src="js/decent.js"></script>
<script src="js/subscribe.js"></script>
</body>
</html>