-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpycon.html
executable file
·266 lines (222 loc) · 9.92 KB
/
pycon.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">
<link rel="icon" href="images/icon.png">
<meta name="description" content="Python Cameroon">
<meta name="keywords" content="python cameroon user group,Python conference, programing Africa,Programing,python cameroon,pycon,python">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Pycon Cameroon</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animate.css">
</head>
<style>
body{
background:url("images/black-and-white-lights-abstract-curves.jpg");
background-attachment: fixed;
background-size: cover;
}
.land{ background-image:url("images/pid.png");
min-height: 100%;
}
a.btngrov{
background-color: green;
font-size: 16px;
font-weight: bolder;
border: none;
box-shadow:2px 3px 3px rgba(2, 2, 2, 0.349);
color:white;
margin:10px;
}
.thumbnail{
padding-bottom:20px;
}
a.btngrov:hover{
box-shadow:0px 3px 3px rgba(7, 212, 31, 0);
}
.blk-well{
background-color: rgba(0, 0, 0, 0.582);
border-radius: 7px;
margin-right:30px;
}
.timer{
font-weight: bold;
color:white;
}
#news{
background-color: rgba(0, 0, 0, 0.651);
margin:0px auto;
text-align: center;
}
.ticks{
background:rgba(194, 178, 209, 0.664);
padding-top:30px;
}
.ticks .thumbnail{
padding:0px;
border:none;
margin:10px;
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.651);
margin-top:30px;
}
.ticks .btn{
font-size: 29px;
}
.container, .call{
text-align: center;
}
.disabled a {
color:grey;
}
</style>
<body>
<script>$(document).ready(function() {
$(".nav li.disabled a").click(function() {
return false;
});
});</script>
<div class="land well">
<div class="landing">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#navbar">
<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"> <img src="images/pythonlogo.png" class="img-responsive" width="200" height="120"> </a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right" id="nav">
<li ><a href="index.html">Pythoncm</a></li>
<li><a href="index.html#coc">COC</a></li>
<li class="disabled"><a href="" >Schedule</a></li>
</ul>
</div>
</nav>
<div class="content">
<div class="inner">
<div class="col-md-6 blk-well local"><h2>PyCon Cameroon 2018</h2>
<h3>Location: Limbe,South West<br>
Date: 23/24 February </h3>
<p>PyCon Cameroon is an annual conference aimed at promoting and educating people about the Python programming language.
</p><br>
<div class="timer">
<div class="col-md-4"><h2>PyCon Cameroon 2018 in:</h2></div>
<div class="col-md-8 time">
<div class="col-md-3 col-xs-3">
<p id="days">0</p>
<p>Days</p>
</div>
<div class="col-md-3 col-xs-3">
<p id="hours">0</p>
<p>Hours</p>
</div>
<div class="col-md-3 col-xs-3">
<p id="minutes">0</p>
<p>minutes</p>
</div>
<div class="col-md-3 col-xs-3">
<p id="seconds">0 </p> <p>seconds</p>
</div>
</div>
</div>
</div>
<div class="col-md-5 thumbnail anim">
<img class="img-repsonsive " src="images/maxp.png">
<div class="col-md-9">
<b>Call for Proposals are now open!<br><a href="speaking.html" class="btngrov "> Submit your talk, tutorial</a></b><br>
</div>
<div class="col-md-3">
<br><a href="https://www.eventbrite.com/e/pycon-cameroon-tickets-39135133237" class="btngrov"> Get Ticket </a>
</div>
</div>
</div>
</div>
</div>
</div>
<section>
<div class="container-fluid call well">
<div class="col-md-12">
<h2>Call for Proposals are now open!</h2>
<p> if you wish to talk to at the Python Cameroon you can submit you proposals now .</p>
<a href="speaking.html" class="btngrov "> Submit your talk, tutorial</a></b><br>
</div>
</div>
</section>
<div class="container ticks">
<h1>Get Tikcets </h1>
<div class="row">
<div class="col-md-3 thumbnail">
<ul class="list-group">
<li class="list-group-item"><h3>Patrion Ticket<i class="fa fa-ticket"></i></h3></li>
<li class="list-group-item"><h2>7000 FCFA</h2></li>
<li class="list-group-item"><i class="fa fa-check"></i><small>Admission on Day 1,2 and 3</small></li>
<li class="list-group-item"><i class="fa fa-check"></i>Evening Networking</li>
<li class="list-group-item"> <i class="fa fa-check"></i>T-shirt</li>
</ul>
<p>Sales end Janyary 24</p>
<a href="https://www.eventbrite.com/e/pycon-cameroon-tickets-39135133237" class="btn btn-primary btn-block">Buy Ticket </a>
</div>
<div class="col-md-3 thumbnail">
<ul class="list-group">
<li class="list-group-item"><h3>Donation Ticket <i class="fa fa-ticket"></i></h3></li>
<li class="list-group-item"><h2>2000 FCFA</h2></li>
<li class="list-group-item"><i class="fa fa-check"></i><small>Admission on Day 1,2 and 3</small></li>
<li class="list-group-item"> <i class="fa fa-check"></i><small>T-shirt</small></li>
</ul>
<p>Sales end Janyary 24</p>
<a href="https://www.eventbrite.com/e/pycon-cameroon-tickets-39135133237" class="btn btn-success btn-block">Buy Ticket </a>
</div>
<div class="col-md-3 thumbnail">
<ul class="list-group">
<li class="list-group-item"><h3>Full Ticket <i class="fa fa-ticket"></i></h3></li>
<li class="list-group-item "><h2> FREE </h2></li>
<li class="list-group-item"><i class="fa fa-check"></i><small>Admission on Day 1,2 and 3</small></li>
</ul>
<p>Sales end December 27 </p>
<a href="https://www.eventbrite.com/e/pycon-cameroon-tickets-39135133237" class="btn btn-warning btn-block">Buy Ticket </a>
</div>
</div>
</section>
<section id="news">
<div class="container">
<div class="row">
<dic class="col-md-12">
<h1> News </h1>
<br>
<h2>Stay tuned on Facebook and Twitter<h2>
<div class="col-md-5"><h3>Tweets</h3>
<a href="https://twitter.com/pycameroon?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @pycameroon</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="col-md-5"><h3>Facebook</h3>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.10';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="https://www.facebook.com/pythoncm" data-layout="standard" data-action="like" data-size="large" data-show-faces="false" data-share="true"></div>
</div>
</div>
</div>
</section>
<footer>
<i class="fa fa-slack fa-4x icon"></i>
<p> Designed & Developed with <i class="fa fa-coffee"> </i> & <i class="fa fa-heart"></i> by Python Cameroon © Copy rights 2017 </p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0"src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
</footer>
<a href="#top" id="scrollTop"><i class="fa fa-hand-o-up fa-2x"></i></a>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/scrollreveal.min.js"></script>
<script src="js/js.js"></script>
</body>
</html>