-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
142 lines (118 loc) · 7.3 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
<!doctype html>
<html>
<head>
<title>Fresno Hack Night</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Fresno Hack Night is an informal twice-monthly gathering for hackers and the hacker-curious.">
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic">
<link type="text/css" rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet/less" href="/static/css/style.less" />
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/less.js/2.5.1/less.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script type="text/javascript" src="/static/js/date.js"></script>
<script type="text/javascript" src="/static/js/microtemplating.js"></script>
<script type="text/javascript" src="/static/js/hacknight.js"></script>
<script type="text/html" id="schedule_item">
<li class="<%=classes.join(' ')%>">
<% if(first) { %><div class="small text-muted">We hope to see you there!</div><% } %>
<% if(first) { %><b><% } %><%=date.toString('MMMM dd, yyyy')%><% if(first) { %></b><% } %>
</li>
</script>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<span class="navbar-brand">
<i class="fa fa-angle-right"></i>
<i class="fa fa-angle-right"></i>
<i class="fa fa-angle-right"></i>
Fresno.hack_night()
</span>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://bit.ly/fhn-coc">Code of Conduct</a></li>
<li><a href="http://twitter.com/FresnoHackNight">
<span class="fa fa-twitter"></span>
@FresnoHackNight
</a></li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="box">
<p>Programmers! Designers!</p>
<p>Hackers of Wares, Hard and Soft!</p>
<p>Nerds of all ages, shapes, sizes, colors, and genders!</p>
<p>Please join us for <b>Fresno Hack Night</b>!</p>
</div>
</div>
</div>
</div>
</div>
<div class="container content">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h1>What is it?</h1>
<div class="clearfix">
<i class="fa fa-code fa-5x fa-border text-muted pull-right"></i>
<p><b>Fresno Hack Night</b> is a monthly gathering for programmers, designers, hardware hackers, and other technically minded folks. It's an aggressively unstructured way to hack amongst peers, converse about the vagaries of this or that methodology of developmental arts, or simply to partake of delicious libations in delightful company. </p>
</div>
<div class="clearfix">
<i class="fa fa-keyboard-o fa-5x fa-border text-muted pull-left"></i>
<p>There's no agenda, no presentations, no requirements, and hackers and the hacker-curious of all levels are welcome to attend. Just bring your laptop and your projects and build something awesome!</p>
</div>
<h1>When and Where?</h1>
<p>We gather on the <b>1<sup>st</sup> Friday of every month from 6pm-9pm</b>. We are generously sponsored by <b>Bitwise Mural District</b>, a technology hub located at <b>2210 San Joaquin St.</b> in downtown Fresno.</p>
<div class="row">
<div class="col-md-4 col-md-offset-1">
<div id="schedule" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><i class="fa fa-calendar"></i> Hack Night Schedule</h3>
</div>
<ul class="list-group">
<li class="list-group-item text-center">
<i class="fa fa-spinner fa-spin text-muted"></i>
<i>Loading...</i>
</li>
</ul>
</div>
</div>
<div class="col-md-5 col-md-offset-1">
<a href="https://goo.gl/maps/UqrJa">
<img src="https://maps.googleapis.com/maps/api/staticmap?center=2210+San+Joaquin+St.,+Fresno,+CA&size=420x240&sensor=false&zoom=13&markers=|color:red|2210+San+Joaquin+St.,+Fresno,+CA" alt="Map." class="thumbnail center-block img-responsive">
</a>
</div>
</div>
<h1>It's my first time! What can I expect?</h1>
<p>Naught but merriment, hacking, and chatter from your favorite kind of people, milling about between some desks. You should feel welcome to come, sit down, and <b>hack quietly amongst peers</b>, or just as welcome to come, sit down, and <b>argue about type systems</b>.</p>
<h1>Kind Sponsors</h1>
<div class="row">
<div class="col-md-4">
<div class="thumbnail">
<a href="http://bitwiseindustries.com/">
<img src="/static/img/bitwise-mural-district.png" alt="Bitwise Mural District" class="img-responsive" />
<div class="caption"><b>Bitwise</b> provides us with meeting space</div>
</a>
</div>
</div>
</div>
<h1>Hope to see you there!</h1>
<hr />
<p class="small text-muted pull-left"><a href="http://bit.ly/fhn-coc">Code of Conduct</a></p>
<p class="small text-muted text-right">Follow
<a href="http://twitter.com/FresnoHackNight">@FresnoHackNight</a>
on Twitter.
</p>
</div>
</div>
</div>
</body>
</html>