semaine 39

This commit is contained in:
Yannick Francois
2020-10-04 23:09:48 +02:00
parent 84ff6e40e8
commit c8e2e56da2
6 changed files with 650 additions and 19 deletions
+23 -13
View File
@@ -2,7 +2,7 @@
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Yannick François - Elsif.fr</title>
<title>Carte - Elsif.fr</title>
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf (ou ya_f)."/>
<meta name="description" content="Le site de Yannick François. Développeur Senior, Responsable Produit, Pédagogue. Je travail chez Scopyleft"/>
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, unix"/>
@@ -15,13 +15,27 @@
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<link rel="index" title="Yannick François / Développeur / Pédagogue" href="index.html" />
<link rel="stylesheet" href="/css/201912-elsif.css" media="all"/>
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
<style>
body { font-size:16pt; max-width:42rem; margin: 1em; color: black; background: white; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; }
a { color: darkred; }
a:hover { background: gold; }
a:visited, a:active { color: dimgrey; }
nav { text-align:center; font-size:smaller; padding: 0; margin: 0; }
nav li { list-style-type: none; }
.portrait { margin: 1em; }
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
h2 > a:hover { color: black; text-decoration:underline }
</style>
</head>
<body>
<article>
<h2 id="section">2018</h2>
<h1>Carte</h1>
<h2 id="section">2020</h2>
<ul>
<li><a href="2020/39/">Semaine 39 (du 27 septembre au 4 octobre)</a></li>
</ul>
<h2 id="section-1">2018</h2>
<ul>
<li>
05 Sep 2018 » <a href="/2018/2018-09-05/index.html">Notes du 5 Septembre 2018</a>
@@ -72,13 +86,13 @@
28 Jul 2018 » <a href="/2018/2018-07-28/">Notes du samedi 28 juillet 2018</a>
</li>
</ul>
<h2 id="section-1">2015</h2>
<h2 id="section-2">2015</h2>
<ul>
<li>11 août 2015 <a href="2015/2015-08-11-fin-de-mission">Fin de mission</a></li>
<li>20 mai 2015 <a href="2015/2015-05-20-choix-douteux">Choix douteux</a></li>
<li>19 mai 2015 <a href="2015/2015-05-19-il-faut-faire-un-point">Il faut faire un point</a></li>
</ul>
<h2 id="section-2">2009</h2>
<h2 id="section-3">2009</h2>
<ul>
<li>
21 Nov 2009 » <a href="/2009/2009-11-21-le-code-et-les-commentaires/">Le code et les commentaires</a>
@@ -165,7 +179,7 @@
10 Jan 2009 » <a href="/2009/2009-01-10-developpement-dont-vous-etes-le-heros-mais-pilote-par-les-tests/">Développement dont vous êtes le héros mais piloté par les tests</a>
</li>
</ul>
<h2 id="section-3">2008</h2>
<h2 id="section-4">2008</h2>
<ul>
<li>
22 Dec 2008 » <a href="/2008/2008-12-22-git-ou-mercurial/">Git ou Mercurial</a>
@@ -336,7 +350,7 @@
12 Jan 2008 » <a href="/2008/2008-01-12-got-new-shoes-with-ruby/">Got new Shoes with Ruby</a>
</li>
</ul>
<h2 id="section-4">2007</h2>
<h2 id="section-5">2007</h2>
<ul>
<li>
18 Dec 2007 » <a href="/2007/2007-12-18-opendns/">OpenDNS</a>
@@ -474,7 +488,7 @@
13 Jan 2007 » <a href="/2007/2007-01-13-mysql-user-privileges/">Mysql user privileges</a>
</li>
</ul>
<h2 id="section-5">2006</h2>
<h2 id="section-6">2006</h2>
<ul>
<li>26 Dec 2006 » <a href="/2006/2006-12-26-rubyfrance-logo-new/">RubyFrance.logo.new</a></li>
<li>22 Dec 2006 » <a href="/2006/2006-12-22-openbsd-hostname-change/">OpenBSD hostname.change</a></li>
@@ -541,10 +555,6 @@
<li><p>01 Mar 2006 » <a href="/2006/2006-03-01-trinity-rescue-a-laide/">Trinity rescue : A l'aide !</a></p></li>
</ul>
</article>
<footer>
<ul>
</ul>
</footer>
</body>
</html>