Added public

This commit is contained in:
nono
2021-04-02 19:47:39 +02:00
parent 7d03210a16
commit 947cbb34cb
133 changed files with 935 additions and 729 deletions

View File

@@ -1,19 +1,17 @@
<!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>Articles &middot; The Octet Press</title>
<title>Articles &middot; The Octect Press</title>
<meta name="description" content="" />
<link href="/css/katex.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>
@@ -22,13 +20,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 &amp; CODE</a></li>
<li><a href="/about-me/" class="">ABOUT ME</a></li>
@@ -46,13 +45,13 @@
<a
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu84ea6bc09b2d92692f078f4dcb238452_292252_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" >
<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_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
</picture>
</div>
<article class="card-body">
@@ -66,13 +65,13 @@
</a>
<a
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<source srcset="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg">
<img src="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg" class="card-img" >
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
</picture>
</div>
<article class="card-body">
@@ -91,13 +90,6 @@
</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>
</html>

View File

@@ -1,10 +1,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Articles - The Octet Press</title>
<title>Articles - The Octect Press</title>
<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>
<language>fr-FR</language>
<language>en-US,fr-FR</language>
<lastBuildDate>Tue, 01 Sep 2020 13:37:42 +0000</lastBuildDate>
<atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" />