-
Notifications
You must be signed in to change notification settings - Fork 2
/
regular.html
200 lines (200 loc) · 8.85 KB
/
regular.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
<title>Berlin.JS – Berlin's finest JavaScript usergroup</title>
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Sans+Mono|family=Droid+Serif:400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="stylesheets/styles.css">
</head>
<body class="sub-page regular">
<span id="top" class="top-anchor"> </span>
<header class="site-header" role="banner">
<div class="wrapper">
<a href="index.html" tabindex="1">
<h1 class="site-title">Berlin.JS</h1>
</a>
<!--
Using the footer anchor navigation pattern for mobile. Not the most elegant solution but pretty robust and compatible.
-->
<a href="#hub-nav" class="go-to-nav" tabindex="-1">☰ Menu</a>
</div>
</header>
<div class="content-wrapper">
<aside class="sidebar sidebar-left">
<header>
<hgroup class="title">
<h2><span>Regular.</span>Berlin.JS</h2>
<h4>// the original meetup</h4>
</hgroup>
</header>
<nav class="secondary-nav">
<a href="#announcement" class="nav-item">Next Meetup</a>
<a href="#about" class="nav-item">About Usergroup.Berlin.JS</a>
<a href="#team" class="nav-item">Meet the team</a>
</nav>
</aside>
<div class="main cf">
<article class="content cf" id="announcement">
<div class="line">
<div class="unit one_half">
<hgroup>
<h3>Next Meetup:</h3>
<h1>February 21<sup>st</sup></h1>
</hgroup>
</div>
<div class="unit one_half last_unit">
<ul class="event-details">
<li><i class="icon-calendar"></i>third thursday each month</li>
<li><i class="icon-time"></i>starts 7:00pm</li>
<li>
<i class="icon-map-marker"></i>
<a href="http://co-up.de">Co.Up Coworkingspace</a>, third floor
<span>Adalbertstraße 7-8, Berlin-Kreuzberg</span><br>
<a href="https://maps.google.de/maps/ms?msid=207696417173809255317.0004d48006688928a9cf9&msa=0" class="button">Directions</a>
</li>
</ul>
</div>
</div>
<section class="talk">
<aside class="person-picture">
<img src="images/speaker/leon_weidauer.jpeg" alt="person">
<span class="person-links">
<a class="icon-twitter" href="https://twitter.com/http200"></a>
<a class="icon-github-alt" href="https://github.com/lnwdr"></a>
</span>
</aside>
<hgroup class="talk-title">
<h4 class="person-name">Leon Weidauer</h4>
<h3>
Making an image conversion service with node.js
</h3>
</hgroup>
<p>
How we eliminated the need to store multiple versions of images for different sizes and resolutions.
A talk about what we learned about creating production ready node.js software, about the mistakes we made and how we fixed them.
</p>
<p class="person person-info">
Leon does Javascript, Webdesign, UX and related stuff.
</p>
</section>
<section class="talk free-slot">
<header class="talk-title">
<h4 class="person-name">Free talk slot</h4>
<h3>
This slot could be yours! Submit your talk now.
</h3>
</header>
<p>
You did some crazy stuff with Javascript? You want to show it to the community?<br>
Drop us a line on your topic on <a href="http://twitter.com/berlinjs">Twitter</a> or to our <a href="http://groups.google.com/group/js-berlin">Mailinglist</a>.
</p>
</section>
<section class="talk free-slot">
<header class="talk-title">
<h4 class="person-name">Free talk slot</h4>
<h3>
This slot could be yours! Submit your talk now.
</h3>
</header>
<p>
You did some crazy stuff with Javascript? You want to show it to the community?<br>
Drop us a line on your topic on <a href="http://twitter.com/berlinjs">Twitter</a> or to our <a href="http://groups.google.com/group/js-berlin">Mailinglist</a>.
</p>
</section>
<a href="#top" class="button back-to-top">⇑</a>
</article>
<article id="about" class="content">
<h2>The original meetup</h2>
<h3>JavaScript goodness since 2011</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat.
</p>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<a href="#top" class="button back-to-top">⇑</a>
</article>
<article id="team" class="content team cf">
<h2>Meet the team</h2>
<div class="person">
<div class="person-picture">
<img src="images/team/jan_lenhardt.png" alt="Jan Lehnardt">
<span class="person-links">
<a class="icon-twitter" href="https://twitter.com/janl"></a>
<a class="icon-cloud" href="http://writing.jan.io"></a>
</span>
</div>
<div class="person-info">
<h4 class="person-name">Jan Lehnardt</h4>
<p>
Dissatisfied with the status-quo. <a href="https://twitter.com/CouchDB">@CouchDB</a>. <a href="https://twitter.com/jsconfeu">@jsconfeu</a>. Duct tape artist.
</p>
</div>
</div>
<div class="person">
<div class="person-picture">
<img src="images/team/robin_mehner.jpeg" alt="Robin Mehner">
<span class="person-links">
<a class="icon-twitter" href="https://twitter.com/rmehner"></a>
<a class="icon-cloud" href="http://coding-robin.de"></a>
</span>
</div>
<div class="person-info">
<h4 class="person-name">Robin Mehner</h4>
<p>
Freelance web dev & user groupie based in Berlin. <a href="https://twitter.com/berlinjs">@berlinjs</a>, <a href="http://rejectjs.org">Reject.js</a>, <a href="https://twitter.com/nodecopter">@nodecopter</a>, <a href="https://twitter.com/upfront_ug">@upfront_ug</a> & <a href="https://twitter.com/bephpug">@bephpug</a>.
</p>
</div>
</div>
</article>
</div>
</div>
<footer class="site-footer">
<div class="wrapper line">
<!-- main navigation -->
<nav id="hub-nav" class="hub-nav" role="navigation">
<a href="index.html" class="nav-item"><i class="icon-home"></i></a>
<a class="regular nav-item" href="regular.html" tabindex="2">Regular</a>
<a class="apps nav-item" href="apps.html" tabindex="3">Apps</a>
<a class="nav-item" href="page.html" tabindex="6">Reject.JS</a>
<a class="nav-item" href="page.html" tabindex="7">Nodecopter</a>
<a href="#top" class="nav-item back-to-top" tabindex="-1">⇑ Back to top</a>
</nav>
<!-- /main navigation -->
<section class="unit one_fourth">
<h5>Learn about Berlin.JS</h5>
<ul>
<li><a href="index.html#become-speaker">Become a speaker</a></li>
<li><a href="index.html#host-event">How to host an event</a></li>
<li><a href="index.html#code-of-conduct">Our code of condcut</a></li>
<li><a href="index.html#team">Meet the team</a></li>
</ul>
</section>
<section class="unit one_fourth">
<h5>Connect with us</h5>
<ul>
<li>
<a href="https://twitter.com/berlinjs">Follow Berlin.JS on Twitter</a>
</li>
<li>
<a href="http://groups.google.com/group/js-berlin">Join our mailinglist</a>
</li>
<li>
<a href="https://github.com/berlinjs/berlinjs.org">Watch the code on Github</a>
</li>
</ul>
</section>
<section class="unit one_fourth">
<h5>Our supporters</h5>
<ul>
<li>Our meetups are kindly hosted by <a href="http://co-up.de">Co.Up Coworkingspace</a></li>
</ul>
</section>
</div>
</footer>
</body>
</html>