Découpage du making-of en articles
Making-ofIndex: making-of.html
+---
+layout: "default.html"
+title: "Making of"
+---
+<p>
+ Dans cette série d'articles, je relate comment je construis ce site au fur et à mesure.
+ Je tenterai de le faire évoluer en utilisant la technique des petits pas.
+ C'est à dire : une chose à la fois.
+ En expliquant autant que je peux dans un langage clair ce que je fais et les raisons de mes actions.
+</p>
+
+<ul>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/001-echafaudage-avec-11ty/" style="text-decoration: none; flex-grow:1;">Échafaudage avec 11ty</a>
+ <time datetime="Tue Jul 16 2024 16:15:46 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 16/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/002-utilisation-des-collections/" style="text-decoration: none; flex-grow:1;">Utilisation des collections</a>
+ <time datetime="Tue Jul 16 2024 19:34:03 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 16/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/003-amelioration-ux-et-score-lighthouse/" style="text-decoration: none; flex-grow:1;">Amélioration de l’UX et score Lighthouse</a>
+ <time datetime="Tue Jul 16 2024 19:50:42 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 16/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/004-optimisation-des-images-plugin-license/" style="text-decoration: none; flex-grow:1;">Optimisation des images - installation du plugin</a>
+ <time datetime="Tue Jul 16 2024 20:22:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 16/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/005-optimisation-des-images-configuration/" style="text-decoration: none; flex-grow:1;">Optimisation des images - configuration</a>
+ <time datetime="Tue Jul 16 2024 23:53:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 16/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/006-coloration-syntaxique-des-extraits-de-code/" style="text-decoration: none; flex-grow:1;">Coloration syntaxique des extraits de code</a>
+ <time datetime="Wed Jul 17 2024 18:08:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 17/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/007-internationalisation-retarde/" style="text-decoration: none; flex-grow:1;">[Retardé] Internationalisation</a>
+ <time datetime="Fri Jul 19 2024 17:27:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 19/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/008-flux-rss-rudimentaire/" style="text-decoration: none; flex-grow:1;">Flux RSS rudimentaire</a>
+ <time datetime="Thu Jul 25 2024 19:02:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 25/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/009-liens-vers-les-articles-de-blog/" style="text-decoration: none; flex-grow:1;">Liens vers les articles de blog</a>
+ <time datetime="Sat Jul 27 2024 12:11:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 27/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/010-deploiement-sur-une-page-github/" style="text-decoration: none; flex-grow:1;">Déploiement sur une GitHub Page</a>
+ <time datetime="Mon Jul 29 2024 10:17:02 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 29/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/011-ajout-d-une-navigation/" style="text-decoration: none; flex-grow:1;">Ajout d’une navigation</a>
+ <time datetime="Mon Jul 29 2024 17:14:11 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 29/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/012-ancre-passer-au-contenu/" style="text-decoration: none; flex-grow:1;">Ancre “Passer au contenu”</a>
+ <time datetime="Mon Jul 29 2024 17:15:59 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 29/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/013-lien-alternatif-pour-le-flux-rss/" style="text-decoration: none; flex-grow:1;">Lien alternatif pour le flux RSS</a>
+ <time datetime="Mon Jul 29 2024 17:26:00 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 29/07/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/014-mise-en-boite-du-site-avec-docker/" style="text-decoration: none; flex-grow:1;">Mise en boîte du site avec Docker</a>
+ <time datetime="Wed Aug 28 2024 09:40:43 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 28/08/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/015-deployer-vers-mon-sous-domaine-personalise/" style="text-decoration: none; flex-grow:1;">Déployer vers mon sous-domaine personnalisé</a>
+ <time datetime="Fri Aug 30 2024 18:48:31 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 30/08/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/016-configuration-de-nodejs-avec-nvm/" style="text-decoration: none; flex-grow:1;">Configuration de NodeJs avec Nvm</a>
+ <time datetime="Fri Aug 30 2024 19:15:13 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 30/08/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/017-portage-d-articles-de-mon-ancien-blog/" style="text-decoration: none; flex-grow:1;">Portage d’articles de mon ancien blog 🥲</a>
+ <time datetime="Fri Aug 30 2024 19:19:18 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 30/08/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/018-notes-rapides/" style="text-decoration: none; flex-grow:1;">Notes rapides</a>
+ <time datetime="Tue Sep 17 2024 16:28:56 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 17/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/019-utiliser-obsidian-pour-ecrire-le-contenu/" style="text-decoration: none; flex-grow:1;">Utiliser Obsidian pour écrire le contenu</a>
+ <time datetime="Tue Sep 17 2024 16:43:24 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 17/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/020-amelioration-du-style/" style="text-decoration: none; flex-grow:1;">Amélioration du style</a>
+ <time datetime="Wed Sep 18 2024 21:16:33 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 18/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/023-ebauches-d-articles/" style="text-decoration: none; flex-grow:1;">Ébauches d’articles</a>
+ <time datetime="Wed Sep 18 2024 21:29:29 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 18/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/024-decoupage-de-la-mise-en-page/" style="text-decoration: none; flex-grow:1;">Découpage de la mise en page</a>
+ <time datetime="Tue Sep 24 2024 14:38:15 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 24/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/025-listes-des-derniers-articles-en-page-d-accueil/" style="text-decoration: none; flex-grow:1;">Liste des derniers articles en page d’accueil</a>
+ <time datetime="Tue Sep 24 2024 15:37:36 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 24/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/026-optimisation-des-images-animees/" style="text-decoration: none; flex-grow:1;">Optimisation des images animées</a>
+ <time datetime="Tue Sep 24 2024 15:41:52 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 24/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/027-liste-des-articles-de-blog-sous-forme-de-cartes/" style="text-decoration: none; flex-grow:1;">Liste des articles de blog sous forme de cartes</a>
+ <time datetime="Tue Sep 24 2024 15:46:45 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 24/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/028-decoupage-du-making-of-en-articles/" style="text-decoration: none; flex-grow:1;">Découpage du making-of en articles</a>
+ <time datetime="Tue Sep 24 2024 15:48:44 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 24/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/029-actualites/" style="text-decoration: none; flex-grow:1;">Actualités</a>
+ <time datetime="Mon Sep 30 2024 15:45:29 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 30/09/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/030-id-pour-les-titres/" style="text-decoration: none; flex-grow:1;">Ajout des id aux titres</a>
+ <time datetime="Fri Oct 11 2024 20:34:47 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 11/10/2024
+ </time>
+ </li>
+
+ <li style="display: flex;border-bottom: darkgray dotted 1px; justify-content: space-between;">
+ <a href="/making-of/031-optimisation-du-build-incremental/" style="text-decoration: none; flex-grow:1;">Optimisation du build incrémental</a>
+ <time datetime="Sat Oct 12 2024 23:33:22 GMT+0000 (Coordinated Universal Time)" style="font-family: monospace;">
+ 12/10/2024
+ </time>
+ </li>
+
+</ul>
+
+<hr/>
+
+<a href="/TODO">Prochaines étapes possibles</a>
Index: making-of/making-of.json
+{
+ "layout": "default.html",
+ "tags": "making-of"
+
+}