-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
54 lines (39 loc) · 2.26 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
---
layout: base
title: Home
---
{% include header.html %}
<a data-flickr-embed="true" href="https://www.flickr.com/photos/129058274@N06/albums/72157648511414994" title="Landing"><img src="https://live.staticflickr.com/65535/51583944297_c988c58014_z.jpg"
width="100%" height="500" alt="Landing"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<div class="content">
<div style="text-align: center;" class="c-box">
<h1>Let us introduce ourselves</h1>
<p>We are an organic, laid back learning environment, and WMU's resident
hackerspace. We value curiosity as much as we do knowledge, and time has
shown that everyone has something to offer.</p>
<p>With our own office and the resources in it, our greatest
resource remains our people, and after almost 40 years at WMU, we've
gained hundreds of great members doing remarkable things at companies
like Google, Apple, LinkedIn, and RDIO.</p>
<p>Regardless of what we know or who we are before
joining, we grow and learn a tremendous amount from each other.
</p>
<p>We hope you'll come by for one of our weekly meetings on
<strong class="big">6pm on Thursdays at 2225 Kohrman Hall.</a> </strong>
If you can't make it in person, check out our linktree below for a link to our twitch account where we will be streaming the meeting weekly!
</p>
<h2>Want to learn more?</h2>
<p>
Check out our <a href="https://linktr.ee/ccawmu">linktree</a> for other places to find us.
</p>
<p>The best way to see if we're the right fit is stopping by
a meeting to see for yourself.</p>
<p>If you're even a little interested in security, programming,
hardware, electronics or have an idea for your own project then chances
are you'll find a friend in us. See what a meeting might entail by checking
out our <a href="{{ "/minutes/" | prepend: site.baseurl }}">meeting minutes</a>.</p>
<p>Want to get in touch?
<a href="mailto:{{ site.email }}?Subject=Hello%20Cclub!" target="_top">Email us</a>!</p>
</div>
{% include footer.html %}
</div>