-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·81 lines (77 loc) · 4.25 KB
/
index.html
File metadata and controls
executable file
·81 lines (77 loc) · 4.25 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
---
layout: landing
---
<section id="dissolved-notice" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Notice of Dissolution</h2>
<p>As of late 2024, the board of directors has voted to dissolve this nonprofit organization. All remaining assets have been distributed to various other nonprofits and public schools. We thank you for your support over the years.</p>
</header>
</div>
</section>
<section id="banner">
<div class="inner">
<h2>{{ site.title }}</h2>
<p>{{ site.description | markdownify }}</p>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>We strove to make people smile <br/>one keyboard at a time.</h2>
<p>We met with local keyboard nerds at our meetups. We taught soldering and programming in our workshops. <br/>Our goal was to nurture a positive and inclusive community for all ages.</p>
</header>
<ul class="icons major">
<li><span class="icon fa-keyboard-o major style2"><span class="label">Ipsum</span></span></li>
<li><span class="icon fa-code major style3"><span class="label">Dolor</span></span></li>
<li><span class="icon fa-laptop major style1"><span class="label">Lorem</span></span></li>
</ul>
</div>
</section>
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="/images/meetup-sign.jpg" alt="" /></div><div class="content">
<h2>We brought keyboard <br/>people together.</h2>
<p>And we brought people together through keyboards. We were always excited to welcome new people to our meetups and workshops, whether it was their first time touching a mechanical keyboard or they'd been clicking and clacking for years.</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="/images/lots-keyboards.jpg" alt="" /></div><div class="content">
<h2>Did we mention that we <br/>adored mechanical keyboards?</h2>
<p>The aesthetics, the science, and the mechanical keyboard community always made us feel warm and fuzzy. Dreaming up new and better input devices kept us up at night. We wanted to share our passion with everyone.</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="/images/popsicle-sticks.jpg" alt="" /></div><div class="content">
<h2>There was something in this <br />hobby for everyone.</h2>
<p>People came for the community and the learning; and stayed for the keyboards. Some people even used it as a gateway into other maker/electrical engineering projects. The keyboard world and beyond was theirs for the taking.</p>
</div>
</section>
</section>
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
<h2>Our Past Initiatives</h2>
<p>The world of mechanical keyboards can feel daunting. We were proud to help people on their journey. <br/>We were an organization of volunteers that wanted to share our experience and knowledge with <br/>all of the Pacific Northwest and beyond.</p>
</header>
<ul class="features">
<li class="icon fa-flag-o">
<h3>Meetups</h3>
<p>We brought hundreds of mechanical keyboard enthusiasts together for show-and-tell events in the Seattle area. New friendships were made and new key switches were discovered.</p>
</li>
<li class="icon fa-keyboard-o">
<h3>Workshops</h3>
<p>We guided people through the process of soldering and building their own keyboards. We also helped newcomers to programmable boards get started with coding.</p>
</li>
<li class="icon fa-recycle">
<h3>Restoration</h3>
<p>Our volunteers restored and modernized old keyboards, which were then donated to good causes.</p>
</li>
<li class="icon fa-paper-plane-o">
<h3>Community Support</h3>
<p>We were always open to new ideas and suggestions on how we could transfer knowledge and keyboard smiles further and wider.</p>
</li>
</ul>
</div>
</section>