make build à regénéré ces pages, mais pourqoi ? Surprenant !

This commit is contained in:
2026-07-15 17:56:02 +02:00
parent cd2b619e57
commit 0f5a6a79a3
8 changed files with 489 additions and 183 deletions
@@ -1,36 +1,54 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta name="generator" content="Hugo 0.22.1" />
<meta charset="utf-8">
<title>Yannick François - 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"/>
<title>Des shoes propres avec Ajax - 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://elsif.fr"/>
<meta name="designer" content="Yannick François, https://elsif.fr"/>
<meta name="geo.placename" content="Poissy, Ile de france, France"/>
<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="stylesheet" href="/css/201912-elsif.css" media="all"/>
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
<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>Des shoes propres avec Ajax</h1>
<p>Voilà que <a href="http://shoooes.net/">Shoes</a> se pare dune nouvelle fonctionnalitée: xmlHttpRequest. En gros, et pour reprendre sont exemple, vous pouvez lancer une opération de <em>download</em> tout en continuant à travailler…</p>
<p>Je vous laisse voir cela plus en détail sur le blog d<a href="http://hackety.org/2008/08/15/threadedDownloadsInShoes.html">hackety.org: threadedDownloadsInShoes</a></p>
<p>Merci qui ? Merci <a href="http://whytheluckystiff.net/">_Why</a> !</p>
<p>Voilà que <a href="http://shoooes.net/">Shoes</a> se pare dune
nouvelle fonctionnalitée: xmlHttpRequest. En gros, et pour
reprendre sont exemple, vous pouvez lancer une opération de
<em>download</em> tout en continuant à travailler…</p>
<p>Je vous laisse voir cela plus en détail sur le blog d<a
href="http://hackety.org/2008/08/15/threadedDownloadsInShoes.html">hackety.org:
threadedDownloadsInShoes</a></p>
<p>Merci qui ? Merci <a
href="http://whytheluckystiff.net/">_Why</a> !</p>
</article>
<footer>
<ul>
</ul>
</footer>
</body>
</html>