Added public
6
public/Articles/cool-links/2020/December
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: "December"
|
||||||
|
date: 2020-12-24T15:14:21+01:00
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>About me · The Octet Press</title>
|
<title>About me · The Octect Press</title>
|
||||||
<meta name="description" content="Who am I ?" />
|
<meta name="description" content="Who am I ?" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,7 +47,6 @@
|
|||||||
<h1 class="post-title">About me</h1>
|
<h1 class="post-title">About me</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
@ -56,28 +54,26 @@
|
|||||||
<img src="/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
|
<img src="/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p><img src="me.jpg" alt=""></p>
|
<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>
|
<p>For the moment it’s mostly some articles I wrote. I plan on writing about ecology, tech, society, traveling, politics and fiction. If you like hastags, #SolarPunk, #VanLife, #DIY, #dWeb…</p>
|
||||||
<p>For the moment it’s mostly some articles I wrote, but over time, if I get good feedback, I’ll try to turn to publishing as a full-time job. I plan on writing about ecology, tech, society, traveling, politics and fiction. If you like hastags, #SolarPunk, #VanLife, #DIY, #dWeb…</p>
|
|
||||||
<p>I’m writing in French and English, maybe even in Esperanto one day !</p>
|
<p>I’m writing in French and English, maybe even in Esperanto one day !</p>
|
||||||
<p>Most of the articles and general structure of the blog’s source is found <a href="http://git.n07070.xyz/n07070/Blog-Articles">in my git server</a> ! Feel free to correct things or propose articles and such !</p>
|
<p>Most of the articles and general structure of the blog’s source is found <a href="http://git.n07070.xyz/n07070/blog">in my git server</a> ! Feel free to correct things or propose articles and such !</p>
|
||||||
<h2 id="who-am-i-">Who am I ?</h2>
|
<h2 id="who-am-i-">Who am I ?</h2>
|
||||||
<p>I’m a student in his twenties. I’m trying to figure out life. If you have any thing to say to me, or would just like to tchat, hit me up at <a href="mailto:contact@n07070.xyz">this email</a> !</p>
|
<p>I’m a student in his twenties. I’m trying to figure out life. If you have any thing to say to me, or would just like to tchat, hit me up at <a href="mailto:contact+blog@n07070.xyz">this email</a> !</p>
|
||||||
<h2 id="projects-and-code">Projects and code</h2>
|
<h2 id="projects-and-code">Projects and code</h2>
|
||||||
<p>I try to keep my git up-to-date, but for now, I’m mainly migrating bit by bit from Microsoft’s Github.</p>
|
<p>My git server is the main repository of code. Some of it is mirrored from other forges, such as Gitlab or Github.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://git.n07070.xyz">git.n07070.xyz - code projects</a></li>
|
<li><a href="http://git.n07070.xyz">git.n07070.xyz - code projects</a></li>
|
||||||
<li><a href="https://projects.n07070.xyz/">Other projects</a></li>
|
<li><a href="https://n07070.xyz/art-and-code/">Other projects</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="how-to-follow-this-blog">How to follow this blog</h2>
|
<h2 id="how-to-follow-this-blog">How to follow this blog</h2>
|
||||||
<p>You can follow this blog with :</p>
|
<p>You can follow this blog with :</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://n07070.xyz/index.xml">RSS</a></li>
|
<li><a href="https://n07070.xyz/index.xml">RSS</a>. <a href="https://github.com/AboutRSS/ALL-about-RSS">How to use RSS ?</a></li>
|
||||||
<li><a href="http://@Octet_Press@bots.tinysubversions.com">ActivityPub</a></li>
|
<li>Or by coming every two weeks.</li>
|
||||||
<li>Or by coming every two weeks. I won’t post more than that… for now.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="how-you-can-help">How you can help</h2>
|
<h2 id="how-you-can-help">How you can help</h2>
|
||||||
<p>Writing is time-consuming, and sadly I need to work. Each euro you give me is a step ahead ! If you wonder how I’m gonna use your money, feel free to shoot an email at me !</p>
|
<p>Writing is time-consuming, and sadly, I am forced to work to feed myself. Each euro you give me is a step ahead !</p>
|
||||||
<p>I accept donations via Liberapay for now, but if you prefer another way, I’m sure I can set it up for you. Just ask me !</p>
|
<p>I accept donations via Liberapay for now, but if you prefer another way, I’m sure I can set it up for you. Just ask me !</p>
|
||||||
<!-- raw HTML omitted -->
|
<!-- raw HTML omitted -->
|
||||||
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
|
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
|
||||||
@ -88,16 +84,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
106
public/art-and-code/index.html
Normal file
@ -0,0 +1,106 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
<title>Art & Code · The Octect Press</title>
|
||||||
|
<meta name="description" content="My art and my code" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
<body class="single-body">
|
||||||
|
|
||||||
|
<nav class="nav-bar card-container">
|
||||||
|
|
||||||
|
<div class="card blog-card menu-container">
|
||||||
|
<h1 class="nav-header">
|
||||||
|
<a href="" class="nav-text">The Octet Press</a>
|
||||||
|
</h1>
|
||||||
|
<br>
|
||||||
|
<section id="menu">
|
||||||
|
<ul>
|
||||||
|
<li><a href="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
<main class="content side-text-padding">
|
||||||
|
<article class="post dropcase">
|
||||||
|
<header class="post-header">
|
||||||
|
<h1 class="post-title">Art & Code</h1>
|
||||||
|
<p class="post-date">Posted <time datetime="2020-12-23">Dec 23, 2020</time></p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<h1 id="yaaco">YAACO</h1>
|
||||||
|
<blockquote>
|
||||||
|
<p>Yet Another Ant Colony Optimiser</p>
|
||||||
|
</blockquote>
|
||||||
|
<p>This projet was made during my studies; the goal was to impliment a Ant Colony path finding program in Java. You can find in on my git : <a href="https://git.n07070.xyz/n07070/YAACO">https://git.n07070.xyz/n07070/YAACO</a></p>
|
||||||
|
<hr>
|
||||||
|
<p>More links will be added eventually…</p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<nav class="end-nav side-padding">
|
||||||
|
|
||||||
|
<a href="/about-me/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
|
||||||
|
<div class="card-img-container">
|
||||||
|
|
||||||
|
<p class="card-img-overlay">Next Article</p>
|
||||||
|
<picture>
|
||||||
|
|
||||||
|
<source srcset="/about-me/cover.jpg">
|
||||||
|
<img src="/about-me/cover.jpg" class="card-img" >
|
||||||
|
</picture>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<article class="card-body">
|
||||||
|
<h2 class="card-title">About me</h2>
|
||||||
|
<p class="card-text">Who am I ?</p>
|
||||||
|
<div class="card-subtext muted-text">
|
||||||
|
<p>
|
||||||
|
Posted <time datetime="2019-01-02 12:00">Jan 2, 2019</time>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p class="card-subtext muted-text">This is the next article in the same categorie</p>
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 377 KiB |
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 138 KiB |
After Width: | Height: | Size: 137 KiB |
After Width: | Height: | Size: 137 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>A case for the importance of multiple identities in the fediverse. · The Octet Press</title>
|
<title>A case for the importance of multiple identities in the fediverse. · The Octect Press</title>
|
||||||
<meta name="description" content="Let's discuss an important subject : multiple identities. Do you have severale email addresses ? Did you already present yourself under another name ? And, on the web, did you already try to make yourself anonymous ? With the new Fediverse network, multiple identities are the building blocks of the network, but it may cause some confusion. Some people also thing the network shouldn't allow it or work in a different way." />
|
<meta name="description" content="Let's discuss an important subject : multiple identities. Do you have severale email addresses ? Did you already present yourself under another name ? And, on the web, did you already try to make yourself anonymous ? With the new Fediverse network, multiple identities are the building blocks of the network, but it may cause some confusion. Some people also thing the network shouldn't allow it or work in a different way." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">A case for the importance of multiple identities in the fediverse.</h1>
|
<h1 class="post-title">A case for the importance of multiple identities in the fediverse.</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-07-01">Jul 1, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-07-01">Jul 1, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/a-case-for-the-importance-of-multiples-identites/cover_hu088e2f66983f5004df548b8a7e5502df_141753_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -77,16 +75,16 @@
|
|||||||
<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="/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="/articles/cool-links/june/cover.jpg">
|
||||||
<img src="/articles/cool-links/june/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/june/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of June</h2>
|
<h2 class="card-title">Cool links of June</h2>
|
||||||
<p class="card-text">June is once a year, but there is a lot in reserve for next month. It's easier to read I guess ? We'll be talking knots, android and web accessibility.</p>
|
<p class="card-text">June is once a year, but there is a lot in reserve for next month. It's easier to read I guess ? We'll be talking knots, android and web accessibility.</p>
|
||||||
@ -112,16 +110,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/april/cover-dither.jpg
Normal file
After Width: | Height: | Size: 705 KiB |
Before Width: | Height: | Size: 421 KiB After Width: | Height: | Size: 705 KiB |
After Width: | Height: | Size: 186 KiB |
After Width: | Height: | Size: 186 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of April · The Octet Press</title>
|
<title>Cool links of April · The Octect Press</title>
|
||||||
<meta name="description" content="Ho ho ho, this month the link stack is short. I didn't have much time to read, and most importantly I'm finishing my studies for the year, which means I have examens to care about. Pfff... Anyway, I really recommend reading the Chinese Burner article and the Healing power of gardens. I loved thoses articles, it made me travel for a bit... " />
|
<meta name="description" content="Ho ho ho, this month the link stack is short. I didn't have much time to read, and most importantly I'm finishing my studies for the year, which means I have examens to care about. Pfff... Anyway, I really recommend reading the Chinese Burner article and the Healing power of gardens. I loved thoses articles, it made me travel for a bit... " />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of April</h1>
|
<h1 class="post-title">Cool links of April</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-05-03">May 3, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-05-03">May 3, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -93,16 +91,16 @@
|
|||||||
<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="/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="/articles/cool-links/march/cover.jpg">
|
||||||
<img src="/articles/cool-links/march/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/march/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of March</h2>
|
<h2 class="card-title">Cool links of March</h2>
|
||||||
<p class="card-text">This month, there is, as always, a fair shaire of links about tech. I've shared a few links that helped me fix my problems, and some political articles I read and find interesting, but it doesn't mean I agree a 100% with what's written there. Have a good read !</p>
|
<p class="card-text">This month, there is, as always, a fair shaire of links about tech. I've shared a few links that helped me fix my problems, and some political articles I read and find interesting, but it doesn't mean I agree a 100% with what's written there. Have a good read !</p>
|
||||||
@ -128,16 +126,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/febuary/cover-dither.jpg
Normal file
After Width: | Height: | Size: 7.5 MiB |
Before Width: | Height: | Size: 819 KiB After Width: | Height: | Size: 7.5 MiB |
After Width: | Height: | Size: 56 KiB |
After Width: | Height: | Size: 56 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of Febuary · The Octet Press</title>
|
<title>Cool links of Febuary · The Octect Press</title>
|
||||||
<meta name="description" content="Ce mois-ci, une sélection de liens en français ! And, of course, the majority of links are still in english ! In this month's cool links, I'll share a lot of content around agriculture, plants, and Solarpunk !" />
|
<meta name="description" content="Ce mois-ci, une sélection de liens en français ! And, of course, the majority of links are still in english ! In this month's cool links, I'll share a lot of content around agriculture, plants, and Solarpunk !" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of Febuary</h1>
|
<h1 class="post-title">Cool links of Febuary</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-02-28">Feb 28, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-02-28">Feb 28, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -105,16 +103,16 @@
|
|||||||
<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="/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="/articles/cool-links/january/cover.jpg">
|
||||||
<img src="/articles/cool-links/january/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/january/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of January</h2>
|
<h2 class="card-title">Cool links of January</h2>
|
||||||
<p class="card-text">Finding and sharing links is what made the success of the internet. But recently, I've been finding it harder to find such links. I'll try to make a post like this one at the end of each month with the cool links I found on the internet.</p>
|
<p class="card-text">Finding and sharing links is what made the success of the internet. But recently, I've been finding it harder to find such links. I'll try to make a post like this one at the end of each month with the cool links I found on the internet.</p>
|
||||||
@ -140,16 +138,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/january/cover-dither.jpg
Normal file
After Width: | Height: | Size: 278 KiB |
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 277 KiB |
After Width: | Height: | Size: 234 KiB |
After Width: | Height: | Size: 122 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of January · The Octet Press</title>
|
<title>Cool links of January · The Octect Press</title>
|
||||||
<meta name="description" content="Finding and sharing links is what made the success of the internet. But recently, I've been finding it harder to find such links. I'll try to make a post like this one at the end of each month with the cool links I found on the internet." />
|
<meta name="description" content="Finding and sharing links is what made the success of the internet. But recently, I've been finding it harder to find such links. I'll try to make a post like this one at the end of each month with the cool links I found on the internet." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of January</h1>
|
<h1 class="post-title">Cool links of January</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-01-28">Jan 28, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-01-28">Jan 28, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -83,16 +81,16 @@
|
|||||||
<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="/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="/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="/articles/un-mastodon-dans-le-cyber-espace/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Un Mastodon dans le cyber-espace</h2>
|
<h2 class="card-title">Un Mastodon dans le cyber-espace</h2>
|
||||||
<p class="card-text">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é. Face à ces soucis, des alternatives ont été crées au fur et à mesure des années, comme Dispora* ou HubZilla, mais n'ont pas réussit à convaincre les twittos en dehors des milieux libristes, malgré leurs nombreux atous. Toutefois, récemment, un petit nouveau fait parler de lui : Mastodon.</p>
|
<p class="card-text">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é. Face à ces soucis, des alternatives ont été crées au fur et à mesure des années, comme Dispora* ou HubZilla, mais n'ont pas réussit à convaincre les twittos en dehors des milieux libristes, malgré leurs nombreux atous. Toutefois, récemment, un petit nouveau fait parler de lui : Mastodon.</p>
|
||||||
@ -118,16 +116,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/july/cover-dither.jpg
Normal file
After Width: | Height: | Size: 610 KiB |
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 610 KiB |
After Width: | Height: | Size: 168 KiB |
After Width: | Height: | Size: 168 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of July · The Octet Press</title>
|
<title>Cool links of July · The Octect Press</title>
|
||||||
<meta name="description" content="Summer has come, and with it, a pile of old links that I wanted to read for a long time now ! Also, I've been getting into writing more, so expect a lot more articles on diverses things soon !" />
|
<meta name="description" content="Summer has come, and with it, a pile of old links that I wanted to read for a long time now ! Also, I've been getting into writing more, so expect a lot more articles on diverses things soon !" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of July</h1>
|
<h1 class="post-title">Cool links of July</h1>
|
||||||
<p class="post-date">Posted <time datetime="2020-07-30">Jul 30, 2020</time></p>
|
<p class="post-date">Posted <time datetime="2020-07-30">Jul 30, 2020</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -73,16 +71,16 @@
|
|||||||
<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="/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="/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="/articles/a-case-for-the-importance-of-multiples-identites/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">A case for the importance of multiple identities in the fediverse.</h2>
|
<h2 class="card-title">A case for the importance of multiple identities in the fediverse.</h2>
|
||||||
<p class="card-text">Let's discuss an important subject : multiple identities. Do you have severale email addresses ? Did you already present yourself under another name ? And, on the web, did you already try to make yourself anonymous ? With the new Fediverse network, multiple identities are the building blocks of the network, but it may cause some confusion. Some people also thing the network shouldn't allow it or work in a different way.</p>
|
<p class="card-text">Let's discuss an important subject : multiple identities. Do you have severale email addresses ? Did you already present yourself under another name ? And, on the web, did you already try to make yourself anonymous ? With the new Fediverse network, multiple identities are the building blocks of the network, but it may cause some confusion. Some people also thing the network shouldn't allow it or work in a different way.</p>
|
||||||
@ -108,16 +106,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/june/cover-dither.jpg
Normal file
After Width: | Height: | Size: 473 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 473 KiB |
After Width: | Height: | Size: 168 KiB |
After Width: | Height: | Size: 168 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of June · The Octet Press</title>
|
<title>Cool links of June · The Octect Press</title>
|
||||||
<meta name="description" content="June is once a year, but there is a lot in reserve for next month. It's easier to read I guess ? We'll be talking knots, android and web accessibility." />
|
<meta name="description" content="June is once a year, but there is a lot in reserve for next month. It's easier to read I guess ? We'll be talking knots, android and web accessibility." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of June</h1>
|
<h1 class="post-title">Cool links of June</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-06-30">Jun 30, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-06-30">Jun 30, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -77,16 +75,16 @@
|
|||||||
<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="/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="/articles/cool-links/may/cover.jpg">
|
||||||
<img src="/articles/cool-links/may/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/may/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of May</h2>
|
<h2 class="card-title">Cool links of May</h2>
|
||||||
<p class="card-text">Some links about computers, but also about degrowth, Paris in the 20th century, ainsi que des billets d'humeurs d'autres blogs.</p>
|
<p class="card-text">Some links about computers, but also about degrowth, Paris in the 20th century, ainsi que des billets d'humeurs d'autres blogs.</p>
|
||||||
@ -112,16 +110,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/march/cover-dither.jpg
Normal file
After Width: | Height: | Size: 278 KiB |
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 277 KiB |
After Width: | Height: | Size: 234 KiB |
After Width: | Height: | Size: 122 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of March · The Octet Press</title>
|
<title>Cool links of March · The Octect Press</title>
|
||||||
<meta name="description" content="This month, there is, as always, a fair shaire of links about tech. I've shared a few links that helped me fix my problems, and some political articles I read and find interesting, but it doesn't mean I agree a 100% with what's written there. Have a good read !" />
|
<meta name="description" content="This month, there is, as always, a fair shaire of links about tech. I've shared a few links that helped me fix my problems, and some political articles I read and find interesting, but it doesn't mean I agree a 100% with what's written there. Have a good read !" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of March</h1>
|
<h1 class="post-title">Cool links of March</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-04-02">Apr 2, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-04-02">Apr 2, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -125,16 +123,16 @@
|
|||||||
<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="/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="/articles/zapatista-oventik-petite-ecole/cover.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover.jpg" class="card-img" >
|
<img src="/articles/zapatista-oventik-petite-ecole/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</h2>
|
<h2 class="card-title">D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</h2>
|
||||||
<p class="card-text">Lors de ma première nuit durant la visite de la *Petite École Zapatiste*, mon guide et son mari ont demandé si mes étudiants avaient des questions. Mes étudiants et moi-même avions déjà eu l'expérience de travailler avec les Zapatistes, nous nous sommes donc poliment limités aux questions sûres, généralement posées lors de la visite d'un territoire rebelle : des questions sur les provisions, les récoltes, les points d'eau locaux, et toutes autres questions n'ayant rien à voir avec l'Armée Zapatiste de Libération National (EZLN)...</p>
|
<p class="card-text">Lors de ma première nuit durant la visite de la *Petite École Zapatiste*, mon guide et son mari ont demandé si mes étudiants avaient des questions. Mes étudiants et moi-même avions déjà eu l'expérience de travailler avec les Zapatistes, nous nous sommes donc poliment limités aux questions sûres, généralement posées lors de la visite d'un territoire rebelle : des questions sur les provisions, les récoltes, les points d'eau locaux, et toutes autres questions n'ayant rien à voir avec l'Armée Zapatiste de Libération National (EZLN)...</p>
|
||||||
@ -160,16 +158,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/may/cover-dither.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 436 KiB After Width: | Height: | Size: 1.0 MiB |
After Width: | Height: | Size: 178 KiB |
After Width: | Height: | Size: 168 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Cool links of May · The Octet Press</title>
|
<title>Cool links of May · The Octect Press</title>
|
||||||
<meta name="description" content="Some links about computers, but also about degrowth, Paris in the 20th century, ainsi que des billets d'humeurs d'autres blogs." />
|
<meta name="description" content="Some links about computers, but also about degrowth, Paris in the 20th century, ainsi que des billets d'humeurs d'autres blogs." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Cool links of May</h1>
|
<h1 class="post-title">Cool links of May</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-06-03">Jun 3, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-06-03">Jun 3, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -108,16 +106,16 @@
|
|||||||
<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="/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="/articles/cool-links/april/cover.jpg">
|
||||||
<img src="/articles/cool-links/april/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/april/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of April</h2>
|
<h2 class="card-title">Cool links of April</h2>
|
||||||
<p class="card-text">Ho ho ho, this month the link stack is short. I didn't have much time to read, and most importantly I'm finishing my studies for the year, which means I have examens to care about. Pfff... Anyway, I really recommend reading the Chinese Burner article and the Healing power of gardens. I loved thoses articles, it made me travel for a bit... </p>
|
<p class="card-text">Ho ho ho, this month the link stack is short. I didn't have much time to read, and most importantly I'm finishing my studies for the year, which means I have examens to care about. Pfff... Anyway, I really recommend reading the Chinese Burner article and the Healing power of gardens. I loved thoses articles, it made me travel for a bit... </p>
|
||||||
@ -143,16 +141,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/cool-links/september/cover-dither.jpg
Normal file
After Width: | Height: | Size: 438 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 438 KiB |
After Width: | Height: | Size: 159 KiB |
After Width: | Height: | Size: 159 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Les liens nouveaux du mois de septembre. · The Octet Press</title>
|
<title>Les liens nouveaux du mois de septembre. · The Octect Press</title>
|
||||||
<meta name="description" content="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 beaucoup 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... " />
|
<meta name="description" content="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 beaucoup 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... " />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Les liens nouveaux du mois de septembre.</h1>
|
<h1 class="post-title">Les liens nouveaux du mois de septembre.</h1>
|
||||||
<p class="post-date">Posted <time datetime="2020-09-01">Sep 1, 2020</time></p>
|
<p class="post-date">Posted <time datetime="2020-09-01">Sep 1, 2020</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/cool-links/september/cover_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -68,16 +66,16 @@
|
|||||||
<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="/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="/articles/cool-links/july/cover.jpg">
|
||||||
<img src="/articles/cool-links/july/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/july/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of July</h2>
|
<h2 class="card-title">Cool links of July</h2>
|
||||||
<p class="card-text">Summer has come, and with it, a pile of old links that I wanted to read for a long time now ! Also, I've been getting into writing more, so expect a lot more articles on diverses things soon !</p>
|
<p class="card-text">Summer has come, and with it, a pile of old links that I wanted to read for a long time now ! Also, I've been getting into writing more, so expect a lot more articles on diverses things soon !</p>
|
||||||
@ -103,16 +101,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
public/articles/hello-world/cover-dither.jpg
Normal file
After Width: | Height: | Size: 496 KiB |
BIN
public/articles/hello-world/cover-dither.jpg.copy
Normal file
After Width: | Height: | Size: 496 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 23 KiB |
BIN
public/articles/hello-world/cover.jpg.copy
Normal file
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 7.1 KiB |
After Width: | Height: | Size: 7.1 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Hello World · The Octet Press</title>
|
<title>Hello World · The Octect Press</title>
|
||||||
<meta name="description" content="I guess this is an obligatory first post ?" />
|
<meta name="description" content="I guess this is an obligatory first post ?" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Hello World</h1>
|
<h1 class="post-title">Hello World</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x0_resize_q75_lanczos.jpg" >
|
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x0_resize_q75_lanczos.jpg" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<p>Hello, world !</p>
|
<p>Hello, world !</p>
|
||||||
@ -67,16 +65,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Articles · The Octet Press</title>
|
<title>Articles · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="/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_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -66,13 +65,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="/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_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -86,13 +85,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -106,13 +105,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -126,13 +125,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="/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_446791_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -146,13 +145,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="/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_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -166,13 +165,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -186,13 +185,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="/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_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -206,13 +205,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -226,13 +225,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -251,13 +250,6 @@
|
|||||||
<a href="/articles/page/2/" class="pagination-older pagination-text">Older Posts ></a>
|
<a href="/articles/page/2/" class="pagination-older pagination-text">Older Posts ></a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Articles - The Octect Press</title>
|
||||||
<link>/articles/</link>
|
<link>/articles/</link>
|
||||||
<description>Recent content in Articles on The Octet Press</description>
|
<description>Recent content in Articles on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Articles · The Octet Press</title>
|
<title>Articles · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/articles/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -66,13 +65,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -91,13 +90,6 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Articles - The Octect Press</title>
|
||||||
<link>/articles/</link>
|
<link>/articles/</link>
|
||||||
<description>Recent content in Articles on The Octet Press</description>
|
<description>Recent content in Articles on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
After Width: | Height: | Size: 695 KiB |
After Width: | Height: | Size: 695 KiB |
Before Width: | Height: | Size: 285 KiB After Width: | Height: | Size: 425 KiB |
BIN
public/articles/un-mastodon-dans-le-cyber-espace/cover.jpg.copy
Normal file
After Width: | Height: | Size: 285 KiB |
After Width: | Height: | Size: 45 KiB |
After Width: | Height: | Size: 45 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Un Mastodon dans le cyber-espace · The Octet Press</title>
|
<title>Un Mastodon dans le cyber-espace · The Octect Press</title>
|
||||||
<meta name="description" content="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é. Face à ces soucis, des alternatives ont été crées au fur et à mesure des années, comme Dispora* ou HubZilla, mais n'ont pas réussit à convaincre les twittos en dehors des milieux libristes, malgré leurs nombreux atous. Toutefois, récemment, un petit nouveau fait parler de lui : Mastodon." />
|
<meta name="description" content="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é. Face à ces soucis, des alternatives ont été crées au fur et à mesure des années, comme Dispora* ou HubZilla, mais n'ont pas réussit à convaincre les twittos en dehors des milieux libristes, malgré leurs nombreux atous. Toutefois, récemment, un petit nouveau fait parler de lui : Mastodon." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">Un Mastodon dans le cyber-espace</h1>
|
<h1 class="post-title">Un Mastodon dans le cyber-espace</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -77,16 +75,16 @@
|
|||||||
<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="/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="/articles/hello-world/cover.jpg">
|
||||||
<img src="/articles/hello-world/cover.jpg" class="card-img" >
|
<img src="/articles/hello-world/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Hello World</h2>
|
<h2 class="card-title">Hello World</h2>
|
||||||
<p class="card-text">I guess this is an obligatory first post ?</p>
|
<p class="card-text">I guess this is an obligatory first post ?</p>
|
||||||
@ -112,16 +110,10 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Before Width: | Height: | Size: 446 KiB After Width: | Height: | Size: 467 KiB |
BIN
public/articles/zapatista-oventik-petite-ecole/cover.jpg.copy
Normal file
After Width: | Height: | Size: 441 KiB |
After Width: | Height: | Size: 158 KiB |
After Width: | Height: | Size: 158 KiB |
@ -1,20 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance. · The Octet Press</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. · The Octect Press</title>
|
||||||
<meta name="description" content="Lors de ma première nuit durant la visite de la *Petite École Zapatiste*, mon guide et son mari ont demandé si mes étudiants avaient des questions. Mes étudiants et moi-même avions déjà eu l'expérience de travailler avec les Zapatistes, nous nous sommes donc poliment limités aux questions sûres, généralement posées lors de la visite d'un territoire rebelle : des questions sur les provisions, les récoltes, les points d'eau locaux, et toutes autres questions n'ayant rien à voir avec l'Armée Zapatiste de Libération National (EZLN)..." />
|
<meta name="description" content="Lors de ma première nuit durant la visite de la *Petite École Zapatiste*, mon guide et son mari ont demandé si mes étudiants avaient des questions. Mes étudiants et moi-même avions déjà eu l'expérience de travailler avec les Zapatistes, nous nous sommes donc poliment limités aux questions sûres, généralement posées lors de la visite d'un territoire rebelle : des questions sur les provisions, les récoltes, les points d'eau locaux, et toutes autres questions n'ayant rien à voir avec l'Armée Zapatiste de Libération National (EZLN)..." />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
@ -24,13 +22,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -48,12 +47,11 @@
|
|||||||
<h1 class="post-title">D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</h1>
|
<h1 class="post-title">D'abord la pratique, et ensuite la théorie : Les leçons de la Petite École Zapatiste, après 20 ans d'existance.</h1>
|
||||||
<p class="post-date">Posted <time datetime="2019-03-11">Mar 11, 2019</time></p>
|
<p class="post-date">Posted <time datetime="2019-03-11">Mar 11, 2019</time></p>
|
||||||
</header>
|
</header>
|
||||||
<img src="static/img/cover.jpg" alt="">
|
|
||||||
<picture class="post-figure">
|
<picture class="post-figure">
|
||||||
|
|
||||||
|
|
||||||
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hucf967c33f389130ab619766a81118218_456872_800x0_resize_q75_lanczos.jpg">
|
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x0_resize_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hucf967c33f389130ab619766a81118218_456872_800x0_resize_q75_lanczos.jpg" >
|
<img src="/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>
|
||||||
@ -104,16 +102,16 @@ anglais</a>.</strong></p>
|
|||||||
<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="/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="/articles/cool-links/febuary/cover.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover.jpg" class="card-img" >
|
<img src="/articles/cool-links/febuary/cover.jpg" class="card-img" >
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Cool links of Febuary</h2>
|
<h2 class="card-title">Cool links of Febuary</h2>
|
||||||
<p class="card-text">Ce mois-ci, une sélection de liens en français ! And, of course, the majority of links are still in english ! In this month's cool links, I'll share a lot of content around agriculture, plants, and Solarpunk !</p>
|
<p class="card-text">Ce mois-ci, une sélection de liens en français ! And, of course, the majority of links are still in english ! In this month's cool links, I'll share a lot of content around agriculture, plants, and Solarpunk !</p>
|
||||||
@ -139,16 +137,10 @@ anglais</a>.</strong></p>
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<footer class="side-padding" >
|
<footer class="side-padding" >
|
||||||
|
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 382 KiB After Width: | Height: | Size: 279 KiB |
After Width: | Height: | Size: 382 KiB |
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Blog · The Octet Press</title>
|
<title>Blog · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="/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_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -66,13 +65,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="/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_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -86,13 +85,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -106,13 +105,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -126,13 +125,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="/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_446791_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -146,13 +145,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="/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_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -166,13 +165,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -186,13 +185,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -206,13 +205,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -226,13 +225,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="/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_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -251,13 +250,6 @@
|
|||||||
<a href="/categories/blog/page/2/" class="pagination-older pagination-text">Older Posts ></a>
|
<a href="/categories/blog/page/2/" class="pagination-older pagination-text">Older Posts ></a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Blog - The Octect Press</title>
|
||||||
<link>/categories/blog/</link>
|
<link>/categories/blog/</link>
|
||||||
<description>Recent content in Blog on The Octet Press</description>
|
<description>Recent content in Blog on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Blog · The Octet Press</title>
|
<title>Blog · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/blog/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -71,13 +70,6 @@
|
|||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Blog - The Octect Press</title>
|
||||||
<link>/categories/blog/</link>
|
<link>/categories/blog/</link>
|
||||||
<description>Recent content in Blog on The Octet Press</description>
|
<description>Recent content in Blog on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>English · The Octet Press</title>
|
<title>English · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="/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_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -66,13 +65,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/a-case-for-the-importance-of-multiples-identites/" class="card blog-card" rel="bookmark" >
|
href="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu088e2f66983f5004df548b8a7e5502df_141753_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -86,13 +85,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -106,13 +105,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="/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_446791_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -126,13 +125,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="/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_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -146,13 +145,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -166,13 +165,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -186,13 +185,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -206,13 +205,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
|
href="/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_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/stories/across-town/cover_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -226,13 +225,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -248,13 +247,6 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>English - The Octect Press</title>
|
||||||
<link>/categories/english/</link>
|
<link>/categories/english/</link>
|
||||||
<description>Recent content in English on The Octet Press</description>
|
<description>Recent content in English on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Thu, 30 Jul 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Thu, 30 Jul 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Français · The Octet Press</title>
|
<title>Français · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/fran%C3%A7ais/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/fran%C3%A7ais/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/september/" class="card blog-card" rel="bookmark" >
|
href="/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_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/september/cover_hu2e0796bed803ab752204b19f415b3d04_448272_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/september/cover_hu4f41cc99fcd69ac98a97133e2182bdc7_99328_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -66,13 +65,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/july/" class="card blog-card" rel="bookmark" >
|
href="/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_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/july/cover_huebd85963d99d275be846c45773bfbc85_625065_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/july/cover_hud2d254b72fc0dc624f9de7b160da5da0_184470_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -86,13 +85,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/june/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/june/cover_hu0cc135a8ddb349d15de37877042cd363_100350_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -106,13 +105,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/may/" class="card blog-card" rel="bookmark" >
|
href="/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_446791_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_1096724_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/may/cover_hu98d39bbf9b5b6eb64b02b75a3936f930_446791_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -126,13 +125,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/april/" class="card blog-card" rel="bookmark" >
|
href="/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_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/april/cover_hu47462baeeff491c8b07a82b58fd20db0_721753_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/april/cover_hucb753033ad7569b0044bb5d8c2a7b4d1_431506_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -146,13 +145,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/march/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/march/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -166,13 +165,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="/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_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -186,13 +185,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/febuary/" class="card blog-card" rel="bookmark" >
|
href="/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_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/febuary/cover_hu4c2d5bf22a5dabe36d9d922f754cbf19_7856998_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/febuary/cover_hu5438825b9b6d1014226d20d231e650c2_838881_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -206,13 +205,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/cool-links/january/" class="card blog-card" rel="bookmark" >
|
href="/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_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/cool-links/january/cover_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/cool-links/january/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -226,13 +225,13 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
|
href="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/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_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -248,13 +247,6 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Français - The Octect Press</title>
|
||||||
<link>/categories/fran%C3%A7ais/</link>
|
<link>/categories/fran%C3%A7ais/</link>
|
||||||
<description>Recent content in Français on The Octet Press</description>
|
<description>Recent content in Français on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/fran%C3%A7ais/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Categories · The Octet Press</title>
|
<title>Categories · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,7 +45,9 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/categories/blog/" class="card blog-card" rel="bookmark" >
|
href="/categories/blog/" class="card blog-card" rel="bookmark" >
|
||||||
|
<div class="card-img-container">
|
||||||
|
|
||||||
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Blog</h2>
|
<h2 class="card-title">Blog</h2>
|
||||||
<p class="card-text"></p>
|
<p class="card-text"></p>
|
||||||
@ -58,7 +59,9 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/fran%C3%A7ais/" class="card blog-card" rel="bookmark" >
|
href="/categories/fran%C3%A7ais/" class="card blog-card" rel="bookmark" >
|
||||||
|
<div class="card-img-container">
|
||||||
|
|
||||||
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Français</h2>
|
<h2 class="card-title">Français</h2>
|
||||||
<p class="card-text"></p>
|
<p class="card-text"></p>
|
||||||
@ -70,7 +73,9 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/english/" class="card blog-card" rel="bookmark" >
|
href="/categories/english/" class="card blog-card" rel="bookmark" >
|
||||||
|
<div class="card-img-container">
|
||||||
|
|
||||||
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">English</h2>
|
<h2 class="card-title">English</h2>
|
||||||
<p class="card-text"></p>
|
<p class="card-text"></p>
|
||||||
@ -82,7 +87,9 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="/categories/politique/" class="card blog-card" rel="bookmark" >
|
href="/categories/politique/" class="card blog-card" rel="bookmark" >
|
||||||
|
<div class="card-img-container">
|
||||||
|
|
||||||
|
</div>
|
||||||
<article class="card-body">
|
<article class="card-body">
|
||||||
<h2 class="card-title">Politique</h2>
|
<h2 class="card-title">Politique</h2>
|
||||||
<p class="card-text"></p>
|
<p class="card-text"></p>
|
||||||
@ -96,13 +103,6 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Categories - The Octect Press</title>
|
||||||
<link>/categories/</link>
|
<link>/categories/</link>
|
||||||
<description>Recent content in Categories on The Octet Press</description>
|
<description>Recent content in Categories on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr-FR" dir="ltr">
|
<html lang="en-US,fr-FR" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Politique · The Octet Press</title>
|
<title>Politique · The Octect Press</title>
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/css/katex.css" rel="stylesheet">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/css/concated.min.css" rel="stylesheet">
|
<link href="/css/concated.min.css" rel="stylesheet">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/categories/politique/index.xml" title="The Octet Press" />
|
<link rel="alternate" type="application/rss+xml" href="/categories/politique/index.xml" title="The Octect Press" />
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -22,13 +20,14 @@
|
|||||||
|
|
||||||
<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 Octect Press</a>
|
<a href="" 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="" class="">HOME</a></li>
|
||||||
|
|
||||||
|
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||||
|
|
||||||
|
|
||||||
@ -46,13 +45,13 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
href="/articles/zapatista-oventik-petite-ecole/" class="card blog-card" rel="bookmark" >
|
href="/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_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg">
|
<source srcset="/articles/zapatista-oventik-petite-ecole/cover_hu3e4dad390650b6dc74ed2245c90c9ff5_478496_800x600_fit_q75_lanczos.jpg">
|
||||||
<img src="/articles/zapatista-oventik-petite-ecole/cover_hucf967c33f389130ab619766a81118218_456872_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
<img src="/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">
|
||||||
@ -68,13 +67,6 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/katex.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/core.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<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 Octet Press</title>
|
<title>Politique - The Octect Press</title>
|
||||||
<link>/categories/politique/</link>
|
<link>/categories/politique/</link>
|
||||||
<description>Recent content in Politique on The Octet Press</description>
|
<description>Recent content in Politique on The Octect Press</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>fr-FR</language>
|
<language>en-US,fr-FR</language>
|
||||||
<lastBuildDate>Mon, 11 Mar 2019 20:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Mon, 11 Mar 2019 20:00:00 +0000</lastBuildDate>
|
||||||
|
|
||||||
<atom:link href="/categories/politique/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/categories/politique/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|