Updated public
This commit is contained in:
parent
619b575ddd
commit
d0fda8e744
@ -1,4 +1,4 @@
|
|||||||
baseURL = ""
|
baseURL = "https://n07070.xyz"
|
||||||
languageCode = "en-US,fr-FR"
|
languageCode = "en-US,fr-FR"
|
||||||
title = "The Octet Press"
|
title = "The Octet Press"
|
||||||
theme = "blogotheme"
|
theme = "blogotheme"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h2 id="what-is-this-blog-about-">What is this blog about ?</h2>
|
<h2 id="what-is-this-blog-about-">What is this blog about ?</h2>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -62,14 +62,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/about-me/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/about-me/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/about-me/cover.jpg">
|
<source srcset="https://n07070.xyz/about-me/cover.jpg">
|
||||||
<img src="/about-me/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/about-me/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>That’s quite a long title, but I think the topic is pretty nice, and thus deserves a nice title. That’s how it is, I guess ?</p>
|
<p>That’s quite a long title, but I think the topic is pretty nice, and thus deserves a nice title. That’s how it is, I guess ?</p>
|
||||||
@ -75,14 +75,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/june/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover.jpg">
|
||||||
<img src="/articles/cool-links/june/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-april">Cool links of April</h1>
|
<h1 id="cool-links-of-april">Cool links of April</h1>
|
||||||
@ -91,14 +91,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/march/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover.jpg">
|
||||||
<img src="/articles/cool-links/march/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>In this month’s cool links, I’ll share a lot of content around agriculture, plants, and Solarpunk !</p>
|
<p>In this month’s cool links, I’ll share a lot of content around agriculture, plants, and Solarpunk !</p>
|
||||||
@ -103,14 +103,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/january/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover.jpg">
|
||||||
<img src="/articles/cool-links/january/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-january">Cool links of January</h1>
|
<h1 id="cool-links-of-january">Cool links of January</h1>
|
||||||
@ -81,14 +81,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-july">Cool links of July</h1>
|
<h1 id="cool-links-of-july">Cool links of July</h1>
|
||||||
@ -71,14 +71,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-june">Cool links of June</h1>
|
<h1 id="cool-links-of-june">Cool links of June</h1>
|
||||||
@ -75,14 +75,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/may/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover.jpg">
|
||||||
<img src="/articles/cool-links/may/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-march">Cool links of march</h1>
|
<h1 id="cool-links-of-march">Cool links of march</h1>
|
||||||
@ -123,14 +123,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 id="cool-links-of-may">Cool links of May</h1>
|
<h1 id="cool-links-of-may">Cool links of May</h1>
|
||||||
@ -106,14 +106,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/april/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover.jpg">
|
||||||
<img src="/articles/cool-links/april/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>Ce mois-ci, c’est la rentrée. Et avec la rentrée, quelques changements sont à l’ordre du jour… Déjà, ce blog sera plus personnel, disons que c’est le journal que j’aimerai écrire. J’écris pour mes amis, pour mon futur moi, et le bot moyen.</p>
|
<p>Ce mois-ci, c’est la rentrée. Et avec la rentrée, quelques changements sont à l’ordre du jour… Déjà, ce blog sera plus personnel, disons que c’est le journal que j’aimerai écrire. J’écris pour mes amis, pour mon futur moi, et le bot moyen.</p>
|
||||||
@ -66,14 +66,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/july/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover.jpg">
|
||||||
<img src="/articles/cool-links/july/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>Hello, world !</p>
|
<p>Hello, world !</p>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/articles/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -105,14 +105,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -125,14 +125,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -145,14 +145,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -165,14 +165,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -185,14 +185,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -205,14 +205,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -225,14 +225,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Articles - The Octect Press</title>
|
<title>Articles - The Octect Press</title>
|
||||||
<link>/articles/</link>
|
<link>https://n07070.xyz/articles/</link>
|
||||||
<description>Recent content in Articles on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Articles on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,96 +19,96 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/articles/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Mesh Networks are the People's Internet in Cuba</title>
|
<title>Mesh Networks are the People's Internet in Cuba</title>
|
||||||
<link>/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
<link>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
<guid>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Des nouvelles de l'interop </title>
|
<title>Des nouvelles de l'interop </title>
|
||||||
<link>/articles/interop-revue-de-press/</link>
|
<link>https://n07070.xyz/articles/interop-revue-de-press/</link>
|
||||||
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/interop-revue-de-press/</guid>
|
<guid>https://n07070.xyz/articles/interop-revue-de-press/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Les liens nouveaux du mois de septembre.</title>
|
<title>Les liens nouveaux du mois de septembre.</title>
|
||||||
<link>/articles/cool-links/september/</link>
|
<link>https://n07070.xyz/articles/cool-links/september/</link>
|
||||||
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/september/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/september/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of July</title>
|
<title>Cool links of July</title>
|
||||||
<link>/articles/cool-links/july/</link>
|
<link>https://n07070.xyz/articles/cool-links/july/</link>
|
||||||
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/july/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/july/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>A case for the importance of multiple identities in the fediverse.</title>
|
<title>A case for the importance of multiple identities in the fediverse.</title>
|
||||||
<link>/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
<link>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
||||||
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
<guid>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of June</title>
|
<title>Cool links of June</title>
|
||||||
<link>/articles/cool-links/june/</link>
|
<link>https://n07070.xyz/articles/cool-links/june/</link>
|
||||||
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/june/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/june/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of May</title>
|
<title>Cool links of May</title>
|
||||||
<link>/articles/cool-links/may/</link>
|
<link>https://n07070.xyz/articles/cool-links/may/</link>
|
||||||
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/may/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/may/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of April</title>
|
<title>Cool links of April</title>
|
||||||
<link>/articles/cool-links/april/</link>
|
<link>https://n07070.xyz/articles/cool-links/april/</link>
|
||||||
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/april/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/april/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of March</title>
|
<title>Cool links of March</title>
|
||||||
<link>/articles/cool-links/march/</link>
|
<link>https://n07070.xyz/articles/cool-links/march/</link>
|
||||||
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/march/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/march/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
||||||
<link>/articles/zapatista-oventik-petite-ecole/</link>
|
<link>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</link>
|
||||||
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/zapatista-oventik-petite-ecole/</guid>
|
<guid>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>En attendant que la revue de press reprenne du galon, je vous partage quelques articles et liens sur l’interop que j’ai récolté à travers les internets ces derniers temps…</p>
|
<p>En attendant que la revue de press reprenne du galon, je vous partage quelques articles et liens sur l’interop que j’ai récolté à travers les internets ces derniers temps…</p>
|
||||||
@ -93,14 +93,14 @@ Ce qui caractérise la manière dont l’internet assiste la sociabilité, c’e
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/september/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/september/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover.jpg">
|
||||||
<img src="/articles/cool-links/september/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>I’ve often heard about how Cuba has an Internet access that’s slow, costly, and strictly censored. And while it seems to be true that <a href="https://restofworld.org/2020/the-life-and-death-of-snet-havanas-alternative-internet/">it’s slow and costly</a>, it doesn’t seem to be censured in the strict sense. But every connection you make to the network is strongly tied to your identity. You could argue that it’s kind of the same in much of Europe in that regard. Connection to the Internet has also been difficult because of the <a href="https://en.wikipedia.org/wiki/Torricelli_Act">embargo imposed by the US.</a></p>
|
<p>I’ve often heard about how Cuba has an Internet access that’s slow, costly, and strictly censored. And while it seems to be true that <a href="https://restofworld.org/2020/the-life-and-death-of-snet-havanas-alternative-internet/">it’s slow and costly</a>, it doesn’t seem to be censured in the strict sense. But every connection you make to the network is strongly tied to your identity. You could argue that it’s kind of the same in much of Europe in that regard. Connection to the Internet has also been difficult because of the <a href="https://en.wikipedia.org/wiki/Torricelli_Act">embargo imposed by the US.</a></p>
|
||||||
@ -136,14 +136,14 @@ _- translated from <a href="https://www.youtube.com/watch?v=8PUoyzkkt8M">here</a
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/interop-revue-de-press/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/interop-revue-de-press/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/articles/</title><link rel="canonical" href="/articles/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/articles/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/articles/</title><link rel="canonical" href="https://n07070.xyz/articles/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/articles/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/articles/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -105,14 +105,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Articles - The Octect Press</title>
|
<title>Articles - The Octect Press</title>
|
||||||
<link>/articles/</link>
|
<link>https://n07070.xyz/articles/</link>
|
||||||
<description>Recent content in Articles on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Articles on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,42 +19,42 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/articles/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Cool links of Febuary</title>
|
<title>Cool links of Febuary</title>
|
||||||
<link>/articles/cool-links/febuary/</link>
|
<link>https://n07070.xyz/articles/cool-links/febuary/</link>
|
||||||
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/febuary/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/febuary/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of January</title>
|
<title>Cool links of January</title>
|
||||||
<link>/articles/cool-links/january/</link>
|
<link>https://n07070.xyz/articles/cool-links/january/</link>
|
||||||
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/january/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/january/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Un Mastodon dans le cyber-espace</title>
|
<title>Un Mastodon dans le cyber-espace</title>
|
||||||
<link>/articles/un-mastodon-dans-le-cyber-espace/</link>
|
<link>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</link>
|
||||||
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
<guid>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Hello World</title>
|
<title>Hello World</title>
|
||||||
<link>/articles/hello-world/</link>
|
<link>https://n07070.xyz/articles/hello-world/</link>
|
||||||
<pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
|
<pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/hello-world/</guid>
|
<guid>https://n07070.xyz/articles/hello-world/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>On ne présente plus Twitter. Le réseau social compte désormais plusieurs millions d’utilisateurs, mais, récemment, de nombreuses critiques lui ont été adressé. D’une part, l’introduction d’un algorithme qui affiche les tweet sans tenir compte de l’ordre chronologique a confu des utilisateurices et enervé beaucoup de monde. D’autre part, étant une entreprise privée, Twitter Inc. est forcé de faire de plus en plus d’argent grâce à un service qui est gratuit, et utilise donc la publicité, qui devient de plus en plus invasive.</p>
|
<p>On ne présente plus Twitter. Le réseau social compte désormais plusieurs millions d’utilisateurs, mais, récemment, de nombreuses critiques lui ont été adressé. D’une part, l’introduction d’un algorithme qui affiche les tweet sans tenir compte de l’ordre chronologique a confu des utilisateurices et enervé beaucoup de monde. D’autre part, étant une entreprise privée, Twitter Inc. est forcé de faire de plus en plus d’argent grâce à un service qui est gratuit, et utilise donc la publicité, qui devient de plus en plus invasive.</p>
|
||||||
@ -75,14 +75,14 @@
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/hello-world/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/hello-world/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/hello-world/cover.jpg">
|
||||||
<img src="/articles/hello-world/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/hello-world/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p><em>Par Kristin Bricker, CIP Americas, 5 septembre 2013, traduit par N07070</em></p>
|
<p><em>Par Kristin Bricker, CIP Americas, 5 septembre 2013, traduit par N07070</em></p>
|
||||||
@ -102,14 +102,14 @@ anglais</a>.</strong></p>
|
|||||||
</main>
|
</main>
|
||||||
<nav class="end-nav side-padding">
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
<a href="/articles/cool-links/febuary/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
<a href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<p class="card-img-overlay">Next Article</p>
|
<p class="card-img-overlay">Next Article</p>
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/blog/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -105,14 +105,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -125,14 +125,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -145,14 +145,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -165,14 +165,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -185,14 +185,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -205,14 +205,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -225,14 +225,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Blog - The Octect Press</title>
|
<title>Blog - The Octect Press</title>
|
||||||
<link>/categories/blog/</link>
|
<link>https://n07070.xyz/categories/blog/</link>
|
||||||
<description>Recent content in Blog on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Blog on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,96 +19,96 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Mesh Networks are the People's Internet in Cuba</title>
|
<title>Mesh Networks are the People's Internet in Cuba</title>
|
||||||
<link>/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
<link>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
<guid>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Des nouvelles de l'interop </title>
|
<title>Des nouvelles de l'interop </title>
|
||||||
<link>/articles/interop-revue-de-press/</link>
|
<link>https://n07070.xyz/articles/interop-revue-de-press/</link>
|
||||||
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/interop-revue-de-press/</guid>
|
<guid>https://n07070.xyz/articles/interop-revue-de-press/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Les liens nouveaux du mois de septembre.</title>
|
<title>Les liens nouveaux du mois de septembre.</title>
|
||||||
<link>/articles/cool-links/september/</link>
|
<link>https://n07070.xyz/articles/cool-links/september/</link>
|
||||||
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/september/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/september/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of July</title>
|
<title>Cool links of July</title>
|
||||||
<link>/articles/cool-links/july/</link>
|
<link>https://n07070.xyz/articles/cool-links/july/</link>
|
||||||
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/july/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/july/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>A case for the importance of multiple identities in the fediverse.</title>
|
<title>A case for the importance of multiple identities in the fediverse.</title>
|
||||||
<link>/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
<link>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
||||||
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
<guid>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of June</title>
|
<title>Cool links of June</title>
|
||||||
<link>/articles/cool-links/june/</link>
|
<link>https://n07070.xyz/articles/cool-links/june/</link>
|
||||||
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/june/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/june/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of May</title>
|
<title>Cool links of May</title>
|
||||||
<link>/articles/cool-links/may/</link>
|
<link>https://n07070.xyz/articles/cool-links/may/</link>
|
||||||
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/may/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/may/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of April</title>
|
<title>Cool links of April</title>
|
||||||
<link>/articles/cool-links/april/</link>
|
<link>https://n07070.xyz/articles/cool-links/april/</link>
|
||||||
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/april/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/april/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of March</title>
|
<title>Cool links of March</title>
|
||||||
<link>/articles/cool-links/march/</link>
|
<link>https://n07070.xyz/articles/cool-links/march/</link>
|
||||||
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/march/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/march/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of Febuary</title>
|
<title>Cool links of Febuary</title>
|
||||||
<link>/articles/cool-links/febuary/</link>
|
<link>https://n07070.xyz/articles/cool-links/febuary/</link>
|
||||||
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/febuary/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/febuary/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/categories/blog/</title><link rel="canonical" href="/categories/blog/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/blog/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/categories/blog/</title><link rel="canonical" href="https://n07070.xyz/categories/blog/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/categories/blog/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/blog/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/stories/across-town/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Blog - The Octect Press</title>
|
<title>Blog - The Octect Press</title>
|
||||||
<link>/categories/blog/</link>
|
<link>https://n07070.xyz/categories/blog/</link>
|
||||||
<description>Recent content in Blog on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Blog on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,33 +19,33 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Cool links of January</title>
|
<title>Cool links of January</title>
|
||||||
<link>/articles/cool-links/january/</link>
|
<link>https://n07070.xyz/articles/cool-links/january/</link>
|
||||||
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/january/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/january/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Across Town</title>
|
<title>Across Town</title>
|
||||||
<link>/stories/across-town/</link>
|
<link>https://n07070.xyz/stories/across-town/</link>
|
||||||
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/stories/across-town/</guid>
|
<guid>https://n07070.xyz/stories/across-town/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Un Mastodon dans le cyber-espace</title>
|
<title>Un Mastodon dans le cyber-espace</title>
|
||||||
<link>/articles/un-mastodon-dans-le-cyber-espace/</link>
|
<link>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</link>
|
||||||
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
<guid>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/english/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -105,14 +105,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -125,14 +125,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -145,14 +145,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -165,14 +165,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -185,14 +185,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -205,14 +205,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -225,14 +225,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/stories/across-town/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>English - The Octect Press</title>
|
<title>English - The Octect Press</title>
|
||||||
<link>/categories/english/</link>
|
<link>https://n07070.xyz/categories/english/</link>
|
||||||
<description>Recent content in English on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in English on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,96 +19,96 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Mesh Networks are the People's Internet in Cuba</title>
|
<title>Mesh Networks are the People's Internet in Cuba</title>
|
||||||
<link>/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
<link>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
<guid>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of July</title>
|
<title>Cool links of July</title>
|
||||||
<link>/articles/cool-links/july/</link>
|
<link>https://n07070.xyz/articles/cool-links/july/</link>
|
||||||
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/july/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/july/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>A case for the importance of multiple identities in the fediverse.</title>
|
<title>A case for the importance of multiple identities in the fediverse.</title>
|
||||||
<link>/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
<link>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</link>
|
||||||
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
<pubDate>Mon, 01 Jul 2019 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
<guid>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of June</title>
|
<title>Cool links of June</title>
|
||||||
<link>/articles/cool-links/june/</link>
|
<link>https://n07070.xyz/articles/cool-links/june/</link>
|
||||||
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/june/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/june/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of May</title>
|
<title>Cool links of May</title>
|
||||||
<link>/articles/cool-links/may/</link>
|
<link>https://n07070.xyz/articles/cool-links/may/</link>
|
||||||
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/may/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/may/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of April</title>
|
<title>Cool links of April</title>
|
||||||
<link>/articles/cool-links/april/</link>
|
<link>https://n07070.xyz/articles/cool-links/april/</link>
|
||||||
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/april/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/april/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of March</title>
|
<title>Cool links of March</title>
|
||||||
<link>/articles/cool-links/march/</link>
|
<link>https://n07070.xyz/articles/cool-links/march/</link>
|
||||||
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/march/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/march/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of Febuary</title>
|
<title>Cool links of Febuary</title>
|
||||||
<link>/articles/cool-links/febuary/</link>
|
<link>https://n07070.xyz/articles/cool-links/febuary/</link>
|
||||||
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/febuary/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/febuary/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of January</title>
|
<title>Cool links of January</title>
|
||||||
<link>/articles/cool-links/january/</link>
|
<link>https://n07070.xyz/articles/cool-links/january/</link>
|
||||||
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/january/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/january/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Across Town</title>
|
<title>Across Town</title>
|
||||||
<link>/stories/across-town/</link>
|
<link>https://n07070.xyz/stories/across-town/</link>
|
||||||
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/stories/across-town/</guid>
|
<guid>https://n07070.xyz/stories/across-town/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/categories/english/</title><link rel="canonical" href="/categories/english/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/english/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/categories/english/</title><link rel="canonical" href="https://n07070.xyz/categories/english/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/categories/english/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/english/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>English - The Octect Press</title>
|
<title>English - The Octect Press</title>
|
||||||
<link>/categories/english/</link>
|
<link>https://n07070.xyz/categories/english/</link>
|
||||||
<description>Recent content in English on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in English on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Hello World</title>
|
<title>Hello World</title>
|
||||||
<link>/articles/hello-world/</link>
|
<link>https://n07070.xyz/articles/hello-world/</link>
|
||||||
<pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
|
<pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/hello-world/</guid>
|
<guid>https://n07070.xyz/articles/hello-world/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/fran%C3%A7ais/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/fran%C3%A7ais/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -65,14 +65,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -85,14 +85,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -105,14 +105,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -125,14 +125,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -145,14 +145,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -165,14 +165,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -185,14 +185,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -205,14 +205,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -225,14 +225,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Français - The Octect Press</title>
|
<title>Français - The Octect Press</title>
|
||||||
<link>/categories/fran%C3%A7ais/</link>
|
<link>https://n07070.xyz/categories/fran%C3%A7ais/</link>
|
||||||
<description>Recent content in Français on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Français on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,96 +19,96 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Des nouvelles de l'interop </title>
|
<title>Des nouvelles de l'interop </title>
|
||||||
<link>/articles/interop-revue-de-press/</link>
|
<link>https://n07070.xyz/articles/interop-revue-de-press/</link>
|
||||||
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/interop-revue-de-press/</guid>
|
<guid>https://n07070.xyz/articles/interop-revue-de-press/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Les liens nouveaux du mois de septembre.</title>
|
<title>Les liens nouveaux du mois de septembre.</title>
|
||||||
<link>/articles/cool-links/september/</link>
|
<link>https://n07070.xyz/articles/cool-links/september/</link>
|
||||||
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 01 Sep 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/september/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/september/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of July</title>
|
<title>Cool links of July</title>
|
||||||
<link>/articles/cool-links/july/</link>
|
<link>https://n07070.xyz/articles/cool-links/july/</link>
|
||||||
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
<pubDate>Thu, 30 Jul 2020 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/july/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/july/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of June</title>
|
<title>Cool links of June</title>
|
||||||
<link>/articles/cool-links/june/</link>
|
<link>https://n07070.xyz/articles/cool-links/june/</link>
|
||||||
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Sun, 30 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/june/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/june/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of May</title>
|
<title>Cool links of May</title>
|
||||||
<link>/articles/cool-links/may/</link>
|
<link>https://n07070.xyz/articles/cool-links/may/</link>
|
||||||
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
<pubDate>Mon, 03 Jun 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/may/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/may/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of April</title>
|
<title>Cool links of April</title>
|
||||||
<link>/articles/cool-links/april/</link>
|
<link>https://n07070.xyz/articles/cool-links/april/</link>
|
||||||
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
<pubDate>Fri, 03 May 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/april/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/april/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of March</title>
|
<title>Cool links of March</title>
|
||||||
<link>/articles/cool-links/march/</link>
|
<link>https://n07070.xyz/articles/cool-links/march/</link>
|
||||||
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
<pubDate>Tue, 02 Apr 2019 13:37:42 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/march/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/march/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
||||||
<link>/articles/zapatista-oventik-petite-ecole/</link>
|
<link>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</link>
|
||||||
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/zapatista-oventik-petite-ecole/</guid>
|
<guid>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of Febuary</title>
|
<title>Cool links of Febuary</title>
|
||||||
<link>/articles/cool-links/febuary/</link>
|
<link>https://n07070.xyz/articles/cool-links/febuary/</link>
|
||||||
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
<pubDate>Thu, 28 Feb 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/febuary/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/febuary/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Cool links of January</title>
|
<title>Cool links of January</title>
|
||||||
<link>/articles/cool-links/january/</link>
|
<link>https://n07070.xyz/articles/cool-links/january/</link>
|
||||||
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
<pubDate>Mon, 28 Jan 2019 08:25:20 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/cool-links/january/</guid>
|
<guid>https://n07070.xyz/articles/cool-links/january/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/categories/fran%C3%A7ais/</title><link rel="canonical" href="/categories/fran%C3%A7ais/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/fran%C3%A7ais/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/categories/fran%C3%A7ais/</title><link rel="canonical" href="https://n07070.xyz/categories/fran%C3%A7ais/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/categories/fran%C3%A7ais/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/fran%C3%A7ais/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/fran%C3%A7ais/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Français - The Octect Press</title>
|
<title>Français - The Octect Press</title>
|
||||||
<link>/categories/fran%C3%A7ais/</link>
|
<link>https://n07070.xyz/categories/fran%C3%A7ais/</link>
|
||||||
<description>Recent content in Français on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Français on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Un Mastodon dans le cyber-espace</title>
|
<title>Un Mastodon dans le cyber-espace</title>
|
||||||
<link>/articles/un-mastodon-dans-le-cyber-espace/</link>
|
<link>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</link>
|
||||||
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
<pubDate>Wed, 02 Jan 2019 21:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
<guid>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/categories/blog/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/categories/blog/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -59,7 +59,7 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/english/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/categories/english/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/fran%C3%A7ais/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/categories/fran%C3%A7ais/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/politique/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/categories/politique/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories - The Octect Press</title>
|
<title>Categories - The Octect Press</title>
|
||||||
<link>/categories/</link>
|
<link>https://n07070.xyz/categories/</link>
|
||||||
<description>Recent content in Categories on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Categories on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,42 +19,42 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Blog</title>
|
<title>Blog</title>
|
||||||
<link>/categories/blog/</link>
|
<link>https://n07070.xyz/categories/blog/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/categories/blog/</guid>
|
<guid>https://n07070.xyz/categories/blog/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>English</title>
|
<title>English</title>
|
||||||
<link>/categories/english/</link>
|
<link>https://n07070.xyz/categories/english/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/categories/english/</guid>
|
<guid>https://n07070.xyz/categories/english/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Français</title>
|
<title>Français</title>
|
||||||
<link>/categories/fran%C3%A7ais/</link>
|
<link>https://n07070.xyz/categories/fran%C3%A7ais/</link>
|
||||||
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
<pubDate>Tue, 26 Jan 2021 00:00:01 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/categories/fran%C3%A7ais/</guid>
|
<guid>https://n07070.xyz/categories/fran%C3%A7ais/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Politique</title>
|
<title>Politique</title>
|
||||||
<link>/categories/politique/</link>
|
<link>https://n07070.xyz/categories/politique/</link>
|
||||||
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/categories/politique/</guid>
|
<guid>https://n07070.xyz/categories/politique/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/categories/</title><link rel="canonical" href="/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/categories/</title><link rel="canonical" href="https://n07070.xyz/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/categories/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/politique/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/categories/politique/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Politique - The Octect Press</title>
|
<title>Politique - The Octect Press</title>
|
||||||
<link>/categories/politique/</link>
|
<link>https://n07070.xyz/categories/politique/</link>
|
||||||
<description>Recent content in Politique on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Politique on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/categories/politique/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/categories/politique/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</title>
|
||||||
<link>/articles/zapatista-oventik-petite-ecole/</link>
|
<link>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</link>
|
||||||
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
<pubDate>Mon, 11 Mar 2019 20:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/articles/zapatista-oventik-petite-ecole/</guid>
|
<guid>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/categories/politique/</title><link rel="canonical" href="/categories/politique/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/politique/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/categories/politique/</title><link rel="canonical" href="https://n07070.xyz/categories/politique/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/categories/politique/" /></head></html>
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title></title><link rel="canonical" href=""/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz</title><link rel="canonical" href="https://n07070.xyz"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz" /></head></html>
|
@ -2,111 +2,111 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>/articles/</loc>
|
<loc>https://n07070.xyz/articles/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/categories/blog/</loc>
|
<loc>https://n07070.xyz/categories/blog/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/categories/</loc>
|
<loc>https://n07070.xyz/categories/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/categories/"
|
href="https://n07070.xyz/fr/categories/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/categories/"
|
href="https://n07070.xyz/categories/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/categories/english/</loc>
|
<loc>https://n07070.xyz/categories/english/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/mesh-networks-peoples-internet-in-cuba/</loc>
|
<loc>https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/</loc>
|
<loc>https://n07070.xyz/</loc>
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/"
|
href="https://n07070.xyz/fr/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/"
|
href="https://n07070.xyz/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/interop-revue-de-press/</loc>
|
<loc>https://n07070.xyz/articles/interop-revue-de-press/</loc>
|
||||||
<lastmod>2021-01-26T00:00:01+00:00</lastmod>
|
<lastmod>2021-01-26T00:00:01+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/categories/fran%C3%A7ais/</loc>
|
<loc>https://n07070.xyz/categories/fran%C3%A7ais/</loc>
|
||||||
<lastmod>2021-01-26T00:00:01+00:00</lastmod>
|
<lastmod>2021-01-26T00:00:01+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/art-and-code/</loc>
|
<loc>https://n07070.xyz/art-and-code/</loc>
|
||||||
<lastmod>2020-12-23T22:25:20+00:00</lastmod>
|
<lastmod>2020-12-23T22:25:20+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/september/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/september/</loc>
|
||||||
<lastmod>2020-09-01T13:37:42+00:00</lastmod>
|
<lastmod>2020-09-01T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/july/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/july/</loc>
|
||||||
<lastmod>2020-07-30T13:37:42+00:00</lastmod>
|
<lastmod>2020-07-30T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/a-case-for-the-importance-of-multiples-identites/</loc>
|
<loc>https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/</loc>
|
||||||
<lastmod>2019-07-01T00:00:01+00:00</lastmod>
|
<lastmod>2019-07-01T00:00:01+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/june/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/june/</loc>
|
||||||
<lastmod>2019-06-30T13:37:42+00:00</lastmod>
|
<lastmod>2019-06-30T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/may/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/may/</loc>
|
||||||
<lastmod>2019-06-03T13:37:42+00:00</lastmod>
|
<lastmod>2019-06-03T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/april/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/april/</loc>
|
||||||
<lastmod>2019-05-03T13:37:42+00:00</lastmod>
|
<lastmod>2019-05-03T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/march/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/march/</loc>
|
||||||
<lastmod>2019-04-02T13:37:42+00:00</lastmod>
|
<lastmod>2019-04-02T13:37:42+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/zapatista-oventik-petite-ecole/</loc>
|
<loc>https://n07070.xyz/articles/zapatista-oventik-petite-ecole/</loc>
|
||||||
<lastmod>2019-03-11T20:00:00+00:00</lastmod>
|
<lastmod>2019-03-11T20:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/categories/politique/</loc>
|
<loc>https://n07070.xyz/categories/politique/</loc>
|
||||||
<lastmod>2019-03-11T20:00:00+00:00</lastmod>
|
<lastmod>2019-03-11T20:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/febuary/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/febuary/</loc>
|
||||||
<lastmod>2019-02-28T08:25:20+00:00</lastmod>
|
<lastmod>2019-02-28T08:25:20+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/cool-links/january/</loc>
|
<loc>https://n07070.xyz/articles/cool-links/january/</loc>
|
||||||
<lastmod>2019-01-28T08:25:20+00:00</lastmod>
|
<lastmod>2019-01-28T08:25:20+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/stories/across-town/</loc>
|
<loc>https://n07070.xyz/stories/across-town/</loc>
|
||||||
<lastmod>2019-01-03T18:27:07+00:00</lastmod>
|
<lastmod>2019-01-03T18:27:07+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/stories/</loc>
|
<loc>https://n07070.xyz/stories/</loc>
|
||||||
<lastmod>2019-01-03T18:27:07+00:00</lastmod>
|
<lastmod>2019-01-03T18:27:07+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/about-me/</loc>
|
<loc>https://n07070.xyz/about-me/</loc>
|
||||||
<lastmod>2019-01-02T22:25:20+00:00</lastmod>
|
<lastmod>2019-01-02T22:25:20+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/un-mastodon-dans-le-cyber-espace/</loc>
|
<loc>https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/</loc>
|
||||||
<lastmod>2019-01-02T21:00:00+00:00</lastmod>
|
<lastmod>2019-01-02T21:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/articles/hello-world/</loc>
|
<loc>https://n07070.xyz/articles/hello-world/</loc>
|
||||||
<lastmod>2019-01-02T00:00:00+00:00</lastmod>
|
<lastmod>2019-01-02T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/tags/</loc>
|
<loc>https://n07070.xyz/tags/</loc>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/tags/"
|
href="https://n07070.xyz/fr/tags/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/tags/"
|
href="https://n07070.xyz/tags/"
|
||||||
/>
|
/>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/fr/categories/index.xml" title="La Presse à Octect" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/fr/categories/index.xml" title="La Presse à Octect" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,17 +21,17 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">La Press à Octet</a>
|
<a href="https://n07070.xyz" class="nav-text">La Press à Octet</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories - La Presse à Octect</title>
|
<title>Categories - La Presse à Octect</title>
|
||||||
<link>/fr/categories/</link>
|
<link>https://n07070.xyz/fr/categories/</link>
|
||||||
<description>Recent content in Categories on La Presse à Octect - Thanks for using RSS !</description>
|
<description>Recent content in Categories on La Presse à Octect - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/fr/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/fr/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/fr/categories/</title><link rel="canonical" href="/fr/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/fr/categories/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/fr/categories/</title><link rel="canonical" href="https://n07070.xyz/fr/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/fr/categories/" /></head></html>
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/fr/index.xml" title="La Presse à Octect" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/fr/index.xml" title="La Presse à Octect" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -24,17 +24,17 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">La Press à Octet</a>
|
<a href="https://n07070.xyz" class="nav-text">La Press à Octet</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>La Presse à Octect</title>
|
<title>La Presse à Octect</title>
|
||||||
<link>/fr/</link>
|
<link>https://n07070.xyz/fr/</link>
|
||||||
<description>Recent content on La Presse à Octect - Thanks for using RSS !</description>
|
<description>Recent content on La Presse à Octect - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/fr/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/fr/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/fr/</title><link rel="canonical" href="/fr/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/fr/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/fr/</title><link rel="canonical" href="https://n07070.xyz/fr/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/fr/" /></head></html>
|
@ -2,40 +2,40 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>/fr/categories/</loc>
|
<loc>https://n07070.xyz/fr/categories/</loc>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/categories/"
|
href="https://n07070.xyz/categories/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/categories/"
|
href="https://n07070.xyz/fr/categories/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/fr/</loc>
|
<loc>https://n07070.xyz/fr/</loc>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/"
|
href="https://n07070.xyz/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/"
|
href="https://n07070.xyz/fr/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/fr/tags/</loc>
|
<loc>https://n07070.xyz/fr/tags/</loc>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="/tags/"
|
href="https://n07070.xyz/tags/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="fr"
|
hreflang="fr"
|
||||||
href="/fr/tags/"
|
href="https://n07070.xyz/fr/tags/"
|
||||||
/>
|
/>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/fr/tags/index.xml" title="La Presse à Octect" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/fr/tags/index.xml" title="La Presse à Octect" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,17 +21,17 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">La Press à Octet</a>
|
<a href="https://n07070.xyz" class="nav-text">La Press à Octet</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags - La Presse à Octect</title>
|
<title>Tags - La Presse à Octect</title>
|
||||||
<link>/fr/tags/</link>
|
<link>https://n07070.xyz/fr/tags/</link>
|
||||||
<description>Recent content in Tags on La Presse à Octect - Thanks for using RSS !</description>
|
<description>Recent content in Tags on La Presse à Octect - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/fr/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/fr/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/fr/tags/</title><link rel="canonical" href="/fr/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/fr/tags/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/fr/tags/</title><link rel="canonical" href="https://n07070.xyz/fr/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/fr/tags/" /></head></html>
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -24,19 +24,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -50,14 +50,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/mesh-networks-peoples-internet-in-cuba/antenna-snet-pillar_hua533fdcd23f21963b1423de297d23b21_820384_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -70,14 +70,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/interop-revue-de-press/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/interop-revue-de-press/cover_hu284a4a34235ea87c650d581f920dbf9b_228304_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -90,14 +90,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -110,14 +110,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -130,14 +130,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/a-case-for-the-importance-of-multiples-identites/cover_hua2363799fe692e71109f72a2dd43d14d_386404_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -150,14 +150,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -170,14 +170,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -190,14 +190,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -210,14 +210,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -230,14 +230,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>The Octect Press</title>
|
<title>The Octect Press</title>
|
||||||
<link>/</link>
|
<link>https://n07070.xyz/</link>
|
||||||
<description>Recent content on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,24 +19,24 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Articles</title>
|
<title>Articles</title>
|
||||||
<link>/articles/</link>
|
<link>https://n07070.xyz/articles/</link>
|
||||||
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
<pubDate>Fri, 02 Apr 2021 14:00:01 +0100</pubDate>
|
||||||
|
|
||||||
<guid>/articles/</guid>
|
<guid>https://n07070.xyz/articles/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
</item><item>
|
</item><item>
|
||||||
<title>Stories</title>
|
<title>Stories</title>
|
||||||
<link>/stories/</link>
|
<link>https://n07070.xyz/stories/</link>
|
||||||
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/stories/</guid>
|
<guid>https://n07070.xyz/stories/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/</title><link rel="canonical" href="/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/</title><link rel="canonical" href="https://n07070.xyz/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/" /></head></html>
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -24,19 +24,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -50,14 +50,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -70,14 +70,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -90,14 +90,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/stories/across-town/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -110,14 +110,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
@ -130,14 +130,14 @@
|
|||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>fr/sitemap.xml</loc>
|
<loc>https://n07070.xyz/fr/sitemap.xml</loc>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>en/sitemap.xml</loc>
|
<loc>https://n07070.xyz/en/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
<lastmod>2021-04-02T14:00:01+01:00</lastmod>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -23,19 +23,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -51,8 +51,8 @@
|
|||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x0_resize_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x0_resize_q75_lanczos.jpg" >
|
<img src="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>As I came out of The Green Fairy, my neighbordhood’s associative coffee shop, I was hit by a ray of light, and needed to stop for a few seconds. I’d spent the night drinking, some home-made beer a friend had been brewing for the past months, and let me tell you, it was one of the finest beer I had recently. The sweet aromas of orange and cinammon were very welcome, but now I had to pay their price.</p>
|
<p>As I came out of The Green Fairy, my neighbordhood’s associative coffee shop, I was hit by a ray of light, and needed to stop for a few seconds. I’d spent the night drinking, some home-made beer a friend had been brewing for the past months, and let me tell you, it was one of the finest beer I had recently. The sweet aromas of orange and cinammon were very welcome, but now I had to pay their price.</p>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/stories/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/stories/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@ -45,14 +45,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="https://n07070.xyz/stories/across-town/" class="card blog-card" rel="bookmark" >
|
||||||
<div class="card-img-container">
|
<div class="card-img-container">
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
<source srcset="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="https://n07070.xyz/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Stories - The Octect Press</title>
|
<title>Stories - The Octect Press</title>
|
||||||
<link>/stories/</link>
|
<link>https://n07070.xyz/stories/</link>
|
||||||
<description>Recent content in Stories on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Stories on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/stories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/stories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Across Town</title>
|
<title>Across Town</title>
|
||||||
<link>/stories/across-town/</link>
|
<link>https://n07070.xyz/stories/across-town/</link>
|
||||||
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
<pubDate>Thu, 03 Jan 2019 18:27:07 +0000</pubDate>
|
||||||
|
|
||||||
<guid>/stories/across-town/</guid>
|
<guid>https://n07070.xyz/stories/across-town/</guid>
|
||||||
<description>
|
<description>
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/stories/</title><link rel="canonical" href="/stories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/stories/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/stories/</title><link rel="canonical" href="https://n07070.xyz/stories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/stories/" /></head></html>
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="https://n07070.xyz/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/tags/index.xml" title="The Octect Press" />
|
<link rel="alternate" type="application/rss+xml" href="https://n07070.xyz/tags/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -21,19 +21,19 @@
|
|||||||
|
|
||||||
<div class="card blog-card menu-container">
|
<div class="card blog-card menu-container">
|
||||||
<h1 class="nav-header">
|
<h1 class="nav-header">
|
||||||
<a href="" class="nav-text">The Octet Press</a>
|
<a href="https://n07070.xyz" class="nav-text">The Octet Press</a>
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
<section id="menu">
|
<section id="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="" class="">HOME</a></li>
|
<li><a href="https://n07070.xyz" class="">HOME</a></li>
|
||||||
|
|
||||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="https://n07070.xyz/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags - The Octect Press</title>
|
<title>Tags - The Octect Press</title>
|
||||||
<link>/tags/</link>
|
<link>https://n07070.xyz/tags/</link>
|
||||||
<description>Recent content in Tags on The Octect Press - Thanks for using RSS !</description>
|
<description>Recent content in Tags on The Octect Press - Thanks for using RSS !</description>
|
||||||
<generator>A special machine that prints octects into text</generator>
|
<generator>A special machine that prints octects into text</generator>
|
||||||
|
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://n07070.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><title>/tags/</title><link rel="canonical" href="/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/tags/" /></head></html>
|
<!DOCTYPE html><html><head><title>https://n07070.xyz/tags/</title><link rel="canonical" href="https://n07070.xyz/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n07070.xyz/tags/" /></head></html>
|
@ -1 +1 @@
|
|||||||
Subproject commit 19d4b525c0fd29f830f730298547e7d710d03513
|
Subproject commit 2d63d7af86f4857ecf4d67c4a5f9d0d684c63b03
|
Loading…
Reference in New Issue
Block a user