DEL: delete public folder
This commit is contained in:
parent
79c9ece17d
commit
546b51c372
9 changed files with 42 additions and 923 deletions
41
content/posts/au-revoir-google.md
Normal file
41
content/posts/au-revoir-google.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
+++
|
||||
date = '2025-09-23T11:31:01+02:00'
|
||||
draft = false
|
||||
title = 'Au Revoir Google'
|
||||
+++
|
||||
|
||||
Ça y est, c’est fait. Depuis le temps que je voulais le faire.
|
||||
Depuis des années, j’attendais la suppression du compte. En réalité, je n’étais jamais allé au bon endroit. J’avais juste cliqué sur _suspendre le compte_, en pensant que, tôt ou tard, il disparaîtrait de lui-même. Mais non.
|
||||
|
||||
C’est en tombant sur [Just Delete Me](https://backgroundchecks.org/justdeleteme/fr.html) que j’ai trouvé la vraie page, celle où il est écrit noir sur blanc : **Supprimer mon compte**. Et voilà, c’est fait. **Plus de compte Google**. Enfin une vague d’air frais.
|
||||
|
||||
|
||||
## Auto-hébergement
|
||||
|
||||
Je ne vais pas tout auto-héberger. Surtout pas les mails. Trop critique, trop risqué. Typiquement le genre de service qui lâche au pire moment, en vacances ou quand tu attends un message important.
|
||||
|
||||
Depuis plusieurs années, j’ai confié cette partie à [ProtonMail](https://proton.me/mail). Pour les mails, pour le VPN. Un choix assumé : je préfère payer pour un service robuste que bricoler avec le stress de tout perdre. Le seul bémol est la diversité de leurs services, et mettre tous ses œufs dans le même panier n’est jamais idéal. Alors peut-être qu’un jour, j'administrerai un compte mail juste pour les trucs secondaires, ou des alias jetables.
|
||||
|
||||
## Et maintenant ?
|
||||
|
||||
Un nom de domaine, une vieille machine que je voulais transformer en media center sous la télé, et qui a fini par prendre la poussière. Voilà mon point de départ.
|
||||
|
||||
Côté OS, j’ai choisi [NixOS](https://nixos.org/). Quitte à expérimenter, autant le faire sérieusement : la configuration déclarative colle parfaitement à ma vision. Plutôt que d’empiler du conteneur partout, je préfère un système cohérent, clair, où tout est défini proprement.
|
||||
|
||||
L’idée, c’est de poser les briques une à une. D’abord remplacer iCloud par Nextcloud. Oui, j’ai encore un MacBook et un iPhone. Entre la peste et le choléra, ce n’est pas le choix le plus puriste, mais il faut trancher. Android milieu de gamme = zéro mise à jour, zéro sécurité, et 100 % Google. Apple, au moins, livre encore des mises à jour.
|
||||
|
||||
## Pourquoi un MacBook ?
|
||||
|
||||
Parce qu’il me libère ailleurs. La tranquillité d’esprit du côté matériel m’a permis de pousser plus loin Linux côté serveur et bureautique. Et soyons honnêtes : **cette putain de batterie**. Plus de 7h sans cligner. Ajoute à ça le passage à l’ARM, qui est un vrai coup de génie, et tu comprends pourquoi j’ai choisi ce compromis.
|
||||
|
||||
Peut-être qu’un jour je basculerai sur [GrapheneOS](https://grapheneos.org) pour le téléphone, ou sur un ThinkPad pour la partie portable. Mais pour l’instant, ce n’est pas la question.
|
||||
|
||||
## Autonomie
|
||||
|
||||
Le mot est lâché. L’objectif est simple : **reprendre l’autonomie**.
|
||||
|
||||
Pas en installant tout d’un coup, pas en empilant les services comme un collectionneur compulsif. Mais en avançant pas à pas, en validant chaque étape, en construisant un port qui tienne la mer.
|
||||
|
||||
Je ne cherche pas à tout remplacer. Seulement à garder ce qui compte vraiment, sous ma propre voile.
|
||||
|
||||
Larguez les amarres, cap sur [porzh.me](https://porzh.me) !
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
+++
|
||||
date = '2025-08-20T13:51:47+02:00'
|
||||
draft = false
|
||||
title = 'En cours de construction'
|
||||
+++
|
||||
|
||||
A bientôt
|
||||
|
|
@ -9,3 +9,4 @@ description = "Larguez les amarres"
|
|||
profilePicture = "images/dun0z.png"
|
||||
disableThemeSwitcher = true
|
||||
favicon= "https://levr.porzh.me/"
|
||||
disableTitleCapitalization = true
|
||||
|
|
|
|||
|
|
@ -1,288 +0,0 @@
|
|||
<!doctype html>
|
||||
<html
|
||||
dir="ltr"
|
||||
lang="en"
|
||||
data-theme=""
|
||||
|
||||
class="html theme--light"
|
||||
|
||||
><head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Capt. DuN0z
|
||||
|
||||
|
||||
|
||||
</title>
|
||||
|
||||
<meta name="generator" content="Hugo 0.147.3"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<meta name="author" content="Capt. DuN0z" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Larguez les amarres"
|
||||
/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/anatole.min.985dac00a01b3fec9889eb6df06fef929e9076f9482dd9feba2cab67bfb9edd5.css" integrity="sha256-mF2sAKAbP+yYiett8G/vkp6QdvlILdn+uiyrZ7+57dU=" crossorigin="anonymous" />
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/css/markupHighlight.min.73ccfdf28df555e11009c13c20ced067af3cb021504cba43644c705930428b00.css"
|
||||
integrity="sha256-c8z98o31VeEQCcE8IM7QZ688sCFQTLpDZExwWTBCiwA="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/fontawesome.min.137b1cf3cea9a8adb7884343a9a5ddddf4280f59153f74dc782fb7f7bf0d0519.css"
|
||||
integrity="sha256-E3sc886pqK23iENDqaXd3fQoD1kVP3TceC+3978NBRk="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/solid.min.e65dc5b48fb5f39b142360c57c3a215744c94e56c755c929cc3e88fe12aab4d3.css"
|
||||
integrity="sha256-5l3FtI+185sUI2DFfDohV0TJTlbHVckpzD6I/hKqtNM="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/regular.min.6f4f16d58da1c82c0c3a3436e021a3d39b4742f741192c546e73e947eacfd92f.css"
|
||||
integrity="sha256-b08W1Y2hyCwMOjQ24CGj05tHQvdBGSxUbnPpR+rP2S8="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/brands.min.e10425ad768bc98ff1fb272a0ac8420f9d1ba22f0612c08ff1010c95080ffe7e.css"
|
||||
integrity="sha256-4QQlrXaLyY/x+ycqCshCD50boi8GEsCP8QEMlQgP/n4="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
|
||||
<link rel="canonical" href="https://levr.porzh.me/" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="" />
|
||||
|
||||
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/anatole-header.min.f9132794301a01ff16550ed66763482bd848f62243d278f5e550229a158bfd32.js"
|
||||
integrity="sha256-+RMnlDAaAf8WVQ7WZ2NIK9hI9iJD0nj15VAimhWL/TI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Capt. DuN0z">
|
||||
<meta name="twitter:description" content="Larguez les amarres">
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="https://levr.porzh.me/">
|
||||
<meta property="og:site_name" content="Capt. DuN0z">
|
||||
<meta property="og:title" content="Capt. DuN0z">
|
||||
<meta property="og:description" content="Larguez les amarres">
|
||||
<meta property="og:locale" content="fr_FR">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "",
|
||||
"url": "https:\/\/levr.porzh.me\/",
|
||||
"description": "Larguez les amarres",
|
||||
"thumbnailUrl": "https:\/\/levr.porzh.me\/",
|
||||
"license": ""
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="body">
|
||||
<div class="wrapper">
|
||||
<aside
|
||||
|
||||
class="wrapper__sidebar"
|
||||
|
||||
><div
|
||||
class="sidebar
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<div class="sidebar__content">
|
||||
<div class="sidebar__introduction">
|
||||
<img
|
||||
class="-sidebar__introduction-profileimage"
|
||||
src="/images/dun0z.png"
|
||||
alt="profile picture" width="300px"
|
||||
/>
|
||||
|
||||
<div class="sidebar__introduction-title">
|
||||
<h1>
|
||||
<a href="/">Capt. DuN0z</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="sidebar__introduction-description">
|
||||
<p>Larguez les amarres</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="sidebar__list">
|
||||
|
||||
</ul>
|
||||
</div><footer class="footer footer__sidebar">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></div>
|
||||
</aside>
|
||||
<main
|
||||
|
||||
class="wrapper__main"
|
||||
|
||||
>
|
||||
<header class="header"><div
|
||||
class="
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
</a>
|
||||
<nav class="nav">
|
||||
<ul class="nav__list" id="navMenu">
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="nav__list nav__list--end">
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<div
|
||||
class="post
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<div class="post__content">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div
|
||||
class="post
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
|
||||
<div class="post__content">
|
||||
|
||||
<h3><a href="/posts/post/">EN COURS DE CONSTRUCTION</a></h3>
|
||||
|
||||
|
||||
<p>A bientôt
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="post__footer">
|
||||
<em class="fas fa-calendar-day"></em>
|
||||
<span class="post__footer-date"
|
||||
>
|
||||
|
||||
Wed, Aug 20, 2025
|
||||
|
||||
|
||||
</span
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pagination">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</div><footer class="footer footer__base">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></body>
|
||||
</html>
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title></title>
|
||||
<link>https://levr.porzh.me/</link>
|
||||
<description>Recent content on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>fr-FR</language>
|
||||
<lastBuildDate>Wed, 20 Aug 2025 13:51:47 +0200</lastBuildDate><atom:link href="https://levr.porzh.me/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>En cours de construction</title>
|
||||
<link>https://levr.porzh.me/posts/post/</link>
|
||||
<pubDate>Wed, 20 Aug 2025 13:51:47 +0200</pubDate>
|
||||
|
||||
<guid>https://levr.porzh.me/posts/post/</guid>
|
||||
|
||||
<description><p>A bientôt</p></description>
|
||||
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
@ -1,251 +0,0 @@
|
|||
<!doctype html>
|
||||
<html
|
||||
dir="ltr"
|
||||
lang="en"
|
||||
data-theme=""
|
||||
|
||||
class="html theme--light"
|
||||
|
||||
><head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Capt. DuN0z
|
||||
|
|
||||
Posts
|
||||
|
||||
|
||||
|
||||
|
||||
</title>
|
||||
|
||||
<meta name="generator" content="Hugo 0.147.3"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<meta name="author" content="Capt. DuN0z" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Larguez les amarres"
|
||||
/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/anatole.min.985dac00a01b3fec9889eb6df06fef929e9076f9482dd9feba2cab67bfb9edd5.css" integrity="sha256-mF2sAKAbP+yYiett8G/vkp6QdvlILdn+uiyrZ7+57dU=" crossorigin="anonymous" />
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/css/markupHighlight.min.73ccfdf28df555e11009c13c20ced067af3cb021504cba43644c705930428b00.css"
|
||||
integrity="sha256-c8z98o31VeEQCcE8IM7QZ688sCFQTLpDZExwWTBCiwA="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/fontawesome.min.137b1cf3cea9a8adb7884343a9a5ddddf4280f59153f74dc782fb7f7bf0d0519.css"
|
||||
integrity="sha256-E3sc886pqK23iENDqaXd3fQoD1kVP3TceC+3978NBRk="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/solid.min.e65dc5b48fb5f39b142360c57c3a215744c94e56c755c929cc3e88fe12aab4d3.css"
|
||||
integrity="sha256-5l3FtI+185sUI2DFfDohV0TJTlbHVckpzD6I/hKqtNM="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/regular.min.6f4f16d58da1c82c0c3a3436e021a3d39b4742f741192c546e73e947eacfd92f.css"
|
||||
integrity="sha256-b08W1Y2hyCwMOjQ24CGj05tHQvdBGSxUbnPpR+rP2S8="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/brands.min.e10425ad768bc98ff1fb272a0ac8420f9d1ba22f0612c08ff1010c95080ffe7e.css"
|
||||
integrity="sha256-4QQlrXaLyY/x+ycqCshCD50boi8GEsCP8QEMlQgP/n4="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
|
||||
<link rel="canonical" href="https://levr.porzh.me/posts/" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="" />
|
||||
|
||||
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/anatole-header.min.f9132794301a01ff16550ed66763482bd848f62243d278f5e550229a158bfd32.js"
|
||||
integrity="sha256-+RMnlDAaAf8WVQ7WZ2NIK9hI9iJD0nj15VAimhWL/TI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Posts">
|
||||
<meta name="twitter:description" content="Larguez les amarres">
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="https://levr.porzh.me/posts/">
|
||||
<meta property="og:site_name" content="Capt. DuN0z">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:description" content="Larguez les amarres">
|
||||
<meta property="og:locale" content="fr_FR">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="body">
|
||||
<div class="wrapper">
|
||||
<aside
|
||||
|
||||
class="wrapper__sidebar"
|
||||
|
||||
><div
|
||||
class="sidebar
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<div class="sidebar__content">
|
||||
<div class="sidebar__introduction">
|
||||
<img
|
||||
class="-sidebar__introduction-profileimage"
|
||||
src="/images/dun0z.png"
|
||||
alt="profile picture" width="300px"
|
||||
/>
|
||||
|
||||
<div class="sidebar__introduction-title">
|
||||
<a href="/">Capt. DuN0z</a>
|
||||
</div>
|
||||
|
||||
<div class="sidebar__introduction-description">
|
||||
<p>Larguez les amarres</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="sidebar__list">
|
||||
|
||||
</ul>
|
||||
</div><footer class="footer footer__sidebar">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></div>
|
||||
</aside>
|
||||
<main
|
||||
|
||||
class="wrapper__main"
|
||||
|
||||
>
|
||||
<header class="header"><div
|
||||
class="
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
</a>
|
||||
<nav class="nav">
|
||||
<ul class="nav__list" id="navMenu">
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="nav__list nav__list--end">
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<div
|
||||
class="archive
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
|
||||
<div class="archive__heading">2025</div>
|
||||
|
||||
<ul class="archive__list">
|
||||
<li class="archive__list-item">
|
||||
|
||||
<a class="archive__list-title" href="/posts/post/" title="En cours de construction">EN COURS DE CONSTRUCTION</a>
|
||||
|
||||
<div class="archive__list-date">
|
||||
|
||||
|
||||
Aug 20
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</div><footer class="footer footer__base">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></body>
|
||||
</html>
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on </title>
|
||||
<link>https://levr.porzh.me/posts/</link>
|
||||
<description>Recent content in Posts on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>fr-FR</language>
|
||||
<lastBuildDate>Wed, 20 Aug 2025 13:51:47 +0200</lastBuildDate><atom:link href="https://levr.porzh.me/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>En cours de construction</title>
|
||||
<link>https://levr.porzh.me/posts/post/</link>
|
||||
<pubDate>Wed, 20 Aug 2025 13:51:47 +0200</pubDate>
|
||||
|
||||
<guid>https://levr.porzh.me/posts/post/</guid>
|
||||
|
||||
<description><p>A bientôt</p></description>
|
||||
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
@ -1,315 +0,0 @@
|
|||
<!doctype html>
|
||||
<html
|
||||
dir="ltr"
|
||||
lang="en"
|
||||
data-theme=""
|
||||
|
||||
class="html theme--light"
|
||||
|
||||
><head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Capt. DuN0z
|
||||
|
|
||||
En cours de construction
|
||||
|
||||
|
||||
|
||||
|
||||
</title>
|
||||
|
||||
<meta name="generator" content="Hugo 0.147.3"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<meta name="author" content="Capt. DuN0z" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Larguez les amarres"
|
||||
/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/anatole.min.985dac00a01b3fec9889eb6df06fef929e9076f9482dd9feba2cab67bfb9edd5.css" integrity="sha256-mF2sAKAbP+yYiett8G/vkp6QdvlILdn+uiyrZ7+57dU=" crossorigin="anonymous" />
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/css/markupHighlight.min.73ccfdf28df555e11009c13c20ced067af3cb021504cba43644c705930428b00.css"
|
||||
integrity="sha256-c8z98o31VeEQCcE8IM7QZ688sCFQTLpDZExwWTBCiwA="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/fontawesome.min.137b1cf3cea9a8adb7884343a9a5ddddf4280f59153f74dc782fb7f7bf0d0519.css"
|
||||
integrity="sha256-E3sc886pqK23iENDqaXd3fQoD1kVP3TceC+3978NBRk="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/solid.min.e65dc5b48fb5f39b142360c57c3a215744c94e56c755c929cc3e88fe12aab4d3.css"
|
||||
integrity="sha256-5l3FtI+185sUI2DFfDohV0TJTlbHVckpzD6I/hKqtNM="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/regular.min.6f4f16d58da1c82c0c3a3436e021a3d39b4742f741192c546e73e947eacfd92f.css"
|
||||
integrity="sha256-b08W1Y2hyCwMOjQ24CGj05tHQvdBGSxUbnPpR+rP2S8="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/fontawesome/css/brands.min.e10425ad768bc98ff1fb272a0ac8420f9d1ba22f0612c08ff1010c95080ffe7e.css"
|
||||
integrity="sha256-4QQlrXaLyY/x+ycqCshCD50boi8GEsCP8QEMlQgP/n4="
|
||||
crossorigin="anonymous"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
|
||||
<link rel="canonical" href="https://levr.porzh.me/posts/post/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/anatole-header.min.f9132794301a01ff16550ed66763482bd848f62243d278f5e550229a158bfd32.js"
|
||||
integrity="sha256-+RMnlDAaAf8WVQ7WZ2NIK9hI9iJD0nj15VAimhWL/TI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="En cours de construction">
|
||||
<meta name="twitter:description" content="A bientôt">
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="https://levr.porzh.me/posts/post/">
|
||||
<meta property="og:site_name" content="Capt. DuN0z">
|
||||
<meta property="og:title" content="En cours de construction">
|
||||
<meta property="og:description" content="A bientôt">
|
||||
<meta property="og:locale" content="fr_FR">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="posts">
|
||||
<meta property="article:published_time" content="2025-08-20T13:51:47+02:00">
|
||||
<meta property="article:modified_time" content="2025-08-20T13:51:47+02:00">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"articleSection": "posts",
|
||||
"name": "En cours de construction",
|
||||
"headline": "En cours de construction",
|
||||
"alternativeHeadline": "",
|
||||
"description": "
|
||||
|
||||
\u003cp\u003eA bientôt\u003c\/p\u003e
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
",
|
||||
"license": "",
|
||||
|
||||
"inLanguage": "fr-FR",
|
||||
"isFamilyFriendly": "true",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https:\/\/levr.porzh.me\/posts\/post\/"
|
||||
},
|
||||
"author" : {
|
||||
"@type": "Person",
|
||||
"name": "Capt. DuN0z"
|
||||
},
|
||||
"creator" : {
|
||||
"@type": "Person",
|
||||
"name": "Capt. DuN0z"
|
||||
},
|
||||
"accountablePerson" : {
|
||||
"@type": "Person",
|
||||
"name": "Capt. DuN0z"
|
||||
},
|
||||
"copyrightHolder" : {
|
||||
"@type": "Person",
|
||||
"name": "Capt. DuN0z"
|
||||
},
|
||||
"dateCreated": "2025-08-20T13:51:47.00Z",
|
||||
"datePublished": "2025-08-20T13:51:47.00Z",
|
||||
"dateModified": "2025-08-20T13:51:47.00Z",
|
||||
"publisher":{
|
||||
"@type":"Organization",
|
||||
"name": "Capt. DuN0z",
|
||||
"url": "https://levr.porzh.me/",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https:\/\/levr.porzh.me\/favicon-32x32.png",
|
||||
"width":"32",
|
||||
"height":"32"
|
||||
}
|
||||
},
|
||||
"image":
|
||||
[
|
||||
]
|
||||
|
||||
,
|
||||
"url" : "https:\/\/levr.porzh.me\/posts\/post\/",
|
||||
"wordCount" : "2",
|
||||
"genre" : [ ],
|
||||
"keywords" : [ ]
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="body">
|
||||
<div class="wrapper">
|
||||
<aside
|
||||
|
||||
class="wrapper__sidebar"
|
||||
|
||||
><div
|
||||
class="sidebar
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<div class="sidebar__content">
|
||||
<div class="sidebar__introduction">
|
||||
<img
|
||||
class="-sidebar__introduction-profileimage"
|
||||
src="/images/dun0z.png"
|
||||
alt="profile picture" width="300px"
|
||||
/>
|
||||
|
||||
<div class="sidebar__introduction-title">
|
||||
<a href="/">Capt. DuN0z</a>
|
||||
</div>
|
||||
|
||||
<div class="sidebar__introduction-description">
|
||||
<p>Larguez les amarres</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="sidebar__list">
|
||||
|
||||
</ul>
|
||||
</div><footer class="footer footer__sidebar">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></div>
|
||||
</aside>
|
||||
<main
|
||||
|
||||
class="wrapper__main"
|
||||
|
||||
>
|
||||
<header class="header"><div
|
||||
class="
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
<span aria-hidden="true" class="navbar-burger__line"></span>
|
||||
</a>
|
||||
<nav class="nav">
|
||||
<ul class="nav__list" id="navMenu">
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="nav__list nav__list--end">
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<div
|
||||
class="post
|
||||
animated fadeInDown
|
||||
"
|
||||
>
|
||||
|
||||
<div class="post__content">
|
||||
|
||||
<h1>En Cours De Construction</h1>
|
||||
|
||||
<p>A bientôt</p>
|
||||
</div>
|
||||
<div class="post__footer">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</div><footer class="footer footer__base">
|
||||
<ul class="footer__list">
|
||||
<li class="footer__item">
|
||||
©
|
||||
|
||||
Capt. DuN0z
|
||||
2025
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/js/medium-zoom.min.1248fa75275e5ef0cbef27e8c1e27dc507c445ae3a2c7d2ed0be0809555dac64.js"
|
||||
integrity="sha256-Ekj6dSdeXvDL7yfoweJ9xQfERa46LH0u0L4ICVVdrGQ="
|
||||
crossorigin="anonymous"
|
||||
></script></body>
|
||||
</html>
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://levr.porzh.me/</loc>
|
||||
<lastmod>2025-08-20T13:51:47+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://levr.porzh.me/posts/post/</loc>
|
||||
<lastmod>2025-08-20T13:51:47+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://levr.porzh.me/posts/</loc>
|
||||
<lastmod>2025-08-20T13:51:47+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://levr.porzh.me/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://levr.porzh.me/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
Loading…
Add table
Add a link
Reference in a new issue