-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
36 lines (31 loc) · 1.62 KB
/
about.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
---
layout: default
---
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon fa-mobile"></span>
<h2>About the Team</h2>
</header>
<!-- One -->
<section class="wrapper style4 container">
<!-- Content -->
<div class="content">
<section>
<header>
<h3>The Founders</h3>
</header>
<p><a name="accalia"></a><strong>Accalia DeElementia</strong> is the development expert and co-founder of SockDrawer. She took up the challenge of building forum bots for a new generation of forums, and she's been the one obsessing over getting the architecture just right. Without her, none of this would have happened.</p>
<p><a name="yami"></a><strong>Yamikuronue</strong> is the testing expert and co-founder of SockDrawer. She was brought in to explain "how the heck you test this thing anyway", and stayed for the chance to learn Node.JS. Without her, SockDrawer's pace would never have been sustainable.</p>
</section>
<section>
<header>
<h3>Notable Contributors</h3>
</header>
<p><a name="onyx"></a><strong>Onyx</strong> came up with the original suggestion behind ServerCooties.com; he contributes his front-end expertise from time to time.</p>
<p><a name="red"></a><strong>Rednaxela</strong> is the newest sockdev, lending his much-needed skill with css to the projects.</p>
<p><a name="racepro"></a><strong>RaceProUK</strong> helped start the organization before moving on to greener pastures. You can see her work in the older repositories.</p>
</section>
</div>
</section>
</article>