-
Notifications
You must be signed in to change notification settings - Fork 0
/
about_us.html
305 lines (249 loc) · 7.81 KB
/
about_us.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
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!doctype html>
<html lang="en">
<head>
<title>
About Us | Book Us - Wir sind käuflich | su IT --blog | suit-blog.net
</title>
<!-- meta -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Here you can get some information about us. You can 'buy' us to implement a small project for you | suit-blog.net">
<meta name="keywords" content="about, us, book, project, job, info, contact, website, suit, sudo, it">
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#111111">
<!-- open graph -->
<meta property="og:title" content="About Us | su IT --blog">
<meta property="og:type" content="website">
<meta property="og:url" content="http://suit-blog.net/about_us.html">
<meta property="og:image" content="http://suit-blog.net/logo/logo_1.png">
<meta property="og:site_name" content="suIT-blog">
<!-- main css -->
<link rel="stylesheet" type="text/css" href="/css/main.min.css">
<!-- mobile css -->
<link rel="stylesheet" media="only screen and (max-width: 767px)" type="text/css" href="/css/mobile.min.css">
<!-- desktop css -->
<link rel="stylesheet" media="only screen and (min-width: 768px)" type="text/css" href="/css/desktop.min.css">
<!-- favicon -->
<link rel="icon" type="image/png" href="/icon/favicon_64.ico">
<!-- web app manifest -->
<link rel="manifest" href="/manifest.json">
<!-- font awesome -->
<link rel="stylesheet" href="/css/fontawesome-all.min.css">
</head>
<body>
<div id="header">
<div id="banner" class="canvas">
<canvas height="50" width="200" id="animation_canvas_header">
</canvas>
<i class="fas fa-bars fa-fw" id="burger"></i>
<div id="headline">
<a href="/" target="_self">
$ su IT --blog
</a>
<div id="subtitle">
<span id="console">- we sudo everything</span>
<span class="cursor">|</span> -
</div>
</div>
<a target="_self" href="/">
<img alt="logo" src="/logo/logo_1.png" id="logo">
</a>
</div>
<div id="menu">
<ul>
<li>
<a href="/index.php?tag=linux;" target="_self">
Linux
</a>
</li>
<li>
<a href="/index.php?tag=scripts;" target="_self">
Scripts
</a>
</li>
<li>
<a href="/index.php?tag=raspberry;" target="_self">
Raspberry Pi
</a>
</li>
<li>
<a href="/index.php?tag=programming;" target="_self">
Programming
</a>
</li>
<li>
<a href="/gallery.html" target="_self">
Gallery
</a>
</li>
<li>
<a href="/index.php?tag=various;" target="_self">
Various
</a>
</li>
</ul>
</div>
</div>
<div id="body">
<div id="nav_right" class="nav">
<div id="top">
<i class="fas fa-arrow-up fa-fw"></i> Top
</div>
</div>
<div id="nav_left" class="nav">
<div>
<a target="_blank" rel="noopener" href="/about_us.html#mate">
<i class="fas fa-coffee fa-fw"></i> Buy Us A Club-Mate
</a>
</div>
<div>
<a target="_blank" rel="noopener" href="/about_us.html#book">
<i class="fas fa-shopping-cart fa-fw"></i> Book Us
</a>
</div>
</div>
<div id="background">
</div>
<div id="container">
<div id="article">
<style>
.test {
height: 400px;
width: 200px;
margin: 3px;
border: 1px solid #000000;
transform: rotate(15deg);
position: relative;
overflow: hidden;
display: inline-block;
}
.test:before {
content: "";
position: absolute;
width: 400%;
height: 200%;
top: -40%;
left: -50%;
z-index: -1;
transform: rotate(-15deg);
}
#e1:before {
background: url('/images/f_IMG_3802.jpg') 0 0 no-repeat;
}
#e2:before {
background: url('/images/f_IMG_7794.jpg') 0 0 no-repeat;
}
#e3:before {
background: url('/images/f_IMG_3807.jpg') 0 0 no-repeat;
}
#e4:before {
background: url('/images/f_IMG_3819.jpg') 0 0 no-repeat;
}
#e5:before {
background: url('/images/f_IMG_3941.jpg') 0 0 no-repeat;
}
</style>
<div class="test" id="e1">
</div>
<div class="test" id="e2">
</div>
<div class="test" id="e3">
</div>
<div class="test" id="e4">
</div>
<div class="test" id="e5">
</div>
<h1>
About Us
</h1>
<p>
If you are interested in any computer tech topic, you can find something here. On the
<b>su IT --blog</b>, we present our projects and all the fancy stuff we created.
</p>
<p>
This page just got release and is still work in progress. Please report any errors.
<br> Much more content and things are coming soon. Just give us some time :)
</p>
<ul>
<li>
<i class="fab fa-linux fa-fw"></i> Linux
</li>
<li>
<i class="fab fa-css3 fa-fw"></i> Web design
</li>
<li>
<i class="fab fa-html5 fa-fw"></i> Websites
</li>
<li>
<i class="fas fa-code fa-fw"></i> Scripting
</li>
<li>
<i class="fas fa-microchip fa-fw"></i> Hardware projects
</li>
<li>
<i class="fas fa-images fa-fw"></i> Pictures
</li>
<li>
<i class="fas fa-spinner fa-spin fa-fw"></i> Animations
</li>
<li>
Memes
</li>
</ul>
<h1 id="mate">
Support Us
</h1>
<p>
You can help us with a little donation. This allows us to pay the server costs and makes it possible to constantly push new content. Everything for free and without ads.
<br>If you like to, you can donate to us via
<a href="http://ko-fi.com/suitblog" target="_blank" rel="noopener">ko-fi.com/suitblog</a>.
<br> To show you how much we appreciate this generous gesture, you can add your E-Mail address to your donation and you will get a link with, for example extra files or an image from the gallery in full quality in reward.
</p>
<hr>
<p>
Thanks in advance for your support!
</p>
<script src="https://ko-fi.com/widgets/widget_2.js"></script>
<script>
kofiwidget2.init("Buy Us A Club-Mate", "#fe5f5f", "W7W36ACK");
kofiwidget2.draw();
</script>
<h1 id="book">
Book Us
</h1>
<p>
If you like what we create/created and you think we should take a look at it, just hit us up.
<br> We can do some small to medium sized projects for a small amount of money.
</p>
<div id="buisnesscard">
<img alt="logo" src="/logo/logo_1.png">
<div>
<b>su IT --blog</b>
<br>
<i class="fas fa-envelope fa-fw"></i>
<a href="mailto:admin@suit-blog.net" target="_self">admin@suit-blog.net</a>
<br>
<i class="fab fa-telegram fa-fw"></i>
<a href="https://t.me/suitblog" target="_blank" rel="noopener">@suit-blog</a>
</div>
</div>
</div>
</div>
</div>
<div id="footer" class="canvas">
<canvas height="50" width="200" id="animation_canvas_footer">
</canvas>
<div id="disclaimer">
There is nothing more to discover down here ¯\_(ツ)_/¯
<br>
<i class="fas fa-closed-captioning"></i> 2018
<a href="/impressum.html" target="_blank" rel="noopener">Impressum</a> |
<a href="/about_us.html" target="_blank" rel="noopener">About Us</a>
</div>
</div>
<script src="/js/animation.min.js" async></script>
<script src="/js/cli_write.min.js" async></script>
<script src="/js/main_nav.min.js" async></script>
<script src="/js/scroll.min.js" async></script>
</body>
</html>