-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
96 lines (84 loc) · 4.46 KB
/
Copy pathindex.html
File metadata and controls
96 lines (84 loc) · 4.46 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
---
layout: landing-page
---
<!-- About Us -->
<article id="main">
<section class="wrapper style1 container special">
<div class="4u">
</div>
<br>
<div class="container">
<h2>About Us</h2>
<p class="text-center">We are a volunteer group of Linux enthusiasts based in Cochise County, Arizona. Our mission is to create a space where Linux users can connect with each other to share advice and troubleshoot issues, host presentations on Free and Open Source Software from both members and guest speakers, and promote the adoption of Linux operating systems on personal computers across the county.</p>
</div></div></section>
<!-- Monthly Meetings -->
<section class="wrapper style2 container special-alt">
<div class="row">
<div class="4u">
<header>
<h2><center>Monthly Meetings</center></h2>
</header>
We hold a monthly Ubuntu Hour and a group meeting where we give presentations and provide troubleshooting help for any Linux-related questions. All of our events are free and open to the public, welcoming people of all skill levels and tech backgrounds. Our presentations cover a range of topics, from beginner to advanced, and occasionally feature specialized sessions led by Linux professionals. Be sure to check our calendar for upcoming events!</p>
</div>
<!-- Blank Spacer -->
<div class="4u">
</div>
<!-- Upcomming Events -->
<div class="4u">
<header>
<h2>Upcoming Events</h2>
</header>
<p text-align="left">
<b><i>08/25</b></i> 5pm CLUG Meeting<br>
<b><i>09/10</b></i> 6pm Ubuntu Hour<br>
<b><i>09/22</b></i> 5pm CLUG Linux Workshop<br>
<b><i>10/08</b></i> 6pm Ubuntu Hour<br>
<b><i>10/27</b></i> 5pm CLUG Supper Meeting<br>
<b><i>11/12</b></i> 6pm Ubuntu Hour<br>
<b><i>11/24</b></i> 5pm CLUG Meeting<br>
<b><i>12/10</b></i> 6pm Ubuntu Hour<br>
<b><i>12/22</b></i> 5pm CLUG Linux Workshop<br>
</p>
</div></div>
<!-- Buttons Under Events -->
<ul id="hpmenu" align="center">
<li><a href="blog" class="button">Meeting Notes</a></li>
<li><a href="calendar" class="button">Calendar</a></li>
<li><a href="/inventory" class="button">CLUG Inventory</a></li>
<li><a href="mailinglist" class="button">Mailing list</a></li>
</ul></section>
<!-- Goals Section -->
<section class="wrapper style1 container special">
<h2><strong>Our Goals</strong></h2>
<div class="row">
<div class="4u">
<section>
<span class="icon featured fa-check"></span>
<header>
<h3>Linux Awareness</h3>
</header>
<p>We introduce Linux to those who may not be aware of alternatives to Windows or Mac. We also share information about other free and open-source software that they can use on their current systems.</p>
</section></div>
<div class="4u">
<section>
<span class="icon featured fa-check"></span>
<header>
<h3>Linux Support</h3>
</header>
<p>We provide an expanding support network where experienced Linux users assist others with any issues they may encounter, including installation, configuration, and beyond.</p>
</section></div>
<div class="4u">
<section>
<span class="icon featured fa-check"></span>
<header>
<h3>Linux Education</h3>
</header>
<p>We offer presentations on a wide range of Linux and FOSS topics. These sessions, along with the group itself, are entirely free and open to anyone who wants to join.</p>
</section></div></section>
<!-- Footer -->
<footer class="major">
</footer>
</div></section></article>