-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (205 loc) · 7.08 KB
/
index.html
File metadata and controls
206 lines (205 loc) · 7.08 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
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
<html>
<head>
<meta charset='utf-8'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<title>DeafCon at DEF CON!</title>
<link href="/stylesheets/app.css?1371685792" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<div class='row'>
<nav class='top-bar'>
<ul class='title-area'>
<li class='name'>
<h1>
<a href='/'>
DeafHack
</a>
</h1>
</li>
<li class='toggle-topbar menu-icon'>
<a href='#'>
<span></span>
</a>
</li>
</ul>
<section class='top-bar-section'>
<ul>
<li>
<a href='/info'>Information</a>
</li>
<li>
<a href='/blog'>Blog</a>
</li>
</ul>
<ul class='right'>
<li class='divider'></li>
<li class='has-dropdown'>
<a href='#'>Chat</a>
<ul class='dropdown'>
<li>
<a href='/chat'>#DeafHack</a>
</li>
</ul>
</li>
</ul>
</section>
</nav>
</div>
<div class='row'>
<div class='large-12 columns hide-for-small'>
<h1 align='center' class='hero'>
<div class='large-10 push-1 columns'>
Bringing together
<span class='red'>deaf</span>
proponents of hackerdom:
</div>
<div class='gray'>designers, engineers, & enthusiasts.</div>
</h1>
<div class='large-10 columns push-1 hero_under'>
<h3 align='center'>We talk about computers and anything geeky at <a href="/chat" class="irc">#DeafHack</a> and contribute to open source.</h3>
</div>
</div>
<div class='large-12 columns show-for-small'>
<div class='small_hero'>
<h1 align='center'>Bringing together deaf proponents of hackerdom</h1>
<h2 align='center'>Join us at <a class="irc" href="/chat">#DeafHack!</a></h2>
</div>
</div>
<div class='large-12 columns infodeck'>
<div class='large-4 small-6 columns'>
<h3 class='green hide-for-small'>Upcoming Events</h3>
<h3 class='green show-for-small'>Events</h3>
<hr>
<div class='row'>
<div class='large-12 columns'>
<img src="http://i.imgur.com/Bc3x6QK.png" />
</div>
<div class='large-12 columns'>
<h5 align='center' class='event_header'>
<a target="_blank" href="http://ewilli.am/binarybash">Riverside.io Binary Bash</a>
</h5>
<h6 align='center' class='subheader'>7/15 at 10:10</h6>
</div>
<div class='hide-for-small'>
<div class='row'>
<div class='large-12 columns'>
<h5 align='center' class='event_header'>
<hr>
<a target="_blank" href="http://defcon.org/#deafcon">DeafCon at DEF CON Las Vegas</a>
</h5>
</div>
</div>
<div class='row'>
<div class='large-12 columns'>
<h5 align='center' class='event_header'>
<hr>
<a target="_blank" href="http://riverside.startupweekend.org/">Startup Weekend Riverside 2</a>
</h5>
</div>
</div>
</div>
</div>
</div>
<div class='large-4 small-6 columns'>
<h3 class='green'>Projects</h3>
<hr>
<div class='row'>
<div class='large-12 columns'>
<h5>
<a href='http://pahvote.com' target='blank'>PahVote Voter App</a>
<a href='https://github.com/ewilliam/PahVote' target='blank'>(code)</a>
</h5>
</div>
</div>
<hr>
<div class='row'>
<div class='large-12 columns'>
<h5>
<a href='http://deafhack.github.io' target='blank'>DeafHack Website</a>
<a href='https://github.com/DeafHack/deafhack.github.io' target='blank'>(code)</a>
</h5>
</div>
</div>
<hr>
<br>
<br>
<a class='right' href='#'>Go to Projects Page →</a>
</div>
<div class='large-4 small-12 columns'>
<h3 class='green'>Blog</h3>
<hr>
<div class='panel'>
<h5><a href="/2013/06/19/deafcon.html">DeafCon at DEF CON!</a></h5>
<p>
<p><a href="https://www.defcon.org">DEF CON</a> is one of the largest annual hacker conferences
in the world, hosted every year in Las Vegas. From Wikipedia:</p>
<blockquote>
<p>The event consists of several tracks of speakers about computer-
and hacking-related subjects, as well as social events and contests...</p>
</blockquote>
</p>
<a href="/2013/06/19/deafcon.html">Keep reading →</a>
</div>
<div class='panel hide-for-small'>
<h5><a href="/2013/06/12/welcome.html">Welcome to DeafHack!</a></h5>
</div>
<a class='right' href='/blog'>Go to blog →</a>
</hr>
</div>
</div>
</div>
<footer>
<div class='row'>
<div class='large-12 columns'>
<hr>
<div class='row'>
<div class='large-8 columns'>
<p>
© Copyright no one.
<a href='#'>deafhack</a>
powered by
<a href='http://middlemanapp.com' target='blank'>Middleman</a>
and
<a href='http://foundation.zurb.com' target='blank'>Foundation</a>
</p>
</div>
<div class='large-4 columns'>
<ul class='inline-list right'>
<li>
<a href='/'>Home</a>
</li>
<li>
<a href='/blog'>Blog</a>
</li>
<li>
<a href='/info'>Info</a>
</li>
<li>
<a href='/chat'>Chat</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script src="/javascripts/all.js?1371685789" type="text/javascript"></script>
<script>
$(document).foundation();
</script>
<script>
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '51bb75d0108d7b52dc0002ce');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
</body>
</html>