forked from StartBootstrap/startbootstrap-landing-page
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
371 lines (312 loc) · 17 KB
/
Copy pathindex.html
File metadata and controls
371 lines (312 loc) · 17 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
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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Grazer Computer Club - GC2</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="css/landing-page.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="#page-top">Start</a>
<a class="navbar-brand" href="#projekts">Projekte</a>
<!--<a class="navbar-brand" href="#press_news">Presse & Talks</a> -->
<a class="navbar-brand" href="#team">Team</a>
<a class="navbar-brand" href="#donate">Donate</a>
<a class="navbar-brand" href="#impressum">Impressum</a>
</div>
</nav>
<!-- Masthead -->
<header class="masthead text-white text-center" id="masthead">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<h1 class="mb-5">Grazer Computer Club - GC2</h1>
<!-- <h5>Wird bringen Menschen, Computer- und Programmierkenntnisse näher und fördern das Studium der Informatik und verwandte Themen.</h5> -->
<h4>Programmieren & Computertechnologie</h4>
</div>
</div>
</div>
</header>
<!-- Projekte Abschnitt -->
<section class="showcase" id="projekts">
</br>
<h1 class="mb-5 text-center">Projekte</h1>
<div class="container-fluid p-0">
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('img/WiringPi.png');"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>WiringPi Library Development</h2>
<p class="lead mb-0">Das Team führt die Weiterentwickung der WiringPi Library für GPIO Programmierung am Raspberry Pi.</p>
</br>
<p class="lead mb-0"><a href="https://github.com/WiringPi/WiringPi" class="btn btn-primary" role="button">Git Projektseite</a></p>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 text-white showcase-img" style="background-image: url('img/Blog.jpg');"></div>
<div class="col-lg-6 my-auto showcase-text">
<h2>Blog</h2>
<p class="lead mb-0">Das Team sammelt Informationen zu den Themenbereichen Computer, Raspberry Pi, Programmierung, Events und sonstige Informatik und stellt sie auf einem Blog zur Verfügung.</p>
</br>
<p class="lead mb-0">
<a href="https://grazercomputerclub.github.io/Blog/" class="btn btn-primary" role="button">Blog Seite</a>
<!-- <a href="https://grazercomputerclub.github.io/BlogEN/" class="btn btn-primary" role="button">Blog (English)</a> -->
</p> Presse & Talks
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('img/geany.png');"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Software Entwicklung und Anleitungen</h2>
<p class="lead mb-0">Das Team entwickelt, wartet und erhaltet Bibilotheken, Tools, Programme und Anleitungen mit Fokus auf den Raspberry Pi.
<p class="lead mb-0">Alles wird unter einer CC-Lizenz auf der Grazer Computer Club Git Seite veröffentlicht.</p>
</br>
<p class="lead mb-0">
<a href="https://github.com/GrazerComputerClub" class="btn btn-primary" role="button">Git Repositorys</a>
</p>
</div>
</div>
</section>
<section class="showcase" id="old projekts">
</br>
<h1 class="mb-5 text-center">Frühere Projekte</h1>
<div class="container-fluid p-0">Presse & Talks
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('img/Raspberry-Pi-Jam.jpg');"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Raspjamming</h2>
<p class="lead mb-0">Raspjamming war der Names des Raspberry Pi Jam den der GC2 bis 2020 bei den jährlichen Grazer Linuxtagen organisierte.</p>
<p class="lead mb-0">Hierfür wurde Hardware, Anleitungen und sogar eine eigene Distribution erstellt...</p>
</br>
<p class="lead mb-2">
<a href="https://raspjamming.gc2.at" class="btn btn-primary" role="button">Projektseite</a>
<!-- <a href="https://blog.gc2.at/post/raspjamming-raspberry-pi-jam/" class="btn btn-primary" role="button">Blog-Eintrag</a> -->
<a href="https://github.com/mstroh76/Raspjamming/releases" class="btn btn-primary" role="button">Raspjamming OS</a>
<a href="https://github.com/GrazerComputerClub/GC2-xHAT" class="btn btn-primary" role="button">GC2-xHAT Raspjamming HAT</a>
<a href="https://pi-xo.gc2.at" class="btn btn-primary" role="button">Pi-XO Gaming Device</a>
</p>
</div>
</div>
</div>
</section>
<!-- Presse & Talks -->
<!--
<section class="features-icons bg-none text-center" id="press_news">
<div class="container">
<h2 class="mb-5">Presse & Talks</h2>
<div class="row">
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-2">
<div class="features-icons-icon d-flex">
<i class="icon-eye m-auto text-primary"></i>
</div>
<h3>Online Presse</h3>
12.06.2018 <a href="https://futurezone.at/digital-life/raspjamming-aus-spass-an-der-technik/400036450">Futurezone</a> Raspjamming aus Spaß an der Technik
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-2">
<div class="features-icons-icon d-flex">
<i class="icon-film m-auto text-primary"></i>
</div>
<h3>Talks & Co.</h3>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> 08.10.2018 <a href="https://www.youtube.com/watch?v=FNQvvAvoGCI">Killing Golden Images</a> beim <a href="https://chocolateyfest.com">Chocolateyfest</a> in San Francisco
</li>
<li class="list-inline-item mr-3"> 14.11.2018 <a href="https://github.com/GrazerComputerClub/Talk/blob/master/GC2%20-%20DIY%20Gaming%20Device%20-%20Public.pdf">DIY Gaming Device</a> bei <a href="http://gamedevgraz.at">Game Dev Graz</a> Meetup
</li>
<li class="list-inline-item mr-3"> 27.04.2019 <a href="https://media.ccc.de/v/glt19-32-raspberry-pi">Raspberry Pi Projekte</a> bei <a href="https://www.linuxtage.at">Grazer Linuxtage</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
-->
<!-- Team Abschnitt -->
<section class="testimonials text-center bg-light" id="team">
<div class="container">
<h2 class="mb-5">Unser Team</h2>
<div class="row">
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-10">
<img class="img-fluid rounded-circle mb-3" src="img/martin.jpg" alt="">
<h5>Martin Strohmayer</h5>
<p class="font-weight-light mb-0">Obmann</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/mstroh76"> <i class="fab fa-github fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="https://www.youtube.com/channel/UC19lTAlTNvCuM2Mib0Qakqw"> <i class="fab fa-youtube fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="mailto:martin.strohmayer@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-10">
<img class="img-fluid rounded-circle mb-3" src="img/christof.jpg" alt="">
<h5>Christof Hirndler</h5>
<p class="font-weight-light mb-0">Obmann Stellvertreter</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/chirndler"> <i class="fab fa-github fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="mailto:christof.hirndler@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-10">
<img class="img-fluid rounded-circle mb-3" src="img/christoph.jpg" alt="">
<h5>Christoph Wörgötter</h5>
<p class="font-weight-light mb-0">Kassier</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/woergi"> <i class="fab fa-github fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="mailto:christoph.woergoetter@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-10">
<img class="img-fluid rounded-circle mb-3" src="img/andreas.jpg" alt="">
<h5>Eberhard Andreas</h5>
<p class="font-weight-light mb-0">Kassier Stellvertreter</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"> <a href="mailto:andreas.eberhard@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="https://www.youtube.com/channel/UCMsHJ61jNReBuPoufDoYGcQ"><i class="fab fa-youtube fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" src="img/manfred.jpg" alt="">
<h5>Manfred Wallner</h5>
<p class="font-weight-light mb-0">Schriftführer</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/mwallner"> <i class="fab fa-github fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item mr-3"> <a href="https://mastodon.social/@schusterfredl"> <i class="fab fa-mastodon fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="https://mwallner.net/"> <i class="fab fa-chrome fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="mailto:manfred.wallner@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" src="img/jeremias.jpg" alt="">
<h5>Jeremias Kleer</h5>
<p class="font-weight-light mb-0">Schriftführer Stellvertreter</p>
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/jeremiaskleer"> <i class="fab fa-github fa-2x fa-fw"></i> </a> </li>
<li class="list-inline-item"> <a href="https://kleer.at"> <i class="fab fa-chrome fa-2x fa-fw"></i> </a> </li>
<li class="list-inline-item"> <a href="mailto:jeremias.kleer@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"></i> </a> </li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Spenden Abschnitt -->
<section class="testimonials text-center bg-light" id="donate">
<div class="container">
<h2 class="mb-2">Spenden / Donate</h2>
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-8 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" src="img/bitcoin-btc-logo.png" alt="">
<img class="img-fluid mb-3" src="img/gc2_bitcoin.png" alt="">
<h5>Bitcoin</h5>
<div class="clipboard-example align-items-center w-200">
<div class="input-group mb-3">
<input id="bitcoin"
type="text"
class="form-control"
placeholder="BTC Address..."
aria-label="BTC Address"
aria-describedby="btn01"
value="bc1qtpka0cwqsm7lc8m5ujfl9zc7axz7dlesw5xm52"
readonly
>
<button id="btn01"
class="btn btn-dark"
type="button"
data-clipboard-demo=""
data-clipboard-target="#bitcoin"
data-bs-toggle="tooltip"
data-bs-placement="bottom"
title="Copy to Clipboard"
onclick="CopyToClipboard()"
>Copy</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer bg-light">
<div class="container" id="impressum">
<h2 class="mb-5">Impressum</h2>
<div class="row">
<div class="col-lg-6 h-100 text-center text-lg-left my-auto">
<h5>Verein: Grazer Computer Club - GC2</h5>
<h6>ZVR: 1093020071</h6>
<h6>Rechtlicher Sitz: Graz</h6>
</div>
</div>
</br>
<div class="row">
<div class="col-lg-6 h-100 text-center text-lg-left my-auto">
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3"> <a href="https://github.com/GrazerComputerClub"> <i class="fab fa-github fa-2x fa-fw"> </i> </a> </li>
<!-- <li class="list-inline-item mr-3"> <a href="https://twitter.com/_GC2_"> <i class="fab fa-twitter-square fa-2x fa-fw"> </i> </a> </li> -->
<li class="list-inline-item mr-3"> <a href="https://chaos.social/@_GC2_"> <i class="fab fa-mastodon fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="https://www.youtube.com/channel/UCht2jW5A034T3N9lwyklRIw"><i class="fab fa-youtube fa-2x fa-fw"> </i> </a> </li>
<li class="list-inline-item"> <a href="mailto:office@gc2.at"> <i class="fa fa-envelope fa-2x fa-fw"> </i> </a> </li>
</ul>
</div>
</div>
</br>
<div class="row">
<div class="col-lg-10 h-100 text-center text-lg-left my-auto">
<p>
<h5>Haftung für Inhalte dieser Webseite</h5>
Wir bemühen uns korrekte und aktuelle Informationen bereitzustellen. Leider können wir keine Haftung für die Korrektheit aller Inhalte auf dieser Webseite übernehmen, speziell für jene die seitens Dritter bereitgestellt wird. Sollten Ihnen problematische oder rechtswidrige Inhalte auffallen, bitte wir Sie uns umgehend zu kontaktieren.
</p>
<p>
<h5>Haftung für Links auf dieser Webseite</h5>
Unsere Webseite enthält Links zu anderen Webseiten für deren Inhalt wir nicht verantwortlich sind. Wenn Ihnen rechtswidrige Links auf unserer Webseite auffallen, bitte wir Sie uns zu kontaktieren, Sie finden die Kontaktdaten im Impressum.
</p>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script>
function CopyToClipboard() {
// Get the text field
var copyText = document.getElementById("bitcoin");
// Select the text field
copyText.select();
copyText.setSelectionRange(0, 99999); // For mobile devices
// Copy the text inside the text field
navigator.clipboard.writeText(copyText.value);
// show for testing
//alert("Copied the text: " + copyText.value);
}
</script>
</body>
</html>