-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathabout-us.html
293 lines (264 loc) · 10.4 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
<!DOCTYPE HTML>
<!--
Forty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en-US">
<head>
<title>About US - Open Source Community Africa</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.min.css" />
<link rel="stylesheet" href="plugins/bootstrap/dist/css/bootstrap.min.css">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="osca.png" />
<!-- Favicon -->
<meta name="description" content="A community of creative minds driving the open source movement in Africa" />
<meta name="keywords"
content="OSCA, oscafrica, opensource africa, open source, Africa, Community, Foss Africa, FOSSAFRICA, Technology, FOSS" />
<!-- Twitter card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@oscafrica" />
<meta name="twitter:creator" content="@oscafrica" />
<meta name="twitter:title" content="Open Source Community Africa" />
<meta name="twitter:description" content="A community of creative minds driving the open source movement in Africa" />
<meta name="twitter:image" content="images/osca.png" />
<!-- Open graph -->
<meta property="og:site_name" content="Open Source Community Africa" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Open Source Community Africa" />
<meta property="og:url" content="https://oscafrica.org/" />
<meta property="og:description" content="A community of creative minds driving the open source movement in Africa" />
<meta property="og:image" content="images/osca.png" />
<!-- Google Knowledge Graph card -->
<script type="application/ld+json">
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "Open Source Community Africa",
"url": "https://oscafrica.org/",
"logo": "images/osca.png",
"description": "A community of creative minds driving the open source movement in Africa"
}
</script>
<!-- Facebook card -->
<meta property="fb:admins" content="100001738009099,100003017988002, 100005576285450" />
<meta property="fb:page_id" content="201250060624015" />
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/osca.png" />
<!-- Favicon -->
<meta name="google-site-verification" content="syKjnJ8wjjqZfM_F-EL-zhk18BX_TCp_bOpvc9TeYxc" />
</head>
<body>
<!-- Wrapper -->
<!-- Header -->
<header id="header" class="alt">
<a class="logo" href="/">
<img class="logo" src="images/osca1.png" href="/">
</a>
<!-- <a href="index" class="logo"><strong>Open Source Community</strong> <span>.Africa</span></a> -->
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<img class="menu-image" src="images/osca.png">
<ul class="links">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="about-us">About US</a>
</li>
<!-- <li>
<a href="team">Our Team</a>
</li> -->
<li>
<a href="community">Community Page</a>
</li>
<li><a href="https://blog.oscafrica.org/">Blog</a></li>
<li>
<a style="text-decoration: none;" href="https://bit.ly/osca-chapter" class="button default">Host an Event</a>
</li>
</ul>
<ul class="actions vertical">
<li>
<a style="text-decoration: none;" href="discord.gg/8STPZzN " class="button special fit">Join
US</a>
</li>
</ul>
</nav>
<!-- Main -->
<div id="main" class="alt">
<!-- One -->
<section class="up">
<div class="ins">
<div class="pays">
<div class="ans">
<div class="tittle">
<h1 class="def">About OSCA</h1>
</div>
<span class="border"></span>
<h5 class="icard"><strong>Open Source Community Africa (O.S.C.A)</strong> is for open source lovers,
enthusiasts,
advocates and experts within
and across Africa with the sole aim of increasing the rate of credible contributions by
African software developers, designers, writers and everyone involved in the sphere of technology to open
source
projects both
locally and
globally, changing the perception of Africans from just the billion users to the <strong><br> NEXT
BILLION CREATORS</strong>.</h5>
</div>
</div>
</div>
</section>
</div>
<!--secttion 2-->
<section class="about mission-vision section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="commonTab">
<ul class="nav nav-tabs justify-content-center" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="home-tab" data-toggle="tab" href="#philosophy" role="tab"
aria-controls="philosophy" aria-selected="true">Our Mission</a>
</li>
<li class="nav-item">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#mission" role="tab"
aria-controls="mission" aria-selected="false">Our Vision</a>
</li>
<li class="nav-item">
<a class="nav-link" id="contact-tab" data-toggle="tab" href="#community" role="tab"
aria-controls="community" aria-selected="false">Our Community</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="philosophy" role="tabpanel" aria-labelledby="home-tab">
<div class="row">
<div class="col-md-6 align-self-center">
<h2>Mission</h2>
<p>We are a diverse community of open source lovers, collaborating on different projects to make a
difference
across Africa.</p>
<p>We currently achieve this through the following vehicles;<br> OSCA Chapters, Open Source Festival
and
through featured open source projects.</p>
<p>Our main goal is to create an atmosphere in which Africans not only use software and hardware but
are
also creators of these technologies.</p>
</div>
<div class="col-md-6">
<img class="img-fluid rounded shadow " src="images/IMG_9443.jpg" alt="">
</div>
</div>
</div>
<div class="tab-pane fade" id="mission" role="tabpanel" aria-labelledby="profile-tab">
<div class="row">
<div class="col-md-6 align-self-center">
<h2>Vision</h2>
<p>In due time, we hope technological skills would be at the grassroots of Africa.</p>
<p>Take African developers from the billion users to the billion creators; We hope to do this with
our
monthly OSCA meetups across different chapters.</p>
<p>We hope to work with numerous organizations that promote open source culture to reach their
targeted
audience and contributors.
We will be creating the enabling environment that will allow thinkers and creators to develop open
source
technologies that will impact people.</p>
</div>
<div class="col-md-6">
<img class="img-fluid rounded shadow mt-20"
src="images/36766183_1562469023863682_7511625847669784576_o.jpg" alt="">
</div>
</div>
</div>
<div class="tab-pane fade" id="community" role="tabpanel" aria-labelledby="contact-tab">
<div class="row">
<div class="col-md-6 align-self-center">
<h2>Community</h2>
<p>Our community is a safe enabling environment on zulip chat, consisting of diverse people all
working
together to grow a collaborative system.</p>
<p>Currently we have smaller communities of people in a particular city called chapters; OSCA Lagos,
OSCA
Port-Harcourt, OSCA Imo and OSCA Lokoja. Each of this chapters have successfully hosted a physical
meetup.</p>
</div>
<div class="col-md-6">
<img class="img-fluid rounded shadow mt-20"
src="images/36838648_1562468937197024_7852850227559006208_o.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="two">
<div class="inner">
<header class="major">
<h2>Join Us</h2>
</header>
<p>
As a community, we intend to help integrate the art of open source
contribution into African developer ecosystem whilst strongly advocating for
the adoption of free and open source technologies.<br />
To achieve this, we are building an inclusive environment to accommodate developers of all skill level.
</p>
<ul class="actions">
<li><a href="discord.gg/8STPZzN" style="text-decoration: none;" class="button next">Get
Started</a></li>
</ul>
</div>
</section>
<!-- Footer -->
<div class="glass">
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/oscafrica" target="_blank" class="icon alt fa-twitter"><span
class="label">Twitter</span></a></li>
<li><a href="https://web.facebook.com/opensourcecommunityafrica/" target="_blank"
class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<!-- <li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li> -->
<li><a href="https://github.com/oscafrica" target="_blank" class="icon alt fa-github"><span
class="label">GitHub</span></a></li>
</ul>
<ul class="copyright">
<li>© OSCA <span id="copy"></span></li>
<li> HTML5 UP</li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/min/util.min.js"></script>
<script src="assets/js/main.js"></script>
<!-- Main jQuery -->
<script src="plugins/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap 3.7 -->
<script src="plugins/bootstrap/dist/js/popper.min.js"></script>
<script src="plugins/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Parallax -->
<script src="plugins/parallax/jquery.parallax-1.1.3.js"></script>
<!-- lightbox -->
<script src="plugins/lightbox2/dist/js/lightbox.min.js"></script>
<!-- Owl Carousel -->
<script src="plugins/slick-carousel/slick/slick.min.js"></script>
<!-- Portfolio Filtering -->
<!-- Custom js -->
<script src="js/script.js"></script>
</body>
</html>