-
Notifications
You must be signed in to change notification settings - Fork 0
/
index4.html
444 lines (407 loc) · 16.6 KB
/
index4.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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Thomas Loiret">
<meta name="description" content="Thomas Loiret's blog">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@b0uh" />
<meta name="twitter:title" content="Thomas Loiret - Random thoughts" />
<meta name="twitter:description" content="Thomas Loiret's blog" />
<meta name="google-site-verification" content="jZBc2U9MHiBnSlgpoFEed-V3PZ16pMNv0GSX4hOh4mg" />
<title>Thomas Loiret - Random thoughts</title>
<!-- Custom styles for this template -->
<!-- build:css stylesheets/main.css -->
<link rel="stylesheet" href="https://b0uh.github.io/theme/css/main.min.css">
<link rel="stylesheet" href="https://b0uh.github.io/theme/css/custom.min.css">
<link rel="stylesheet" href="https://b0uh.github.io/theme/css/pygments/autumn.min.css">
<!-- endbuild -->
<link href="https://b0uh.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Thomas Loiret - Random thoughts Atom Feed" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Google Fonts -->
<script type="text/javascript">
WebFontConfig = {
google: { families: [ 'Open+Sans:300,400,700:latin', 'Lato:700,900:latin' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
</head>
<body>
<!-- header -->
<header class="header push-down-45">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#readable-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>
</div>
<nav class="navbar navbar-default" role="navigation">
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="readable-navbar-collapse">
<ul class="navigation">
<li>
<a href="https://b0uh.github.io">Home</a>
</li>
<li>
<a href="https://b0uh.github.io/pages/about.html">About</a>
</li>
<li>
<a href="https://b0uh.github.io/pages/bookmarks.html">Bookmarks</a>
</li>
<li>
<a href="https://b0uh.github.io/archives.html">Archives</a>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
<div class="hidden-xs hidden-sm">
<div class="social">
<a href="#" class="search__container">
<span class="glyphicon glyphicon-flash"></span>
</a>
<ul class="social__dropdown">
<li>
<a href="https://b0uh.github.io/feeds/all.atom.xml" target="_blank" class="social__container">
<span class="zocial-rss"></span>
</a>
</li>
<li>
<a href="https://mamot.fr/@b0uh" rel="me" target="_blank" class="social__container">
<img src="https://b0uh.github.io/theme/images/icons/mastodon-25px.png" />
</a>
</li>
<li>
<a href="https://twitter.com/b0uh" target="_blank" class="social__container">
<span class="zocial-twitter"></span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/thomasloiret/" target="_blank" class="social__container">
<span class="zocial-linkedin"></span>
</a>
</li>
<li>
<a href="https://www.last.fm/user/b0uh" target="_blank" class="social__container">
<span class="zocial-lastfm"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-xs-8 col-xs-offset-2">
<div itemscope itemtype="http://schema.org/Article" class="boxed push-down-45">
<!-- Meta without image start (Needed for WP theme)-->
<div class="meta">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="meta__container--without-image">
<div class="row">
<div class="col-xs-12 col-sm-8">
<div class="meta__info">
</div>
</div>
<div class="col-xs-12 col-sm-4">
<span class="meta__comments" itemprop="datePublished" content="2018-01-25">
<span class="glyphicon glyphicon-calendar"></span> Thu 25 January 2018</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Meta without image end -->
<!-- Start of the blogpost -->
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<!-- Start of the content -->
<div class="post-content--front-page">
<h2 class="front-page-title">
<a href="https://b0uh.github.io/create-and-deploy-a-django-project-on-clever-cloud.html">
<span itemprop="name">
Create and deploy a Django project on Clever Cloud
</span>
</a>
</h2>
<p itemprop="articleSection"><p>How to deploy a Django project on Clever Cloud ?</p></p>
</div>
<!-- End of the content -->
<a href="https://b0uh.github.io/create-and-deploy-a-django-project-on-clever-cloud.html" itemprop="url">
<div class="read-more">
Continue reading
<div class="read-more__arrow">
<span class="glyphicon glyphicon-chevron-right"></span>
</div>
</div>
</a>
</div>
</div>
</div>
<div itemscope itemtype="http://schema.org/Article" class="boxed push-down-45">
<!-- Meta without image start (Needed for WP theme)-->
<div class="meta">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="meta__container--without-image">
<div class="row">
<div class="col-xs-12 col-sm-8">
<div class="meta__info">
</div>
</div>
<div class="col-xs-12 col-sm-4">
<span class="meta__comments" itemprop="datePublished" content="2017-11-17">
<span class="glyphicon glyphicon-calendar"></span> Fri 17 November 2017</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Meta without image end -->
<!-- Start of the blogpost -->
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<!-- Start of the content -->
<div class="post-content--front-page">
<h2 class="front-page-title">
<a href="https://b0uh.github.io/marketplaces-api-the-key-to-onboard-merchants.html">
<span itemprop="name">
Marketplaces API, the key to onboard merchants
</span>
</a>
</h2>
<p itemprop="articleSection"><p>Having a good API will speed your merchants onboarding and time-to-market. On the contrary a bad API or no API can demotivate your merchants and make you and them lose money.</p></p>
</div>
<!-- End of the content -->
<a href="https://b0uh.github.io/marketplaces-api-the-key-to-onboard-merchants.html" itemprop="url">
<div class="read-more">
Continue reading
<div class="read-more__arrow">
<span class="glyphicon glyphicon-chevron-right"></span>
</div>
</div>
</a>
</div>
</div>
</div>
<div itemscope itemtype="http://schema.org/Article" class="boxed push-down-45">
<!-- Meta without image start (Needed for WP theme)-->
<div class="meta">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="meta__container--without-image">
<div class="row">
<div class="col-xs-12 col-sm-8">
<div class="meta__info">
</div>
</div>
<div class="col-xs-12 col-sm-4">
<span class="meta__comments" itemprop="datePublished" content="2017-10-12">
<span class="glyphicon glyphicon-calendar"></span> Thu 12 October 2017</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Meta without image end -->
<!-- Start of the blogpost -->
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<!-- Start of the content -->
<div class="post-content--front-page">
<h2 class="front-page-title">
<a href="https://b0uh.github.io/how-to-get-the-list-of-french-cities-and-more.html">
<span itemprop="name">
How to get the list of French cities and more?
</span>
</a>
</h2>
<p itemprop="articleSection"><p>Open-data doesn't provide a list of french cities with zip codes and GPS coordinates. How can we retrieve them ?</p></p>
</div>
<!-- End of the content -->
<a href="https://b0uh.github.io/how-to-get-the-list-of-french-cities-and-more.html" itemprop="url">
<div class="read-more">
Continue reading
<div class="read-more__arrow">
<span class="glyphicon glyphicon-chevron-right"></span>
</div>
</div>
</a>
</div>
</div>
</div>
<div itemscope itemtype="http://schema.org/Article" class="boxed push-down-45">
<!-- Meta without image start (Needed for WP theme)-->
<div class="meta">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="meta__container--without-image">
<div class="row">
<div class="col-xs-12 col-sm-8">
<div class="meta__info">
</div>
</div>
<div class="col-xs-12 col-sm-4">
<span class="meta__comments" itemprop="datePublished" content="2017-09-22">
<span class="glyphicon glyphicon-calendar"></span> Fri 22 September 2017</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Meta without image end -->
<!-- Start of the blogpost -->
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<!-- Start of the content -->
<div class="post-content--front-page">
<h2 class="front-page-title">
<a href="https://b0uh.github.io/nantes-incubators-accelerators-more.html">
<span itemprop="name">
Nantes incubators, accelerators & more
</span>
</a>
</h2>
<p itemprop="articleSection"><p>What kind of help is provided for young startups in Nantes?</p></p>
</div>
<!-- End of the content -->
<a href="https://b0uh.github.io/nantes-incubators-accelerators-more.html" itemprop="url">
<div class="read-more">
Continue reading
<div class="read-more__arrow">
<span class="glyphicon glyphicon-chevron-right"></span>
</div>
</div>
</a>
</div>
</div>
</div>
<div itemscope itemtype="http://schema.org/Article" class="boxed push-down-45">
<!-- Meta without image start (Needed for WP theme)-->
<div class="meta">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="meta__container--without-image">
<div class="row">
<div class="col-xs-12 col-sm-8">
<div class="meta__info">
</div>
</div>
<div class="col-xs-12 col-sm-4">
<span class="meta__comments" itemprop="datePublished" content="2017-09-07">
<span class="glyphicon glyphicon-calendar"></span> Thu 07 September 2017</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Meta without image end -->
<!-- Start of the blogpost -->
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<!-- Start of the content -->
<div class="post-content--front-page">
<h2 class="front-page-title">
<a href="https://b0uh.github.io/why-i-love-django.html">
<span itemprop="name">
Why I love Django
</span>
</a>
</h2>
<p itemprop="articleSection"><p>What's the best thing in Django ?</p></p>
</div>
<!-- End of the content -->
<a href="https://b0uh.github.io/why-i-love-django.html" itemprop="url">
<div class="read-more">
Continue reading
<div class="read-more__arrow">
<span class="glyphicon glyphicon-chevron-right"></span>
</div>
</div>
</a>
</div>
</div>
</div>
<nav class="center">
<div class="pagination">
<div class="row">
<a class="page-numbers activate" href="https://b0uh.github.io/index5.html">Older</a>
<a class="page-numbers activate" href="https://b0uh.github.io/index3.html">Newer</a>
</nav>
</div>
</div>
</div>
<footer class="copyrights">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6">
Powered by <a href="https://github.com/getpelican/pelican">Pelican</a>.
</div>
<div class="col-xs-12 col-sm-6">
<div class="copyrights--right">
Made with <span class="glyphicon glyphicon-heart"></span> in Nantes.
</div>
</div>
</div>
</div>
</footer>
<script src="https://b0uh.github.io/theme/scripts/jquery.min.js"></script>
<script src="https://b0uh.github.io/theme/scripts/underscore.min.js"></script>
<script src="https://b0uh.github.io/theme/scripts/bootstrap.min.js"></script>
<script src="https://b0uh.github.io/theme/scripts/main.min.js"></script>
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-98369697-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Chiffre.io - Privacy-first analytics -->
<script id="chiffre:analytics-config" type="application/json">
{
"publicKey": "pk.VvetZOQ0g5XwOL2W6hVvG7gFQTk3xdUMczDkqSCZUxE",
"pushURL": "https://push.chiffre.io/event/ceJKfYgcLN6XkYn8"
}
</script>
<script
src="https://embed.chiffre.io/analytics.js"
crossorigin="anonymous"
async=""
>
</script>
<noscript>
<img
src="https://push.chiffre.io/noscript/ceJKfYgcLN6XkYn8"
alt="Chiffre.io anonymous visit counting for clients without JavaScript"
crossorigin="anonymous"
width="1px"
height="1px"
style="display:none"
/>
</noscript>
</body>
</html>