-
Notifications
You must be signed in to change notification settings - Fork 44
/
contribution.html
266 lines (220 loc) · 10.3 KB
/
contribution.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mozilla TN Contributors</title>
<meta name="description" content="">
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!-- favicon -->
<!-- end of favicon -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-63310670-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<!--/head-->
<body>
<header id="header">
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="index.html"><i class="fa fa-bolt"></i>Weeks of ution</a></a> </div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About</a></li>
<li class="active"><a href="contribution.html">Contribution Areas</a></li>
<li><a href="cal.html">Schedule</a></li>
<li class="dropdown"><a href="leader.html">LeaderBoards</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="menu1">
<li role="presentation"><a role="menuitem" tabindex="-1" href="mls.html">Mozilla Location Service</a></li>
</ul>
</li>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div>
</div>
<!--/.container-->
</nav>
<!--/nav-->
</header>
<!--/header-->
<div class="color-border"> </div>
<section id="inner-page">
<div class="container">
<div class="center">
<h2>Contribution Areas</h2>
<p class="lead">There are lot of ways to get started & we will teach some of them</p>
</div>
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-map-marker"></i>
<h2>Mozilla Location Services</h2>
<h3>The Mozilla Location Service (MLS) is an open service which lets devices determine their location based on network infrastructure like WiFi access points and cell towers. This network based location service complements satellite based navigation systems like A-GPS. Combined these two approaches are one of the foundations for enabling context aware applications.</h3>
<div class="btn-group btn-group-justified">
<a href="https://reps.mozilla.org/e/tamilnadu-stumbling-in-a-box/" class="btn btn-primary" target="_href">Mozillian</a>
<a href="https://moztn.etherpad.mozilla.org/Mozilla-location-services" class="btn btn-primary" target="_href">Etherpad</a>
<a href="https://www.facebook.com/events/698154760311964/" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-pencil"></i>
<h2>Creative</h2>
<h3>It is fully about designing the official Logo for Mozilla Tamilnadu team, bringing more creative contributors to get highlighted.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="https://www.facebook.com/events/1596492837255786/" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-book"></i>
<h2>Documentation</h2>
<h3>Documentation is one of the main contribution done to the community. Whenever a single learning is documented in a blog lot of people will love to learn from them. And also you can easily write blog post about Firefox, Firefox OS and write MDN articles all it needs in writing knowledge in any language.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-bug"></i>
<h2>Quality Assurance</h2>
<h3>Find intersting bugs in the Mozilla Software / Service you use daily.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-exchange"></i>
<h2>Localization & Translation</h2>
<h3>Learn how to convert Mozilla Software to your local languages so board community members will be using it with love</h3>
<div class="btn-group btn-group-justified">
<a href="https://reps.mozilla.org/e/weeks-of-contribution-week-2/" class="btn btn-primary" target="_href">Mozillian</a>
<a href="https://moztn.etherpad.mozilla.org/l10n-week" class="btn btn-primary" target="_href">Etherpad</a>
<a href="https://www.facebook.com/events/1616710648567278/" class="btn btn-primary" target="_href">Facbook</a>
<a href="https://plus.google.com/u/0/events/c3l5jb7pcg0cj3sal2gqe0q9vl4" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-rocket"></i>
<h2>Firefox OS app development</h2>
<h3> Learn Develop interesting mobile application for Firefox OS and cross platform apps for Desktop and Android devices.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
</div>
</div>
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-puzzle-piece"></i>
<h2>Firefox add-ons development</h2>
<h3>Learn to Develop interesting Add-ons which will make Firefox browser more interesting</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-file-text-o"></i>
<h2>Helping</h2>
<h3>Help Mozillians all over the if they get in trouble. Learn more about Army of Awesome, Knowledge Board and Support Mozilla.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-code"></i>
<h2>Coding</h2>
<h3>Learn how to do code contribution to Mozilla Products.</h3>
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-primary" target="_href">Mozillian</a>
<a href="#" class="btn btn-primary" target="_href">Etherpad</a>
<a href="#" class="btn btn-primary" target="_href">Facbook</a>
<a href="#" class="btn btn-primary" target="_href">Google+</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/.container-->
</section>
<!--/#inner-page-->
<section id="get-started">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2>Want to talk to us</h2>
<p>We love to share our knowledge with you and your friends</p>
<a href="contact-us.html" class="btn btn-primary" target="_href">Contact us</a> </div>
</div>
</div>
<!--/.container-->
</section>
<!--/#get-started-->
<div class="color-border"> </div>
<footer id="footer" align="center">
<div class="follow-us" align="center">
<a class="fa fa-facebook social-icon" href="https://www.facebook.com/MozilliansTamilNadu" target="_href"></a>
<a class="fa fa-twitter social-icon" href="https://twitter.com/mozillaTN" target="_href"></a>
<a class="fa fa-google-plus social-icon" href="#" target="_href"></a> </div>
</footer>
<!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>