-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path404.html
268 lines (196 loc) · 7.95 KB
/
404.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600,700|Roboto+Mono&display=swap" rel="stylesheet">
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<meta name="generator" content="Hugo 0.55.6" />
<title>Python Benin</title>
<meta name="title" content="Python Benin">
<meta name="description" content="La communauté des utilisateurs du langage de programmation Python au Bénin">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pythonbenin.com/">
<meta property="og:title" content="Python Benin">
<meta property="og:description" content="La communauté des utilisateurs du langage de programmation Python au Bénin">
<meta property="og:image" content="">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://pythonbenin.com/">
<meta property="twitter:title" content="Python Benin">
<meta property="twitter:description" content="La communauté des utilisateurs du langage de programmation Python au Bénin">
<meta property="twitter:image" content="La communauté des utilisateurs du langage de programmation Python au Bénin">
<title>404 Page not found | Python Bénin</title>
<style>
.link {
text-decoration: underline;
font-weight: bold;
}
#mobilemenu {
transition: .3s;
}
.button-primary {
padding: 0.75rem 1rem;
background-color: #5C038B;
color: white;
font-family: 'Poppins';
font-weight: bold;
cursor: pointer;
}
.main-font {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.secondary-font {
font-family: 'Roboto Mono';
}
.bg-pink {
background-color: #EA007B;
}
.bg-purple {
background-color: #5C038B;
}
.bg-purple-dark {
background-color:#420264;
}
.text-pink {
color: #EA007B;
}
.text-purple {
color: #5C038B;
}
.mobile-menu-item-bordered {
border: solid #5C038B 1px;
}
body {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
background-color: #EDEEF2;
}
.container {
max-width: 1060px;
padding: 40px 40px;
margin: 0 auto;
}
#nav a {
font-weight: bold;
color: inherit;
}
#nav-border {
border-bottom: 1px solid #212529;
}
#main {
margin-top: 1em;
margin-bottom: 4em;
}
#home-jumbotron {
background-color: inherit;
}
.font-125 {
font-size: 125%;
}
.tag-btn {
margin-bottom: 0.3em;
}
img {
max-width: 100%;
}
@media (max-width: 400px) {
.container {
padding: inherit 15px;
}
.main-cta {
border: #EDEEF2 solid 1px;
background: transparent;
}
}
@media (max-width: 640px) {
.main-cta {
border: #EDEEF2 solid 1px;
background: transparent;
}
.nav-container {
padding-left: 0px;
}
}
</style>
</head>
<body>
<div>
<div class="bg-pink h-16 flex items-center">
<div class="mx-auto container nav-container">
<nav class="font-bold">
<div class="flex flex-row items-center justify-between ">
<div class="flex flex-row items-center">
<div class="bg-purple text-white pl-0 sm:text-xl font-bold h-20 mt-4 flex flex-row items-center">
<div class=" bg-purple-dark sm:hidden h-full flex-shrink-0 flex flex-center w-16" >
<button type="button" id="menu-open" class=" w-full h-full mx-auto focus:outline-none focus:text-gray-700" onclick="openMobileMenu()">
<svg class="m-auto" width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 0V2H0V0H16ZM0 12H16V10H0V12ZM0 7H16V5H0V7Z" fill="white"/>
</svg>
</button>
<button type="button" id="menu-close" class="w-full h-full hidden mx-auto focus:outline-none focus:text-gray-700" onclick="closeMobileMenu()">
<svg class="m-auto" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.29296 7.00008L0 1.70712L1.41421 0.292908L6.70717 5.58586L12.0001 0.292915L13.4143 1.70713L8.12138 7.00008L13.4142 12.2929L12 13.7071L6.70717 8.41429L1.41433 13.7071L0.000116348 12.2929L5.29296 7.00008Z" fill="white"/>
</svg>
</button>
</div>
<a class="w-full h-full flex px-4" href="/">
<p class="m-auto">Python <br> Bénin</p>
</a>
</div>
</div>
<div class="flex flex-row sm:w-full justify-between">
<div class="hidden sm:block">
<a class="ml-10 text-white" href="/faq">FAQ</a>
<a class="ml-10 text-white" href="/partners">Partenaires</a>
</div>
<div>
<a class="main-cta ml-10 text-white hidden sm:inline bg-purple p-2 px-4" href="/propose-a-topic">Proposer un sujet</a>
</div>
</div>
</div>
</nav>
</div>
</div>
<div id="mobilemenu" class="bg-purple-dark py-0 z-50 h-0 overflow-hidden sm:hidden">
<nav class="nav-mobile pt-6 text-center font-bold flex flex-col">
<a class=" w-full text-white font-normal p-2 px-4 py-3" href="/">< Aller à l'acceuil</a>
<div class="flex flex-row w-full mt-2">
<a class="text-white text-center w-1/2 mobile-menu-item-bordered py-3" href="/faq">FAQ</a>
<a class="text-white w-1/2 text-center mobile-menu-item-bordered py-3" href="/partners">Partenaires</a>
</div>
<div class="mb-8 mt-8 ">
<a class=" text-black bg-white max-w-xm p-2 px-16 " href="/propose-a-topic">Proposer un sujet</a>
</div>
</nav>
</div>
</div>
<div>
<main>
<main id="main">
<div>
<h1 id="title"><a href="/">Go Home</a></h1>
</div>
</main>
<p class=" mt-8 text text-gray-700 font-bold text-center"> Python Bénin </p>
<p class=" text-sm secondary-font text-center mb-8">
<a href="https://join.slack.com/t/pythonbenin/shared_invite/enQtODAxMjg2Njk5NzYzLTEwNTQwOTg4MGI4ZGVkYzgyOTA2NTQ2OTc2YmRmZjkyODJjNWYyMDc0ODg4ZjRmZmMxNDI4OWVlNTFhM2I5YmE">Slack</a>
- <a href="https://twitter.com/PythonBenin">Twitter</a>
- <a href="https://github.com/PythonBenin/">Github</a> </p>
</main>
</div>
<script src="https://pythonbenin.com/js/feather.min.js"></script>
<script>
feather.replace()
var mobilemenu = document.getElementById('mobilemenu')
function openMobileMenu () {
mobilemenu.style.height = "220px"
document.getElementById('menu-open').style.display = "none"
document.getElementById('menu-close').style.display = "inline"
}
function closeMobileMenu () {
mobilemenu.style.height = "0"
document.getElementById('menu-open').style.display = "inline"
document.getElementById('menu-close').style.display = "none"
}
</script>
</body>
</html>