-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (56 loc) · 3.16 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>SBUG - Subcarpathian BSD User Group</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" content="Subcarpathian BSD User Group">
<meta name="keywords" content="bug, bsd, user group, openbsd, netbsd, freebsd">
<meta name="author" content="Subcarpathian BSD User Group">
<meta name="revisit-after" content="7 days">
<meta name="robots" content="index, follow, archive">
<link rel="canonical" href="https://www.sbug.org">
<link rel="stylesheet" href="/styles/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="/styles/bootstrap-responsive.min.css" type="text/css">
<link rel="stylesheet" href="/styles/sbug.css" type="text/css">
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
</button>
<a class="brand" href="/">SBUG</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="/">Home</a></li>
<li><a href="/meetings/">Meetings</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="page-header">
<h2>Subcarpathian BSD User Group / Podkarpacka grupa użytkowników BSD</h2>
</div>
<p>Welcome to the Subcarpathian BSD User Group!</p>
<p>SBUG was founded in April 2015 by <a href="https://blog.tintagel.pl">Adam Wolk</a> and <a href="https://www.cambus.net">Frederic Cambus</a>.</p>
<p>We would like to thank NYC*BUG and its admins for kindly hosting our mailing list and spreading the word about our newly created user group. Support from the community has been amazing so far!</p>
<p>At the moment, we are trying to raise awareness about the group and gather BSD enthusiasts in the Subcarpathian voivodeship, so please help us reach users in the area.</p>
<p>Since December 2015, there is also an <a href="https://web.libera.chat/#sbug">#sbug</a> IRC channel on <s>Freenode</s> Libera.</p>
<p>Lastly, you can follow SBUG on Twitter: <a href="https://twitter.com/sbugpl" rel="nofollow">@sbugpl</a></p>
<hr>
<p></p>
<p>Witamy na Podkarpackiej grupie użytkowników BSD!</p>
<p>SBUG został założony w Kwietniu 2015 roku przez <a href="https://blog.tintagel.pl">Adama Wołka</a> i <a href="https://www.cambus.net">Frederica Cambusa</a>.</p>
<p>Chcielibyśmy podziękować grupie NYC*BUG i jej administratorom za hosting naszej listy mailingowej i promocję nowo utworzonej grupy użytkowników. Pomoc od was była bezcenna!</p>
<p>Obecnie staramy się zwiększyć świadomość na temat istnienia grupy oraz zebrać miłośników BSD z województwa podkarpackiego. Pomóż nam dotrzeć do użytkowników w swoim obszarze.</p>
<p>Od grudnia 2015 roku, istnieje też kanał <a href="https://web.libera.chat/#sbug">#sbug</a> w sieci IRC <s>Freenode</s> Libera.</p>
<p>SBUG możesz też śledzić na Twitterze: <a href="https://twitter.com/sbugpl" rel="nofollow">@sbugpl</a></p>
<hr>
<footer>
<p>Copyright (c) 2015-2025, <a href="https://www.sbug.org">SBUG</a></p>
</footer>
</div>
</body>
</html>