logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: a17e4c8d849ffc7c67f9867cc0ff543fa4d0e4e3
parent c18530602f27a9902fa9cd0481ecae66c833325c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 31 Jan 2019 00:14:01 +0100

articles: Add OGP metadata

Done with:
for i in *.shtml; do printf "4\na\n\t\t<meta property=\"og:type\" content=\"article\"/>\n\t\t<meta property=\"og:title\" content=\"${i//.shtml/}\"/>\n.\nwq\n" | ed "$i"; done

Diffstat:

Marticles/All Communities Are Broken.shtml2++
Marticles/Demande des USA de mot de passe des réseaux sociaux.shtml2++
Marticles/Disk identification.shtml2++
Marticles/Email to graphics-dev@chromium.org about nouveau blacklisting.shtml2++
Marticles/Entire Disk Encryption with LUKS and ZFS.shtml2++
Marticles/Few updates about this website.shtml2++
Marticles/Fighting Harrassement.shtml2++
Marticles/Gitter sucks.shtml2++
Marticles/I changed my OpenPGP keys.shtml2++
Marticles/I’m removing defaults to eternal cryptographic signatures.shtml2++
Marticles/J’ai changé de clé OpenPGP.shtml2++
Marticles/La neutralitée du Net sur un wifi Orange™, deuxième mensonge.shtml2++
Marticles/Légifrance ne respecte pas ses propres Délibérations.shtml2++
Marticles/L’HTML dans les courriels.shtml2++
Marticles/Mise en place d’un relai icecast.shtml2++
Marticles/Mozilla is Broken.shtml2++
Marticles/Multi-posting on micro-blogging is a nightmare.shtml2++
Marticles/My git server setup.shtml2++
Marticles/My issue with Github (and Microsoft buying it).shtml2++
Marticles/Paramétrage de mon serveur git.shtml2++
Marticles/Politique de CW.shtml2++
Marticles/Pourquoi je n’utiliserais pas ghostery.shtml2++
Marticles/Re: Owncloud Nextcloud Cozycloud : la vie privée attendra ?.shtml2++
Marticles/Repo-less packages, Docker, AppImage and others curl|sh.shtml2++
Marticles/Réaction à la « Politique d’utilisation des données » de change.org.shtml2++
Marticles/Réponse à « Mise en place d’un firewall sous debian ».shtml2++
Marticles/République Numérique.shtml2++
Marticles/Tagged by toot6.shtml2++
Marticles/USA asking social-network password.shtml2++
Marticles/ed.shtml2++
Marticles/lojban×dotsie alphabet.shtml2++
Marticles/systemd-eated-su.shtml2++
Marticles/www-client are broken.shtml2++
Marticles/« Democrate(ch|d) ».shtml2++
34 files changed, 68 insertions(+), 0 deletions(-)

diff --git a/articles/All Communities Are Broken.shtml b/articles/All Communities Are Broken.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="All Communities Are Broken"/> <title>Politique de CW — Cyber-habitat de lanodan</title> <link rel="prev" href="/articles/Politique%20de%20CW"> <link rel="next" href="/articles/J%E2%80%99ai%20chang%C3%A9%20de%20cl%C3%A9%20OpenPGP"> diff --git a/articles/Demande des USA de mot de passe des réseaux sociaux.shtml b/articles/Demande des USA de mot de passe des réseaux sociaux.shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Demande des USA de mot de passe des réseaux sociaux"/> <title>Demande des USA de mot de passe des réseaux sociaux — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Disk identification.shtml b/articles/Disk identification.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Disk identification"/> <title>Disk Identification — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Email to graphics-dev@chromium.org about nouveau blacklisting.shtml b/articles/Email to graphics-dev@chromium.org about nouveau blacklisting.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Email to graphics-dev@chromium.org about nouveau blacklisting"/> <title>Email to graphics-dev@chromium.org about nouveau blacklisting — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Entire Disk Encryption with LUKS and ZFS.shtml b/articles/Entire Disk Encryption with LUKS and ZFS.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Entire Disk Encryption with LUKS and ZFS"/> <title>Entire Disk Encryption with LUKS and ZFS — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Few updates about this website.shtml b/articles/Few updates about this website.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Few updates about this website"/> <title>Few updates about this website — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Fighting Harrassement.shtml b/articles/Fighting Harrassement.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Fighting Harrassement"/> <title>Fighting Harrassement — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Gitter sucks.shtml b/articles/Gitter sucks.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Gitter sucks"/> <title>Gitter sucks — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/I changed my OpenPGP keys.shtml b/articles/I changed my OpenPGP keys.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="I changed my OpenPGP keys"/> <title>I changed my OpenPGP keys — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/I’m removing defaults to eternal cryptographic signatures.shtml b/articles/I’m removing defaults to eternal cryptographic signatures.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="I’m removing defaults to eternal cryptographic signatures"/> <title>I’m removing defaults to eternal cryptographic signatures — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/J’ai changé de clé OpenPGP.shtml b/articles/J’ai changé de clé OpenPGP.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="J’ai changé de clé OpenPGP"/> <title>J’ai changé de clé OpenPGP — Cyber-habitat de lanodan</title> <link rel="prev" href="/articles/All%20Communities%20Are%20Broken"> <link rel="next" href="/articles/Mise%20en%20place%20d%E2%80%99un%20relai%20icecast"> diff --git a/articles/La neutralitée du Net sur un wifi Orange™, deuxième mensonge.shtml b/articles/La neutralitée du Net sur un wifi Orange™, deuxième mensonge.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="La neutralitée du Net sur un wifi Orange™, deuxième mensonge"/> <title>La neutralitée du Net sur un wifi Orange™, deuxième mensonge — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Légifrance ne respecte pas ses propres Délibérations.shtml b/articles/Légifrance ne respecte pas ses propres Délibérations.shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Légifrance ne respecte pas ses propres Délibérations"/> <title>Légifrance ne respecte pas ses propres Délibérations — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/L’HTML dans les courriels.shtml b/articles/L’HTML dans les courriels.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="L’HTML dans les courriels"/> <title>La neutralitée du Net sur un wifi Orange™, deuxième mensonge — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Mise en place d’un relai icecast.shtml b/articles/Mise en place d’un relai icecast.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Mise en place d’un relai icecast"/> <title>Mise en place d’un relai icecast — Cyber-habitat de lanodan</title> <link rel="prev" href="/articles/J%E2%80%99ai%20chang%C3%A9%20de%20cl%C3%A9%20OpenPGP"> </head> diff --git a/articles/Mozilla is Broken.shtml b/articles/Mozilla is Broken.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Mozilla is Broken"/> <title>Mozilla is Broken — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Multi-posting on micro-blogging is a nightmare.shtml b/articles/Multi-posting on micro-blogging is a nightmare.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Multi-posting on micro-blogging is a nightmare"/> <title>Multi-posting on micro-blogging is a nightmare — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/My git server setup.shtml b/articles/My git server setup.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="My git server setup"/> <title>My git server setup — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/My issue with Github (and Microsoft buying it).shtml b/articles/My issue with Github (and Microsoft buying it).shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="My issue with Github (and Microsoft buying it)"/> <title>My issue with Github (and Microsoft buying it) — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Paramétrage de mon serveur git.shtml b/articles/Paramétrage de mon serveur git.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Paramétrage de mon serveur git"/> <title>Paramétrage de mon serveur git — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Politique de CW.shtml b/articles/Politique de CW.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Politique de CW"/> <title>Politique de CW — Cyber-habitat de lanodan</title> <link rel="next" href="/articles/All%20Communities%20Are%20Broken"> </head> diff --git a/articles/Pourquoi je n’utiliserais pas ghostery.shtml b/articles/Pourquoi je n’utiliserais pas ghostery.shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Pourquoi je n’utiliserais pas ghostery"/> <title>Pourquoi je n’utiliserais pas ghostery — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Re: Owncloud Nextcloud Cozycloud : la vie privée attendra ?.shtml b/articles/Re: Owncloud Nextcloud Cozycloud : la vie privée attendra ?.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Re: Owncloud Nextcloud Cozycloud : la vie privée attendra ?"/> <title>Re: Owncloud Nextcloud Cozycloud : la vie privée attendra ? — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Repo-less packages, Docker, AppImage and others curl|sh.shtml b/articles/Repo-less packages, Docker, AppImage and others curl|sh.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Repo-less packages, Docker, AppImage and others curl|sh"/> <title>Repo-less packages, Docker, AppImage and others curl|sh — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/Réaction à la « Politique d’utilisation des données » de change.org.shtml b/articles/Réaction à la « Politique d’utilisation des données » de change.org.shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Réaction à la « Politique d’utilisation des données » de change.org"/> <title>Réaction à la « Politique d’utilisation des données » de change.org — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Réponse à « Mise en place d’un firewall sous debian ».shtml b/articles/Réponse à « Mise en place d’un firewall sous debian ».shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Réponse à « Mise en place d’un firewall sous debian »"/> <title>Légifrance ne respecte pas ses propres Délibérations — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/République Numérique.shtml b/articles/République Numérique.shtml @@ -2,6 +2,8 @@ <html lang="fr"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="République Numérique"/> <title>République Numérique — Cyber-habitat de lanodan</title> </head> <body> diff --git a/articles/Tagged by toot6.shtml b/articles/Tagged by toot6.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="Tagged by toot6"/> <title>Tagged by toot6 — Cyber-home of lanodan</title> <link type="application/rss+xml" href="/rss" title="flux RSS" rel="alternate"/> </head> diff --git a/articles/USA asking social-network password.shtml b/articles/USA asking social-network password.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="USA asking social-network password"/> <title>USA asking social-network password — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/ed.shtml b/articles/ed.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="ed"/> <title>ed — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/lojban×dotsie alphabet.shtml b/articles/lojban×dotsie alphabet.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="lojban×dotsie alphabet"/> <title>lojban×dotsie alphabet — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/systemd-eated-su.shtml b/articles/systemd-eated-su.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="systemd-eated-su"/> <title>SystemD eated su — lanodan’s cyber-home</title> </head> <body> diff --git a/articles/www-client are broken.shtml b/articles/www-client are broken.shtml @@ -2,6 +2,8 @@ <html lang="en"> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="www-client are broken"/> <title>www-client are broken — Cyber-home of lanodan</title> </head> <body> diff --git a/articles/« Democrate(ch|d) ».shtml b/articles/« Democrate(ch|d) ».shtml @@ -2,6 +2,8 @@ <html> <head> <!--#include file="/templates/head.shtml" --> + <meta property="og:type" content="article"/> + <meta property="og:title" content="« Democrate(ch|d) »"/> <title>« Democrate(ch|d) » — Cyber-habitat de lanodan</title> </head> <body>