]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
add The systemd for Developers Series pages
authorMariano Giménez <marianosgimenez@gmail.com>
Tue, 23 Jan 2024 14:51:29 +0000 (15:51 +0100)
committerhulkoba <jacoba@neighbourhood.ie>
Thu, 22 Feb 2024 09:11:08 +0000 (10:11 +0100)
docs/_data/extra_pages.json

index 31a2c59dfd95db3e3246fcd008dc851baa1b7664..bf3536fcd3c4c966c14b49c0c2b26ee6c037a2dd 100644 (file)
     "category": "The systemd for Administrators Blog Series",
     "title": "A Vietnamese translation",
     "url": "https://archlinuxvn.org/doc/systemd/#lp"
+  },
+  {
+    "category": "The systemd for Developers Series",
+    "title": "#1: Socket Activation",
+    "url": "https://0pointer.de/blog/projects/socket-activation.html"
+  },
+  {
+    "category": "The systemd for Developers Series",
+    "title": "#2: Socket Activation (Part 2)",
+    "url": "https://0pointer.de/blog/projects/socket-activation2.html"
+  },
+  {
+    "category": "The systemd for Developers Series",
+    "title": "#3: Logging to the Journal",
+    "url": "https://0pointer.de/blog/projects/journal-submit.html"
   }
 ]