Une exploration de regroupement pour certains sujet, et de suppression de vieux posts inutiles
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title> - lespiedsdanslecode.org</title>
|
||||
<meta name="DC.title" content="lespiedsdanslecode.org, 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 Pix"/>
|
||||
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, unix"/>
|
||||
<meta name="author" content="Yannick François, https://lespiedsdanslecode.org"/>
|
||||
<meta name="designer" content="Yannick François, https://lespiedsdanslecode.org"/>
|
||||
<meta name="geo.placename" content="Le Faouët, Pontivy, Morbihan, Bretagne, France métropolitaine, 56320, France"/>
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta name="language" content="French" />
|
||||
<meta name="HandheldFriendly" content="True" />
|
||||
<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="alternate" type="application/rss" href="/feed.xml" title="lespiedsdanslecode.org/feed" />
|
||||
<style>
|
||||
body {
|
||||
font-size:16pt;
|
||||
max-width:42rem;
|
||||
min-width: 18rem;
|
||||
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; }
|
||||
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
||||
h2 > a:hover { color: black; text-decoration:underline }
|
||||
|
||||
@media (max-width: 1000px) { #portrait {display:none;} }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
|
||||
<h1 id="semaine-31-2026">Semaine 31 / 2026</h1>
|
||||
<p>## Jardin</p>
|
||||
<p>L’arbuste au coin, prêt de la boite au lettre, c’est un Aronia.
|
||||
Je ne sais pas quelle variété, il faudrait demander à Marie Lucas,
|
||||
c’est un pieds en surplus que nous avions planté chez elle.</p>
|
||||
<h2 id="fruitier.net">Fruitier.net</h2>
|
||||
<p><a href="https://fruitier.net/">Fruitier.net</a>, c’est un site
|
||||
qu’utilisais Bernard, mon mentor en taille et greffe pour échanger
|
||||
des greffons. Je viens d’y faire un tour, et je constate que c’est
|
||||
fermé, mais avec un texte qui raconte ce qu’était ce site et qui
|
||||
raconte sa fermeture. Je trouve ça trop bien.</p>
|
||||
<p>Il y a aussi une référence vers <a
|
||||
href="https://www.appropedia.org/Fruitiers.net">appropedia.org/Fruitiers.net</a>
|
||||
que je découvre.</p>
|
||||
<blockquote>
|
||||
<p>Welcome to Appropedia, the sustainability wiki!</p>
|
||||
</blockquote>
|
||||
<p>Intéressant à garder dans un coin. Mais en attendant, il va
|
||||
falloir que je trouve une ressource en greffon.</p>
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user