logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 1859bb1ebc3303af5e8c2d8af0041eb0445e4191
parent 319f11414f70e64287b1482522a19004f4905b82
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:

Marticles/30 Ways of Pride Challenge.xhtml2+-
Marticles/AtASSian.xhtml2+-
Marticles/Email to graphics-dev@chromium.org about nouveau blacklisting.xhtml2+-
Marticles/Few updates about this website.xhtml2+-
Marticles/I’m removing defaults to eternal cryptographic signatures.xhtml2+-
Marticles/J’ai changé de clé OpenPGP.xhtml2+-
Marticles/Mise en place d’un relai icecast.xhtml2+-
Marticles/My issue with Github (and Microsoft buying it).xhtml2+-
Marticles/Paramétrage de mon serveur git.xhtml2+-
Mfeed.atom12++++++------
Mflux.atom6+++---
11 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/articles/30 Ways of Pride Challenge.xhtml b/articles/30 Ways of Pride Challenge.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/30%20Ways%20of%20Pride%20Challenge"><h1>30 Ways of Pride Challenge</h1></a> <p>It’s based on the <a href="https://jocelynsamara.deviantart.com/journal/30-Days-of-Pride-Challenge-612773446">30 Days of Pride Challenge</a>. I like the concept but I’m too lazy to keep it for 30 days, so instead I answer 30 questions, and as it’s originaly for 30 days it’ll be updated live. (Yay, more edits in prod’)</p> <ol> 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> @@ -70,7 +70,7 @@ <id>https://hacktivis.me/articles/30%20Ways%20of%20Pride%20Challenge</id> <published>2017-04-01T16:54:48Z</published> <updated>2019-02-08T17:50:35Z</updated> - <content type="xhtml"><div> + <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <!--#include file="/articles/30 Ways of Pride Challenge.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>