-
Notifications
You must be signed in to change notification settings - Fork 17
/
index.html
146 lines (126 loc) · 7.45 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
---
layout: default
title: CoderCamp Hamilton, Ontario
icon: fa-code
tagline: Hamilton, Ontario
---
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1><i class="fa fa-code"></i> {{ site.title }}</h1>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<p>CoderCamp Hamilton is a monthly meetup / mini-conference for local software developers to learn tools, techniques, and technologies from
one another in a casual and friendly setting. <span class="hidden-xs">We meet to talk about
coding, software development, and technology to learn from each other and get better at
what we do in the process.</span></p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="content">
<div class="row">
<div class="col-md-6">
<h2><i class="fa fa-info-circle"></i> About CoderCamp Hamilton</h2>
<p>CoderCamp meets monthly in local pubs in Hamilton, Ontario.</p>
<p>We have a projector and screen set up for people to give presentations. We try to
have a few speakers lined up in advance to give the event structure, but there is
usually room for “open mic” presentations or discussions if you’re interested in
sharing. We welcome you to come, talk, discuss, share, or just sit quietly and listen.</p>
<p>We are an <a href="/conduct.html">inclusive group</a> that welcomes students,
professional developers, freelancers and entrepreneurs. Come out and help build a strong
tech community in the Greater Hamilton area.</p>
<p>CoderCamp Hamilton is organized by <a href="http://www.twitter.com/rprouse">Rob Prouse</a>
and Josh Gaber, with the help of a small army of
<a href="http://harrypotter.wikia.com/wiki/House-elf">House-Elves</a> including
<a href="http://www.twitter.com/AJBovaird">AJ Bovaird</a> and
<a href="http://www.twitter.com/bpoetz">Bryan Poetz</a>, but CoderCamp depends on the
tech community in Hamilton for support and talks. If you are working on something cool or
have something you would like to talk about, join our
<a href="https://codercampslackin.azurewebsites.net/">Slack channel</a> and tell us about it.</p>
<div class="row">
<div class="col-sm-12">
<p class="text-right hidden-xs"><a class="btn btn-info" href="mailto:[email protected]" role="button"><i class="fa fa-hand-paper-o"></i> Volunteer</a></p>
<p class="visible-xs"><a class="btn btn-info" href="mailto:[email protected]" role="button"><i class="fa fa-hand-paper-o"></i> Volunteer</a></p>
</div>
</div>
</div>
<div class="col-md-6">
<div id="eventHolder" style="display:none">
<h2><i class="fa fa-calendar-check-o"></i> Upcoming Events</h2>
{% for post in site.posts reversed limit:4 %}
<div class="row upcoming-events" data-date="{{ post.date }}">
<div class="col-sm-9">
<h3 class="index-post"><a href="{{ post.url }}" title="More info on {{post.title}}"><i class="fa fa-code"></i> {{ post.title }}</a></h3>
<p class="index-info"><i class="fa fa-calendar"></i> {{ post.date | date: "%b %-d, %Y" }}{% if post.time %} <i class="fa fa-clock-o"></i> {{ post.time }}{% endif %}<br />
<i class="fa fa-map-marker"></i> {{ post.location }}</p>
</div>
{% if post.register %}
<div class="col-sm-3 index-register text-right hidden-xs">
<a class="btn btn-info" href="{{post.register}}" role="button"><i class="fa fa-sign-in"></i> Register</a>
</div>
<div class="col-sm-3 index-register visible-xs">
<a class="btn btn-info" href="{{post.register}}" role="button"><i class="fa fa-sign-in"></i> Register</a>
</div>
{% endif %}
</div>
{% endfor %}
</div>
<noscript>
<h2><i class="fa fa-calendar-check-o"></i> Upcoming Events</h2>
{% for post in site.posts reversed limit:4 %}
<div class="row">
<div class="col-sm-9">
<h3 class="index-post"><a href="{{ post.url }}" title="More info on {{post.title}}"><i class="fa fa-code"></i> {{ post.title }}</a></h3>
<p class="index-info"><i class="fa fa-calendar"></i> {{ post.date | date: "%b %-d, %Y" }}{% if post.time %} <i class="fa fa-clock-o"></i> {{ post.time }}{% endif %}<br />
<i class="fa fa-map-marker"></i> {{ post.location }}</p>
</div>
{% if post.register %}
<div class="col-sm-3 index-register text-right hidden-xs">
<a class="btn btn-info" href="{{post.register}}" role="button"><i class="fa fa-sign-in"></i> Register</a>
</div>
<div class="col-sm-3 index-register visible-xs">
<a class="btn btn-info" href="{{post.register}}" role="button"><i class="fa fa-sign-in"></i> Register</a>
</div>
{% endif %}
</div>
{% endfor %}
</noscript>
<div id="mc_embed_signup">
<h2><i class="fa fa-slack"></i> Join us on Slack</h2>
<p>
When we are not getting together once a month, we hang out
and chat in Slack. Please join us.
</p>
<div class="row">
<div class="col-sm-6"></div>
<div class="col-sm-6">
<p class="text-right hidden-xs"><a class="btn btn-info" href="https://join.slack.com/t/hamontcc/shared_invite/zt-1kb43vnf4-kb1o7ZWAwmhbP3fZ79NvpA" role="button"><i class="fa fa-slack"></i> Join Slack</a></p>
<p class="visible-xs"><a class="btn btn-info" href="https://join.slack.com/t/hamontcc/shared_invite/zt-1kb43vnf4-kb1o7ZWAwmhbP3fZ79NvpA" role="button"><i class="fa fa-slack"></i> Join Slack</a></p>
</div>
</div>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</div>
</div>
<script type="text/javascript">
function displayCurrentEvents() {
var today = new Date().toISOString().slice(0,10),//Only compare the days, ignoring time
events = document.querySelectorAll('.upcoming-events'),
eventList = document.querySelector('#eventHolder');
events.forEach(function(event) {
var eventDate = event.dataset.date.slice(0,10);
if (eventDate < today) {
event.style.display = 'none';
}
});
eventList.style.display = 'block';
}
displayCurrentEvents();
</script>