Added public
This commit is contained in:
BIN
public/articles/cool-links/march/cover-dither.jpg
Normal file
BIN
public/articles/cool-links/march/cover-dither.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 278 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 277 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 234 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
@@ -1,20 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr-FR" dir="ltr">
|
||||
<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>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 !" />
|
||||
<link href="/css/katex.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="/css/concated.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
@@ -24,13 +22,14 @@
|
||||
|
||||
<div class="card blog-card menu-container">
|
||||
<h1 class="nav-header">
|
||||
<a href="" class="nav-text">The Octect Press</a>
|
||||
<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>
|
||||
|
||||
|
||||
@@ -48,12 +47,11 @@
|
||||
<h1 class="post-title">Cool links of March</h1>
|
||||
<p class="post-date">Posted <time datetime="2019-04-02">Apr 2, 2019</time></p>
|
||||
</header>
|
||||
<img src="static/img/cover.jpg" alt="">
|
||||
<picture class="post-figure">
|
||||
|
||||
|
||||
<source srcset="/articles/cool-links/march/cover_hu0b20ae04a99f9ea7ad1a6ebb4b45dd38_245178_800x0_resize_q75_lanczos.jpg">
|
||||
<img src="/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_hua50a6cfc3c2f4199a47f71977c7b0e0c_283626_800x0_resize_q75_lanczos.jpg" >
|
||||
</picture>
|
||||
|
||||
<h1 id="cool-links-of-march">Cool links of march</h1>
|
||||
@@ -125,16 +123,16 @@
|
||||
<nav class="end-nav side-padding">
|
||||
|
||||
<a href="/articles/zapatista-oventik-petite-ecole/" 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="/articles/zapatista-oventik-petite-ecole/cover.jpg">
|
||||
<img src="/articles/zapatista-oventik-petite-ecole/cover.jpg" class="card-img" >
|
||||
</picture>
|
||||
|
||||
</div>
|
||||
|
||||
<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>
|
||||
<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>
|
||||
<footer class="side-padding" >
|
||||
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
|
||||
</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>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user