commit: 1a335b475d8b5764fcd2183165f793b903a129f2
parent c6854b9dd2dceefb7bc04cd25c66a254a09c5d85
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 20 Jun 2023 14:10:23 +0200
bookmarks: https://blog.mozilla.org/webdev/2010/07/26/registerprotocolhandler-enhancing-the-federated-web/
Diffstat:
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -522,4 +522,8 @@
<bookmark href="https://openinframap.org/"><title>Open Infrastructure Map</title></bookmark>
<bookmark href="https://vimeo.com/267814401"><title>Vous arrive-t-il d'infliger de l'aide ? - Julie Quillé - MiXiT 2018</title></bookmark>
<bookmark href="https://redirect.invidious.io/"><title>List of public invidious instances</title></bookmark>
+ <bookmark href="https://blog.mozilla.org/webdev/2010/07/26/registerprotocolhandler-enhancing-the-federated-web/">
+ <title>RegisterProtocolHandler Enhancing the Federated Web | Mozilla Web Development</title>
+ <desc>Wherein Mozilla knew what they should have done for the Fediverse back in 2010 but only did something so half-assed that it's unusable in practice.</desc>
+ </bookmark>
</xbel>
diff --git a/config.ninja b/config.ninja
@@ -10,6 +10,7 @@ build bookmarks.xsl: xinclude bookmarks.xsl.in | ./templates/head.xml ./template
build nginx_autoindex.xsl: xinclude nginx_autoindex.xsl.in | ./templates/head.xml ./templates/en/nav.xsl ./templates/en/footer.shtml
build articles/2022$ Summary.html: article entry.xsl articles/2022$ Summary.xml
build articles/Why$ I$ embraced$ Wayland.html: article entry.xsl articles/Why$ I$ embraced$ Wayland.xml
+build articles/cookies-vs-gdpr.html: article entry.xsl articles/cookies-vs-gdpr.xml
build articles/cve.org-disaster.html: article entry.xsl articles/cve.org-disaster.xml
build articles/firmware-broken-terminology.html: article entry.xsl articles/firmware-broken-terminology.xml
build articles/self-hosting.html: article entry.xsl articles/self-hosting.xml