This repository has been archived by the owner on Jul 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
189 lines (172 loc) · 7.43 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
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
---
layout: default
title: Home
permalink: /
---
<div id="headerwrap">
<div class="container">
<div class="row centered">
<div class="col-lg-8 col-lg-offset-2">
<div class="code-editor">
<div class="top-bar">
<ul class="control">
<li class="button"></li>
<li class="button"></li>
<li class="button"></li>
</ul>
<div class="file-path">~/Users/osDFS/website</div>
</div>
<ul class="line-numbers">
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
<li>6</li>
<li>7</li>
<li>8</li>
<li>9</li>
<li>10</li>
<li>11</li>
<li>12</li>
<li>13</li>
<li>14</li>
<li class="no-mobile">15</li>
<li class="no-mobile">16</li>
</ul>
<div class="code">
<p class="comment">/* Welcome to osDFS's website! */</p>
<p><span class="selector">#osDFS</span> {</p>
<p class="indent"><span class="prop">stands-for:</span> Open Source Digital Freedom Society;</p>
<p class="indent"><span class="prop">location:</span> offCampus;</p>
<div class="no-mobile">
<p class="indent"><span class="prop">description:</span> A special interest group that supports women & men who study or are interested in Computer and Information Science.</p>
<p class="indent"><span class="prop">email: </span> url('[email protected]');</p>
</div>
<p>}</p>
</div>
</div>
</div>
</div>
<div class="row centered">
<a class="scroll-down" href="#mission">
<i id="scroll-down" class="fa fa-chevron-down"></i>
</a>
</div>
</div>
</div>
<button onclick="topFunction()" id="myBtn" class="myBtn" title="Go to top"><span data-icon="B"></span></button>
<div id="mission">
<div class="container">
<div class="row centered">
<div class="col-lg-8 col-lg-offset-2">
<h2>Our Mission</h2>
<p>We are Open Source Digital Freedom Society. We are an off campus community that supports women & men that are interested in computer and information science and all tech things. We host tech talks, community events, and business leaders from all around the area on a weekly basis. Our goal is to create and inspire a strong community of women & men in technology fields. We aim to bring support, networking and mentoring to help women & men on your campus to find success in the classroom and in the office.</p>
</div>
</div>
</div>
</div>
<!--Basics-->
<section id="basics" class="container text-center">
<header>
<hr/>
<h2>Basics</h2>
<p>First steps to help make your open source project more friendly and inclusive</p>
</header>
<div class="row">
<a class="col-md-4" href="https://www.contributor-covenant.org" target="_blank" rel="noopener">
<img alt="" src="img/projects/contributorcovenant.png" />
<h3>Contributor Covenant</h3>
<p>A Code of Conduct for Open Source Projects.</p>
</a>
<a class="col-md-4" href="https://yourfirstpr.github.io" target="_blank" rel="noopener">
<img alt="" src="img/projects/yourfirstpr.png" />
<h3>Your First PR</h3>
<p>Helps you get started contributing to Open Source by showcasing great starter issues on GitHub and elsewhere.</p>
</a>
<a class="col-md-4" href="https://up-for-grabs.net" target="_blank" rel="noopener">
<img alt="" src="img/projects/upforgrabs.png" />
<h3>Up For Grabs</h3>
<p>A list of projects which have curated tasks specifically for new contributors. These are a great way to get started with a project.</p>
</a>
<a class="col-md-4" href="https://firstcontributions.github.io" target="_blank" rel="noopener">
<img alt="" src="img/projects/firstcontribution.jpg" />
<h3>First Contributions</h3>
<p>🚀✨ Make your first open source contribution in 5 minutes.</p>
</a>
</div>
</section>
<!--Fact Counter-->
<section class="welcome-section pt-70 pb-70" data-bac="#317EFB">
<div class="auto-container">
<div class="sec-title clearfix">
<div class="row centered">
<h2>Our<span class="normal-font theme_color"> Reach</span></h2>
<div class="text"></div>
</div>
</div>
<div class="">
<!--Fact Counter-->
<div class="fact-counter">
<div class="row clearfix">
<!--Column-->
<article class="col-md-3 col-sm-3 col-xs-12 column wow fadeIn" data-wow-duration="0ms">
<div class="inner">
<div class="icon"><span class="module-feature-icon fa fa-users"></span></div>
<h3 class="counter-title">Students Impacted</h3>
<div class="count-outer"><span class="count-text">30+</span></div>
</div>
</article>
<!--Column-->
<article class="col-md-3 col-sm-3 col-xs-12 column wow fadeIn" data-wow-duration="0ms">
<div class="inner">
<div class="icon"><span class="module-feature-icon fa fa-female"></span></div>
<h4 class="counter-title">Female Participants</h4>
<div class="count-outer"><span class="count-text">40%</span></div>
</div>
</article>
<!--Column-->
<article class="col-md-3 col-sm-3 col-xs-12 column wow fadeIn" data-wow-duration="0ms">
<div class="inner">
<div class="icon"><span class="module-feature-icon fa fa-bus"></span></div>
<h4 class="counter-title">Cities India</h4>
<div class="count-outer"><span class="count-text">1</span></div>
</div>
</article>
<!--Column-->
<article class="col-md-3 col-sm-3 col-xs-12 column wow fadeIn" data-wow-duration="0ms">
<div class="inner">
<div class="icon"><span class="module-feature-icon fa fa-university"></span></div>
<h4 class="counter-title">College Impacted</h4>
<div class="count-outer"><span class="count-text">1</span></div>
</div>
</article>
</div>
</div>
</div>
</div>
</section>
<div id="meetings">
<div class="container">
<div class="row centered">
<div class="col-lg-8 col-lg-offset-2">
<h2><a href="https://docs.google.com/forms/d/e/1FAIpQLSfpGCP-crXkEYiSTeQlS8VdE2pinn4fvFtxon8E1kbPPZRMAQ/viewform?usp=sf_link">Click to join!</a></h2>
</div>
</div>
<div class="row centered">
<br>
<br>
<div class="col-md-4 col-sm-4">
<h4><i class="fa fa-calendar-o"></i>Every Tuesday</h4>
</div>
<div class="col-md-4 col-sm-4">
<h4><i class="fa fa-clock-o"></i>Not Available</h4>
</div>
<div class="col-md-4 col-sm-4">
<h4><i class="fa fa-map-marker"></i>It will be decided</h4>
</div>
</div>
<br>
<br>
</div>
</div>