commit: db6f0fa5d2236b8c5bfa436c08bfc5e4b7e6696a
parent 3cb8cb6f1177e9a174895d92cab3c60440392e5b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 20 Feb 2019 09:48:43 +0100
Put the xhtml namespacing at the div level for Atom feeds
Diffstat:
10 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/articles/AtASSian.xhtml b/articles/AtASSian.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+<article lang="en" class="h-entry">
<a href="/articles/AtlAASian"><h1>AtlAASian: The Bullshit factory</h1></a>
<p>This is a port of a loose-thread I made on the Fediverse while trying to delete an account on codacy.com that was supposely linked to BitBucket (Atlassian service).</p>
<p>Start of this bullshit: <a href="https://queer.hacktivis.me/objects/c703a3fe-3f48-41af-99cd-6d29e1b0aa2f">2019-02-15 17:28</a></p>
diff --git a/articles/Email to graphics-dev@chromium.org about nouveau blacklisting.xhtml b/articles/Email to graphics-dev@chromium.org about nouveau blacklisting.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+<article lang="en" class="h-entry">
<a href="/articles/Email%20to%20graphics-dev@chromium.org%20about%20nouveau%20blacklisting"><h1>Email to graphics-dev@chromium.org about nouveau blacklisting</h1></a>
<pre>
Date: Sun, 6 Jan 2019 01:54:46 +0100
diff --git a/articles/Few updates about this website.xhtml b/articles/Few updates about this website.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+<article lang="en" class="h-entry">
<a href="https://hacktivis.me/articles/Few%20updates%20about%20this%20website"><h1>Few updates about this website</h1></a>
<h2>Atom syndication</h2>
<p>I finally added a syndication feed, using the Atom format (and xHTML for the articles)! (seriously after all theses years?) I’m pretty sure the URL for it isn’t backward-compatible with what I had a long time ago, so you’ll have to update.</p>
diff --git a/articles/I’m removing defaults to eternal cryptographic signatures.xhtml b/articles/I’m removing defaults to eternal cryptographic signatures.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+<article lang="en" class="h-entry">
<a href="/articles/I%E2%80%99m%20removing%20defaults%20to%20eternal%20cryptographic%20signatures"><h1>I’m removing defaults to eternal cryptographic signatures</h1></a>
<h2>Quick Notes on how to</h2>
<ul>
diff --git a/articles/J’ai changé de clé OpenPGP.xhtml b/articles/J’ai changé de clé OpenPGP.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" class="h-entry">
+<article lang="fr" class="h-entry">
<a class="u-url" href="/articles/J%E2%80%99ai%20chang%C3%A9%20de%20cl%C3%A9%20OpenPGP"><h1 class="p-name">J’ai changé de clé OpenPGP</h1></a>
<p>L’ensemble de clé(ce n‘est pas du lexique OpenPGP, je sais) que j’avais devenais de plus en plus dérangé, j’avais perdu des sous-clés assez souvent et des fois certaines n’étaient pas accessible (accessible sur ma tour à 200 km de là où j’étais avec un laptop).<br/>
Cet ensemble de clé devrait être pas trop mal dans le “state of the art” de fin-2017.</p>
diff --git a/articles/Mise en place d’un relai icecast.xhtml b/articles/Mise en place d’un relai icecast.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" class="h-entry">
+<article lang="fr" class="h-entry">
<h1 class="p-name"><a class="u-url" href="/articles/Mise%20en%20place%20d%E2%80%99un%20relai%20icecast">Mise en place d’un relai icecast</a></h1>
<p>Mis en place pour faire relai de <a href="http://zad.nadir.org/spip.php?rubrique71">radio klaxon</a> de la <abbr title="Zone À Défendre">ZAD</abbr> de <abbr title="Notre Dame Des Landes">NDDL</abbr> qui ne tenait apparement plus la charge, et pour un peu de crypto+annonymat. Ci-dessous, la config icecast, puis la config nginx.</p>
<p>Config pour icecast:</p>
diff --git a/articles/My issue with Github (and Microsoft buying it).xhtml b/articles/My issue with Github (and Microsoft buying it).xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+<article lang="en" class="h-entry">
<a href="/articles/My%20issue%20with%20Github%20(and%20Microsoft%20buying%20it)"><h1>My issue with Github (and Microsoft buying it)</h1></a>
<h2>Embrace; Extend; Extenguish</h2>
<p>Microsoft and similar Corporations are well-known for doing this kind of thing, we cannot have permanent links or main forges based on something like that.
diff --git a/articles/Paramétrage de mon serveur git.xhtml b/articles/Paramétrage de mon serveur git.xhtml
@@ -1,4 +1,4 @@
-<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" class="h-entry">
+<article lang="fr" class="h-entry">
<h1 class="p-name"><a class="u-url" href="/articles/Param%C3%A9trage%20de%20mon%20serveur%20git">Paramétrage de mon serveur git</a></h1>
<p>Après avoir eu plusieurs problèmes avec gitlab.com (impossibilitée de <code>git push</code> sur mon propre dépot, par example). J’ai décidé de faire un truc simple, inspiré de git.linkmauve.fr. J’ai mis tout mes dépots git dans le <code>/git</code></p>
<h2>Démarrage avec juste nginx et ssh</h2>
diff --git a/feed.atom b/feed.atom
@@ -15,7 +15,7 @@
<id>https://hacktivis.me/articles/AtASSian</id>
<published>2019-02-15T18:57:04Z</published>
<updated>2019-02-15T19:08:04Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/AtASSian.xhtml"-->
</div></content>
</entry>
@@ -26,7 +26,7 @@
<id>https://hacktivis.me/articles/I%E2%80%99m%20removing%20defaults%20to%20eternal%20cryptographic%20signatures</id>
<published>2019-01-09T03:05:54Z</published>
<updated>2019-01-09T04:02:05Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/I’m removing defaults to eternal cryptographic signatures.xhtml"-->
</div></content>
</entry>
@@ -37,7 +37,7 @@
<id>https://hacktivis.me/articles/Email%20to%20graphics-dev@chromium.org%20about%20nouveau%20blacklisting</id>
<published>2019-01-06T01:09:58Z</published>
<updated>2019-01-06T01:09:58Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/Email to graphics-dev@chromium.org about nouveau blacklisting.xhtml"-->
</div></content>
</entry>
@@ -48,7 +48,7 @@
<id>https://hacktivis.me/articles/Few%20updates%20about%20this%20website</id>
<published>2018-10-24T09:15:51Z</published>
<updated>2018-10-24T09:43:44Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/Few updates about this website.xhtml"-->
</div></content>
</entry>
@@ -59,7 +59,7 @@
<id>https://hacktivis.me/articles/My%20issue%20with%20Github%20(and%20Microsoft%20buying%20it)</id>
<published>2018-09-24T05:23:13Z</published>
<updated>2018-10-24T07:28:47Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/My issue with Github (and Microsoft buying it).xhtml"-->
</div></content>
</entry>
diff --git a/flux.atom b/flux.atom
@@ -14,7 +14,7 @@
<link rel="alternate" type="text/html" href="/articles/Mise%20en%20place%20d%E2%80%99un%20relai%20icecast"/>
<id>https://hacktivis.me/articles/Mise%20en%20place%20d%E2%80%99un%20relai%20icecast</id>
<updated>2018-06-02T11:33:19Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<!--#include file="/articles/Mise en place d’un relai icecast.xhtml"-->
</div></content>
</entry>
@@ -25,7 +25,7 @@
<id>https://hacktivis.me/articles/J%E2%80%99ai%20chang%C3%A9%20de%20cl%C3%A9%20OpenPGP</id>
<published>2018-02-04T22:51:15+0100</published>
<updated>2018-10-07T16:50:13Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<!--#include file="/articles/J’ai changé de clé OpenPGP.xhtml"-->
</div></content>
</entry>
@@ -36,7 +36,7 @@
<id>https://hacktivis.me/articles/Param%C3%A9trage%20de%20mon%20serveur%20git</id>
<published>2017-02-04T13:19:31Z</published>
<updated>2019-02-20T08:40:13Z</updated>
- <content type="xhtml"><div>
+ <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<!--#include file="/articles/Paramétrage de mon serveur git.xhtml"-->
</div></content>
</entry>