This repository was archived by the owner on Aug 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteam.pug
212 lines (197 loc) · 8.93 KB
/
team.pug
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
extends main.pug
block css
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/team.css">
block content
<section id="speakers">
<h1><i class="fa fa-users" aria-hidden="true"></i> Team</h1>
<p> Meet the dedicated contributors of MerOS.</p>
<div class="row1">
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/yutyo.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/yutyo.png" alt="">
</picture>
</div>
<span>Lead Developer - Designer</span>
<h4 style="margin-bottom:5px;">Tan Siret Akıncı</h4>
<h5 style="margin-bottom:10px; color:grey;">yutyo</h5>
</a>
<ul>
<li><a href="https://twitter.com/comradeyutyo" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/yutyo" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/tan-siret-akinci-9b7996b6/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
<p class="teamp">Founder of Mercode and creator of early MerOS concepts according to his "The Distro of 21st Century" dream. Works on the project since 2018.</p>
</div>
<div class="col-md-3 ">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/maciej.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/maciej.png" alt="">
</picture>
</div>
<span>Lead Nix Developer</span>
<h4 style="margin-bottom:5px;">Maciej Krüger</h4>
<h5 style="margin-bottom:10px; color:grey;">mkg20001</h5>
</a>
<ul>
<li><a href="https://twitter.com/mkg20001_" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/mkg20001" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
<p class="teamp">Creator of MerOS-Nix configs, packages and nixiquity, Sysadmin of Mercode. He has the most contribution rates within the team.</p>
</div>
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/merith.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/merith.png" alt="">
</picture>
</div>
<span>Developer - Sysadmin</span>
<h4 style="margin-bottom:10px;">Zachary Duncan</h4>
<h5 style="margin-bottom:10px; color:grey;">merith</h5>
</a>
<ul>
<li><a href="https://merith.tk" target="_blank"><i class="fa fa-globe"></i></a></li>
<li><a href="https://github.com/Merith-TK" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
<p class="teamp">First sysadmin of Mercode and an immerse coder. A true GNU/Linux advocate.</p>
</div>
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/bonsharp.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/bonsharp.png" alt="">
</picture>
</div>
<span>Developer - Sysadmin</span>
<h4 style="margin-bottom:5px;">Leung Yau Ming</h4>
<h5 style="margin-bottom:10px; color:grey;">leungyauming</h5>
</a>
<ul>
<li><a href="https://github.com/leungyauming" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
<p class="teamp">A hardworking full stack developer and sysadmin, creator of Mergit and several electron apps.</p>
</div>
<div class="col-md-3 ">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/bufgix.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/bufgix.png" alt="">
</picture>
</div>
<span>JS Developer</span>
<h4 style="margin-bottom:5px;">Faruk Oruç</h4>
<h5 style="margin-bottom:10px; color:grey;">bufgix</h5>
</a>
<ul>
<li><a href="https://twitter.com/bufgix" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/bufgix" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/%C3%B6mer-faruk-oru%C3%A7-9b1a14188/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
<p class="teamp">He is responsible for ElectronJS based apps of MerOS along with Yutyo and Leung.</p>
</div>
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/emre.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/emre.png" alt="">
</picture>
</div>
<span>Linux Developer</span>
<h4 style="margin-bottom:10px;">Emre</h4>
<h5 style="margin-bottom:10px; color:grey;">natakomia hari</h5>
</a>
<ul>
<li><a href="https://github.com/xDeveloperEmre" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
<p class="teamp">Creator of meros-installer. A Linux enthusiast.</p>
</div>
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/oriedargon.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/oriedargon.png" alt="">
</picture>
</div>
<span>Music Composer</span>
<h4 style="margin-bottom:5px;">Orie Dargon</h4>
<h5 style="margin-bottom:10px; color:grey;">OrieDargon</h5>
</a>
<ul>
<li><a href="https://twitter.com/OrieDargon" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/OrieDargon" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCO19aY4tFiVPXONv0Ts8oMA" target="_blank"><i class="fa fa-youtube-play"></i></a></li>
<li><a href="https://soundcloud.com/oriedargon" target="_blank"><i class="fa fa-soundcloud"></i></a></li>
</ul>
<p class="teamp">She is a talented chiptune sound composer. Composed the entire MerOS sound theme herself.</p>
</div>
<div class="col-md-3">
<a class="member-profile">
<div class="unhover_img">
<picture>
<img class="teamprofile" src="assets/team/caner.png" alt="">
</picture>
</div>
<div class="hover_img">
<picture>
<img class="teamprofile" src="assets/team/caner.png" alt="">
</picture>
</div>
<span>Graphic Designer</span>
<h4 style="margin-bottom:5px;">Caner Özyayıkçı</h4>
<h5 style="margin-bottom:10px; color:grey;">cimbo</h5>
</a>
<ul>
<li><a href="http://caner.ozyayikci.com/" target="_blank"><i class="fa fa-globe"></i></a></li>
<li><a href="https://twitter.com/ycanerozyayikci" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.behance.net/canerozyayikci" target="_blank"><i class="fa fa-behance"></i></a></li>
<li><a href="https://500px.com/caner9ful" target="_blank"><i class="fa fa-500px"></i></a></li>
</ul>
<p class="teamp">Formerly a designer at Mercode, Caner is the artist behind "Merkür Branding".</p>
</div>
</div>
<div class="clear"></div>
</div>
</section>