Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @metalsmith/permalinks from 2.5.1 to 3.0.0 #760

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps @metalsmith/permalinks from 2.5.1 to 3.0.0.

Release notes

Sourced from @​metalsmith/permalinks's releases.

@​metalsmith/permalinks 3.0.0

Changelog

Sourced from @​metalsmith/permalinks's changelog.

v3.0.0

Commits
  • f49d926 Release 3.0.0
  • 804e1cd Updates regexparam 2.0.1 -> 3.0.0
  • 3e492ac dev: update devDependencies to latest
  • 3d7ea2e Updates README.md & types for v3.0.0
  • 053e92e Allows front-matter defined permalinks to use :placeholder patterns
  • d5d199f test: remove obsolete test
  • 552b549 BREAKING: throws an error on missing, non-optional pattern parts. See also ht...
  • 77979b5 Resolves #88, opens up permalinks usage for files with any extension.
  • 67f2432 Resolves #75, adds support for dot.notated.pattern.parts
  • a1d2a2f Updates slugify 1.6.5 -> 1.6.6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 13, 2023
@dpobel
Copy link
Owner

dpobel commented Dec 30, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch from 6fb6b19 to b1ebce0 Compare December 30, 2023 18:13
@dpobel
Copy link
Owner

dpobel commented Dec 30, 2023

Blocked by metalsmith/permalinks#138

In addition to this fix, to keep the current behavior the plugin must be configured with (url) => url as the slug function:

WIP patch:

diff --git a/build.js b/build.js
index 5b0b393..4a620d7 100755
--- a/build.js
+++ b/build.js
@@ -133,7 +133,7 @@ const pluginsConfList = [
   },
   {
     plugin: permalinks,
-    conf: conf.permalinks,
+    conf: { ...conf.permalinks, slug: (tag) => tag },
     name: "permalinks",
     indev: true,
   },

@dpobel
Copy link
Owner

dpobel commented Jan 5, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch from b1ebce0 to f08346c Compare January 5, 2024 08:59
dpobel added a commit that referenced this pull request Jan 6, 2024
This is to prepare the upgrade in #760
dpobel added a commit that referenced this pull request Jan 6, 2024
This is to prepare the upgrade in #760
dpobel added a commit that referenced this pull request Jan 6, 2024
This is to prepare the upgrade in #760
dpobel added a commit that referenced this pull request Jan 6, 2024
This is to prepare the upgrade in #760
@dpobel
Copy link
Owner

dpobel commented Jan 6, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch from f08346c to 16e0399 Compare January 6, 2024 16:49
@dpobel dpobel force-pushed the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch 8 times, most recently from c596bb2 to cf85207 Compare January 7, 2024 08:38
@dpobel
Copy link
Owner

dpobel commented Jan 7, 2024

URL: https://760.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 11751 11751 ✅️
CSS Open Open 10921 10921 ✅️
Blog
Blog Open Open 8085 8085 ✅️
Post Open Open 11241 11241 ✅️
Enhanced tag page (veille) Open Open 8126 8126 ✅️
Tag page pagination (javascript, page 5) Open Open 10073 10073 ✅️
Tag page (lecteur d'écran) Open Open 6155 ✅️
Tags Open Open 27382 27298 ❌️
CV
CV fr Open Open 22380 22380 ✅️
CV fr pdf Open Open 110765 110765 ✅️
CV Open Open 21486 21486 ✅️
CV en pdf Open Open 87268 87268 ✅️
Pages
Page list Open Open 8181 8181 ✅️
About Open Open 3510 3510 ✅️
Misc
Github profile, Open Open 2043 2043 ✅️
Github page, Open Open 10305 10305 ✅️
Photos
Resized Photo (660x) Open Open 32036 32036 ✅️
Resized Photo (200x) Open Open 5438 5438 ✅️
RSS feeds (build date should be updated)
RSS Open Open 59077 59162 ❌️
RSS tag Open Open 44748 44867 ❌️
RSS tag fr Open Open 34783 38998 ❌️

Diffs

Tags

--- index.html.pretty	2024-01-07 12:36:49.390060738 +0000
+++ ../web/tags/index.html.pretty	2024-01-07 12:36:49.390060738 +0000
@@ -641,7 +641,7 @@
 le progrès</a>
 </li>
 <li>
-<a href=/tag/lecteur-d&#39;écran/ style="font-size: 91.80995475113122%">
+<a href=/tag/lecteur-d-écran/ style="font-size: 91.80995475113122%">
 lecteur d&#39;écran</a>
 </li>
 <li>
@@ -925,7 +925,7 @@
 retouche</a>
 </li>
 <li>
-<a href=/tag/retour-d&#39;expérience/ style="font-size: 90.90497737556561%">
+<a href=/tag/retour-d-expérience/ style="font-size: 90.90497737556561%">
 retour d&#39;expérience</a>
 </li>
 <li>
@@ -1141,11 +1141,7 @@
 veille</a>
 </li>
 <li>
-<a href=/tag/video/ style="font-size: 90.90497737556561%">
-video</a>
-</li>
-<li>
-<a href=/tag/vidéo/ style="font-size: 109.00452488687783%">
+<a href=/tag/vidéo/ style="font-size: 109.90950226244344%">
 vidéo</a>
 </li>
 <li>

RSS

--- rss.xml.pretty	2024-01-07 12:36:56.006108599 +0000
+++ ../web/rss.xml.pretty	2024-01-07 12:36:56.006108599 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[Derniers posts du blog de Damien Pobel]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Sat, 06 Jan 2024 16:48:43 GMT</lastBuildDate>
+    <lastBuildDate>Sun, 07 Jan 2024 12:36:16 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -43,7 +43,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Tests : mon top 8 des anti-patrons les plus agaçants]]></title>
@@ -238,7 +238,7 @@
       <category><![CDATA[tdd]]></category>
       <category><![CDATA[php]]></category>
       <category><![CDATA[javascript]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Pourquoi utiliser des hooks sur-mesure dans vos composants React]]></title>
@@ -392,7 +392,7 @@
       <category><![CDATA[veille]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Un écran de démarrage et un gestionnaire de session avec vim-startify]]></title>
@@ -856,7 +856,7 @@
       <category><![CDATA[traduction]]></category>
       <category><![CDATA[clean code]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 16 Jun 2020 23:28:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La complexité…]]></title>
@@ -915,7 +915,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 12 May 2020 18:16:00 GMT</pubDate>
     </item>
   </channel>
 </rss>

RSS tag

--- "métier.xml.pretty"	2024-01-07 12:36:56.686114846 +0000
+++ "../web/rss/métier.xml.pretty"	2024-01-07 12:36:56.690114883 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[métier]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Sat, 06 Jan 2024 16:48:43 GMT</lastBuildDate>
+    <lastBuildDate>Sun, 07 Jan 2024 12:36:16 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/métier.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -43,7 +43,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Maximiser l'efficacité des développeur·ses]]></title>
@@ -133,7 +133,7 @@
       <category><![CDATA[veille]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[« Clean Code » résumé en quelques lignes]]></title>
@@ -303,7 +303,7 @@
       <category><![CDATA[traduction]]></category>
       <category><![CDATA[clean code]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 16 Jun 2020 23:28:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La complexité…]]></title>
@@ -362,7 +362,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 12 May 2020 18:16:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #17 de 2019]]></title>
@@ -389,7 +389,7 @@
       <category><![CDATA[php]]></category>
       <category><![CDATA[performances]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 25 Apr 2019 10:12:18 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #16 de 2019]]></title>
@@ -421,7 +421,7 @@
       <category><![CDATA[api]]></category>
       <category><![CDATA[graphql]]></category>
       <category><![CDATA[rest]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 18 Apr 2019 10:12:17 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #14 de 2019]]></title>
@@ -452,7 +452,7 @@
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 04 Apr 2019 10:12:16 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La dette technique est comme une partie de Tetris]]></title>

RSS tag fr

--- fr.xml.pretty	2024-01-07 12:36:57.138118996 +0000
+++ ../web/rss/linux/fr.xml.pretty	2024-01-07 12:36:57.142119033 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[linux]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Sat, 06 Jan 2024 16:48:43 GMT</lastBuildDate>
+    <lastBuildDate>Sun, 07 Jan 2024 12:36:16 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/linux/fr.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Veille de la semaine #19 de 2018]]></title>
@@ -32,6 +32,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-19-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-19-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[code]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[polymer]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[web components]]></category>
+      <category><![CDATA[symfony]]></category>
+      <category><![CDATA[conférence]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[rest]]></category>
+      <pubDate>Thu, 10 May 2018 10:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #18 de 2018]]></title>
@@ -52,6 +71,20 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-18-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-18-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[responsive design]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[outil]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[environnement]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <pubDate>Thu, 03 May 2018 10:12:13 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #10 de 2018]]></title>
@@ -77,6 +110,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-10-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-10-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[unit test]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[vie privée]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[humour]]></category>
+      <category><![CDATA[rest]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[sourceforge]]></category>
+      <category><![CDATA[hébergement]]></category>
+      <category><![CDATA[mail]]></category>
+      <category><![CDATA[spam]]></category>
+      <category><![CDATA[unix]]></category>
+      <pubDate>Thu, 08 Mar 2018 11:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[mycli, un client MySQL (et alternatives compatibles) en ligne de commande]]></title>
@@ -137,6 +189,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</guid>
+      <category><![CDATA[mysql]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[ssh]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[macosx]]></category>
+      <pubDate>Sat, 17 Feb 2018 17:28:26 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #6 de 2018]]></title>
@@ -160,6 +218,24 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-06-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-06-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[lecteur d'écran]]></category>
+      <category><![CDATA[microsoft]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[debian]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[chrome]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[silex]]></category>
+      <category><![CDATA[webpack]]></category>
+      <category><![CDATA[react]]></category>
+      <pubDate>Thu, 08 Feb 2018 11:25:09 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Passer de Vim à Neovim]]></title>
@@ -229,6 +305,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/vim-neovim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/vim-neovim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[neovim]]></category>
+      <category><![CDATA[terminal]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ubuntu]]></category>
+      <pubDate>Wed, 03 Feb 2016 23:10:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Theme Gtk2, Gtk3 et Qt4 unifié]]></title>
@@ -272,6 +354,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</guid>
+      <category><![CDATA[ubuntu]]></category>
+      <category><![CDATA[gtk]]></category>
+      <category><![CDATA[gnome]]></category>
+      <category><![CDATA[openbox]]></category>
+      <category><![CDATA[linux]]></category>
+      <pubDate>Sun, 07 Apr 2013 16:43:30 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Sauvegarde de session dans Vim]]></title>
@@ -292,6 +380,10 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[truc]]></category>
+      <pubDate>Sat, 16 Oct 2010 21:58:53 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[xzoom : un petit outil bien pratique pour le montage HTML]]></title>
@@ -305,6 +397,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</guid>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[html]]></category>
+      <category><![CDATA[travail]]></category>
+      <category><![CDATA[truc]]></category>
+      <category><![CDATA[css]]></category>
+      <pubDate>Mon, 21 Sep 2009 22:31:31 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Chercher remplacer dans tous les buffers de Vim]]></title>
@@ -320,6 +418,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ezvim]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[pense bête]]></category>
+      <pubDate>Tue, 08 Sep 2009 21:30:46 GMT</pubDate>
     </item>
   </channel>
 </rss>

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

A newer version of @​metalsmith/permalinks exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dpobel
Copy link
Owner

dpobel commented Jan 19, 2024

URL: https://760.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 11751 11751 ✅️
CSS Open Open 10921 10921 ✅️
Blog
Blog Open Open 8085 8085 ✅️
Post Open Open 11241 11241 ✅️
Enhanced tag page (veille) Open Open 8126 8126 ✅️
Tag page pagination (javascript, page 5) Open Open 10073 10073 ✅️
Tag page (lecteur d'écran) Open Open 6155 ✅️
Tags Open Open 27382 27298 ❌️
CV
CV fr Open Open 22380 22380 ✅️
CV fr pdf Open Open 110765 110765 ✅️
CV Open Open 21486 21486 ✅️
CV en pdf Open Open 87268 87268 ✅️
Pages
Page list Open Open 8181 8181 ✅️
About Open Open 3510 3510 ✅️
Misc
Github profile, Open Open 2043 2043 ✅️
Github page, Open Open 10305 10305 ✅️
Photos
Resized Photo (660x) Open Open 32036 32036 ✅️
Resized Photo (200x) Open Open 5438 5438 ✅️
RSS feeds (build date should be updated)
RSS Open Open 59077 59162 ❌️
RSS tag Open Open 44748 44867 ❌️
RSS tag fr Open Open 34783 38998 ❌️

Diffs

Tags

--- index.html.pretty	2024-01-19 08:29:01.082218090 +0000
+++ ../web/tags/index.html.pretty	2024-01-19 08:29:01.086218062 +0000
@@ -641,7 +641,7 @@
 le progrès</a>
 </li>
 <li>
-<a href=/tag/lecteur-d&#39;écran/ style="font-size: 91.80995475113122%">
+<a href=/tag/lecteur-d-écran/ style="font-size: 91.80995475113122%">
 lecteur d&#39;écran</a>
 </li>
 <li>
@@ -925,7 +925,7 @@
 retouche</a>
 </li>
 <li>
-<a href=/tag/retour-d&#39;expérience/ style="font-size: 90.90497737556561%">
+<a href=/tag/retour-d-expérience/ style="font-size: 90.90497737556561%">
 retour d&#39;expérience</a>
 </li>
 <li>
@@ -1141,11 +1141,7 @@
 veille</a>
 </li>
 <li>
-<a href=/tag/video/ style="font-size: 90.90497737556561%">
-video</a>
-</li>
-<li>
-<a href=/tag/vidéo/ style="font-size: 109.00452488687783%">
+<a href=/tag/vidéo/ style="font-size: 109.90950226244344%">
 vidéo</a>
 </li>
 <li>

RSS

--- rss.xml.pretty	2024-01-19 08:29:07.494173022 +0000
+++ ../web/rss.xml.pretty	2024-01-19 08:29:07.498172993 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[Derniers posts du blog de Damien Pobel]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Thu, 18 Jan 2024 07:12:46 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 19 Jan 2024 08:28:26 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -43,7 +43,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Tests : mon top 8 des anti-patrons les plus agaçants]]></title>
@@ -238,7 +238,7 @@
       <category><![CDATA[tdd]]></category>
       <category><![CDATA[php]]></category>
       <category><![CDATA[javascript]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Pourquoi utiliser des hooks sur-mesure dans vos composants React]]></title>
@@ -392,7 +392,7 @@
       <category><![CDATA[veille]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Un écran de démarrage et un gestionnaire de session avec vim-startify]]></title>
@@ -856,7 +856,7 @@
       <category><![CDATA[traduction]]></category>
       <category><![CDATA[clean code]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 16 Jun 2020 23:28:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La complexité…]]></title>
@@ -915,7 +915,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 12 May 2020 18:16:00 GMT</pubDate>
     </item>
   </channel>
 </rss>

RSS tag

--- "métier.xml.pretty"	2024-01-19 08:29:08.034169164 +0000
+++ "../web/rss/métier.xml.pretty"	2024-01-19 08:29:08.034169164 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[métier]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Thu, 18 Jan 2024 07:12:46 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 19 Jan 2024 08:28:26 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/métier.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -43,7 +43,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Maximiser l'efficacité des développeur·ses]]></title>
@@ -133,7 +133,7 @@
       <category><![CDATA[veille]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[« Clean Code » résumé en quelques lignes]]></title>
@@ -303,7 +303,7 @@
       <category><![CDATA[traduction]]></category>
       <category><![CDATA[clean code]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 16 Jun 2020 23:28:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La complexité…]]></title>
@@ -362,7 +362,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 12 May 2020 18:16:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #17 de 2019]]></title>
@@ -389,7 +389,7 @@
       <category><![CDATA[php]]></category>
       <category><![CDATA[performances]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 25 Apr 2019 10:12:18 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #16 de 2019]]></title>
@@ -421,7 +421,7 @@
       <category><![CDATA[api]]></category>
       <category><![CDATA[graphql]]></category>
       <category><![CDATA[rest]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 18 Apr 2019 10:12:17 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #14 de 2019]]></title>
@@ -452,7 +452,7 @@
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 04 Apr 2019 10:12:16 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La dette technique est comme une partie de Tetris]]></title>

RSS tag fr

--- fr.xml.pretty	2024-01-19 08:29:08.574165308 +0000
+++ ../web/rss/linux/fr.xml.pretty	2024-01-19 08:29:08.578165279 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[linux]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Thu, 18 Jan 2024 07:12:46 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 19 Jan 2024 08:28:26 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/linux/fr.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Veille de la semaine #19 de 2018]]></title>
@@ -32,6 +32,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-19-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-19-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[code]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[polymer]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[web components]]></category>
+      <category><![CDATA[symfony]]></category>
+      <category><![CDATA[conférence]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[rest]]></category>
+      <pubDate>Thu, 10 May 2018 10:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #18 de 2018]]></title>
@@ -52,6 +71,20 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-18-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-18-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[responsive design]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[outil]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[environnement]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <pubDate>Thu, 03 May 2018 10:12:13 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #10 de 2018]]></title>
@@ -77,6 +110,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-10-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-10-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[unit test]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[vie privée]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[humour]]></category>
+      <category><![CDATA[rest]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[sourceforge]]></category>
+      <category><![CDATA[hébergement]]></category>
+      <category><![CDATA[mail]]></category>
+      <category><![CDATA[spam]]></category>
+      <category><![CDATA[unix]]></category>
+      <pubDate>Thu, 08 Mar 2018 11:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[mycli, un client MySQL (et alternatives compatibles) en ligne de commande]]></title>
@@ -137,6 +189,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</guid>
+      <category><![CDATA[mysql]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[ssh]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[macosx]]></category>
+      <pubDate>Sat, 17 Feb 2018 17:28:26 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #6 de 2018]]></title>
@@ -160,6 +218,24 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-06-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-06-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[lecteur d'écran]]></category>
+      <category><![CDATA[microsoft]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[debian]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[chrome]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[silex]]></category>
+      <category><![CDATA[webpack]]></category>
+      <category><![CDATA[react]]></category>
+      <pubDate>Thu, 08 Feb 2018 11:25:09 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Passer de Vim à Neovim]]></title>
@@ -229,6 +305,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/vim-neovim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/vim-neovim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[neovim]]></category>
+      <category><![CDATA[terminal]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ubuntu]]></category>
+      <pubDate>Wed, 03 Feb 2016 23:10:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Theme Gtk2, Gtk3 et Qt4 unifié]]></title>
@@ -272,6 +354,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</guid>
+      <category><![CDATA[ubuntu]]></category>
+      <category><![CDATA[gtk]]></category>
+      <category><![CDATA[gnome]]></category>
+      <category><![CDATA[openbox]]></category>
+      <category><![CDATA[linux]]></category>
+      <pubDate>Sun, 07 Apr 2013 16:43:30 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Sauvegarde de session dans Vim]]></title>
@@ -292,6 +380,10 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[truc]]></category>
+      <pubDate>Sat, 16 Oct 2010 21:58:53 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[xzoom : un petit outil bien pratique pour le montage HTML]]></title>
@@ -305,6 +397,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</guid>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[html]]></category>
+      <category><![CDATA[travail]]></category>
+      <category><![CDATA[truc]]></category>
+      <category><![CDATA[css]]></category>
+      <pubDate>Mon, 21 Sep 2009 22:31:31 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Chercher remplacer dans tous les buffers de Vim]]></title>
@@ -320,6 +418,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ezvim]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[pense bête]]></category>
+      <pubDate>Tue, 08 Sep 2009 21:30:46 GMT</pubDate>
     </item>
   </channel>
 </rss>

dependabot bot and others added 4 commits April 24, 2024 08:51
Bumps [@metalsmith/permalinks](https://github.com/metalsmith/permalinks) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/metalsmith/permalinks/releases)
- [Changelog](https://github.com/metalsmith/permalinks/blob/main/CHANGELOG.md)
- [Commits](metalsmith/permalinks@v2.5.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@metalsmith/permalinks"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dpobel dpobel force-pushed the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch from f9e54da to e388381 Compare April 24, 2024 06:52
@dpobel
Copy link
Owner

dpobel commented Apr 24, 2024

URL: https://760.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 12584 12584 ✅️
CSS Open Open 11385 11385 ✅️
Blog
Blog Open Open 8642 8642 ✅️
Post Open Open 11413 11413 ✅️
Enhanced tag page (veille) Open Open 8539 8539 ✅️
Tag page pagination (javascript, page 5) Open Open 10120 10120 ✅️
Tag page (lecteur d'écran) Open Open 6168 ✅️
Tags Open Open 27605 27521 ❌️
CV
CV fr Open Open 29463 29463 ✅️
CV fr pdf Open Open 112780 112780 ✅️
CV Open Open 28558 28558 ✅️
CV en pdf Open Open 89987 89987 ✅️
Pages
Page list Open Open 8217 8217 ✅️
About Open Open 3510 3510 ✅️
Misc
Github profile Open Open 2071 2071 ✅️
Github page Open Open 11138 11138 ✅️
Photos
Resized Photo (660x) Open Open 32036 32036 ✅️
Resized Photo (200x) Open Open 5438 5438 ✅️
RSS feeds (build date should be updated)
RSS Open Open 59495 59580 ❌️
RSS tag Open Open 41148 41284 ❌️
RSS tag fr Open Open 34783 38998 ❌️

Diffs

Tags

--- index.html.pretty	2024-04-24 06:54:07.087788585 +0000
+++ ../damien.pobel.fr/web/tags/index.html.pretty	2024-04-24 06:54:07.087788585 +0000
@@ -649,7 +649,7 @@
 le progrès</a>
 </li>
 <li>
-<a href=/tag/lecteur-d&#39;écran/ style="font-size: 91.79372197309416%">
+<a href=/tag/lecteur-d-écran/ style="font-size: 91.79372197309416%">
 lecteur d&#39;écran</a>
 </li>
 <li>
@@ -933,7 +933,7 @@
 retouche</a>
 </li>
 <li>
-<a href=/tag/retour-d&#39;expérience/ style="font-size: 90.89686098654708%">
+<a href=/tag/retour-d-expérience/ style="font-size: 90.89686098654708%">
 retour d&#39;expérience</a>
 </li>
 <li>
@@ -1149,11 +1149,7 @@
 veille</a>
 </li>
 <li>
-<a href=/tag/video/ style="font-size: 90.89686098654708%">
-video</a>
-</li>
-<li>
-<a href=/tag/vidéo/ style="font-size: 108.83408071748879%">
+<a href=/tag/vidéo/ style="font-size: 109.73094170403587%">
 vidéo</a>
 </li>
 <li>

RSS

--- rss.xml.pretty	2024-04-24 06:54:14.467787973 +0000
+++ ../damien.pobel.fr/web/rss.xml.pretty	2024-04-24 06:54:14.471787973 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[Derniers posts du blog de Damien Pobel]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 23 Apr 2024 16:40:50 GMT</lastBuildDate>
+    <lastBuildDate>Wed, 24 Apr 2024 06:53:23 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Structurer les tests pour les rendre plus lisibles et maintenables]]></title>
@@ -164,7 +164,7 @@
       <category><![CDATA[typescript]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
       <category><![CDATA[behaviour driven development]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La qualité est systémique]]></title>
@@ -346,7 +346,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Fri, 23 Feb 2024 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -384,7 +384,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Tests : mon top 8 des anti-patrons les plus agaçants]]></title>
@@ -580,7 +580,7 @@
       <category><![CDATA[php]]></category>
       <category><![CDATA[javascript]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Pourquoi utiliser des hooks sur-mesure dans vos composants React]]></title>
@@ -736,7 +736,7 @@
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Un écran de démarrage et un gestionnaire de session avec vim-startify]]></title>

RSS tag

--- "métier.xml.pretty"	2024-04-24 06:54:15.051787984 +0000
+++ "../damien.pobel.fr/web/rss/métier.xml.pretty"	2024-04-24 06:54:15.055787985 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[métier]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 23 Apr 2024 16:40:50 GMT</lastBuildDate>
+    <lastBuildDate>Wed, 24 Apr 2024 06:53:23 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/métier.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[La qualité est systémique]]></title>
@@ -187,7 +187,7 @@
       <category><![CDATA[qualité]]></category>
       <category><![CDATA[code]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Fri, 23 Feb 2024 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Quelques défis liés à l'édition d'un logiciel destiné à être intégré]]></title>
@@ -225,7 +225,7 @@
       <category><![CDATA[travail]]></category>
       <category><![CDATA[métier]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Maximiser l'efficacité des développeur·ses]]></title>
@@ -316,7 +316,7 @@
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Sun, 07 Feb 2021 00:00:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[« Clean Code » résumé en quelques lignes]]></title>
@@ -487,7 +487,7 @@
       <category><![CDATA[clean code]]></category>
       <category><![CDATA[unit test]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 16 Jun 2020 23:28:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[La complexité…]]></title>
@@ -547,7 +547,7 @@
       <category><![CDATA[code]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[ingénierie logicielle]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Tue, 12 May 2020 18:16:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #17 de 2019]]></title>
@@ -574,7 +574,7 @@
       <category><![CDATA[php]]></category>
       <category><![CDATA[performances]]></category>
       <category><![CDATA[unit test]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 25 Apr 2019 10:12:18 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #16 de 2019]]></title>
@@ -606,7 +606,7 @@
       <category><![CDATA[api]]></category>
       <category><![CDATA[graphql]]></category>
       <category><![CDATA[rest]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 18 Apr 2019 10:12:17 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #14 de 2019]]></title>
@@ -637,7 +637,7 @@
       <category><![CDATA[métier]]></category>
       <category><![CDATA[bonnes pratiques]]></category>
       <category><![CDATA[code]]></category>
-      <pubDate>Invalid Date</pubDate>
+      <pubDate>Thu, 04 Apr 2019 10:12:16 GMT</pubDate>
     </item>
   </channel>
 </rss>

RSS tag fr

--- fr.xml.pretty	2024-04-24 06:54:15.607787996 +0000
+++ ../damien.pobel.fr/web/rss/linux/fr.xml.pretty	2024-04-24 06:54:15.611787996 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[linux]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 23 Apr 2024 16:40:50 GMT</lastBuildDate>
+    <lastBuildDate>Wed, 24 Apr 2024 06:53:23 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/linux/fr.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Veille de la semaine #19 de 2018]]></title>
@@ -32,6 +32,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-19-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-19-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[code]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[polymer]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[web components]]></category>
+      <category><![CDATA[symfony]]></category>
+      <category><![CDATA[conférence]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[rest]]></category>
+      <pubDate>Thu, 10 May 2018 10:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #18 de 2018]]></title>
@@ -52,6 +71,20 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-18-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-18-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[métier]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[responsive design]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[outil]]></category>
+      <category><![CDATA[react]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[environnement]]></category>
+      <category><![CDATA[vidéo]]></category>
+      <pubDate>Thu, 03 May 2018 10:12:13 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #10 de 2018]]></title>
@@ -77,6 +110,25 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-10-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-10-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[unit test]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[vie privée]]></category>
+      <category><![CDATA[css]]></category>
+      <category><![CDATA[humour]]></category>
+      <category><![CDATA[rest]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[performances]]></category>
+      <category><![CDATA[sourceforge]]></category>
+      <category><![CDATA[hébergement]]></category>
+      <category><![CDATA[mail]]></category>
+      <category><![CDATA[spam]]></category>
+      <category><![CDATA[unix]]></category>
+      <pubDate>Thu, 08 Mar 2018 11:12:12 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[mycli, un client MySQL (et alternatives compatibles) en ligne de commande]]></title>
@@ -137,6 +189,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/mycli-client-mysql-en-ligne-de-commande</guid>
+      <category><![CDATA[mysql]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[ssh]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[macosx]]></category>
+      <pubDate>Sat, 17 Feb 2018 17:28:26 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Veille de la semaine #6 de 2018]]></title>
@@ -160,6 +218,24 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/veille-semaine-06-2018</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/veille-semaine-06-2018</guid>
+      <category><![CDATA[veille]]></category>
+      <category><![CDATA[accessibilité]]></category>
+      <category><![CDATA[lecteur d'écran]]></category>
+      <category><![CDATA[microsoft]]></category>
+      <category><![CDATA[pwa]]></category>
+      <category><![CDATA[debian]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[php]]></category>
+      <category><![CDATA[web]]></category>
+      <category><![CDATA[chrome]]></category>
+      <category><![CDATA[git]]></category>
+      <category><![CDATA[javascript]]></category>
+      <category><![CDATA[bonnes pratiques]]></category>
+      <category><![CDATA[sécurité]]></category>
+      <category><![CDATA[silex]]></category>
+      <category><![CDATA[webpack]]></category>
+      <category><![CDATA[react]]></category>
+      <pubDate>Thu, 08 Feb 2018 11:25:09 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Passer de Vim à Neovim]]></title>
@@ -229,6 +305,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/vim-neovim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/vim-neovim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[neovim]]></category>
+      <category><![CDATA[terminal]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ubuntu]]></category>
+      <pubDate>Wed, 03 Feb 2016 23:10:00 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Theme Gtk2, Gtk3 et Qt4 unifié]]></title>
@@ -272,6 +354,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/ubuntu-theme-gtk2-gtk3-qt4</guid>
+      <category><![CDATA[ubuntu]]></category>
+      <category><![CDATA[gtk]]></category>
+      <category><![CDATA[gnome]]></category>
+      <category><![CDATA[openbox]]></category>
+      <category><![CDATA[linux]]></category>
+      <pubDate>Sun, 07 Apr 2013 16:43:30 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Sauvegarde de session dans Vim]]></title>
@@ -292,6 +380,10 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/sauvegarde-de-session-dans-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[truc]]></category>
+      <pubDate>Sat, 16 Oct 2010 21:58:53 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[xzoom : un petit outil bien pratique pour le montage HTML]]></title>
@@ -305,6 +397,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/xzoom-un-petit-outil-bien-pratique-pour-le-montage-html</guid>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[html]]></category>
+      <category><![CDATA[travail]]></category>
+      <category><![CDATA[truc]]></category>
+      <category><![CDATA[css]]></category>
+      <pubDate>Mon, 21 Sep 2009 22:31:31 GMT</pubDate>
     </item>
     <item>
       <title><![CDATA[Chercher remplacer dans tous les buffers de Vim]]></title>
@@ -320,6 +418,12 @@
 ]]></description>
       <link>https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</link>
       <guid isPermaLink="true">https://damien.pobel.fr/post/chercher-remplacer-dans-tous-les-buffers-de-vim</guid>
+      <category><![CDATA[vim]]></category>
+      <category><![CDATA[linux]]></category>
+      <category><![CDATA[ezvim]]></category>
+      <category><![CDATA[shell]]></category>
+      <category><![CDATA[pense bête]]></category>
+      <pubDate>Tue, 08 Sep 2009 21:30:46 GMT</pubDate>
     </item>
   </channel>
 </rss>

@dpobel dpobel merged commit 4c650e4 into main Apr 24, 2024
1 check passed
@dpobel dpobel deleted the dependabot/npm_and_yarn/metalsmith/permalinks-3.0.0 branch April 24, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant