36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!DOCTYPE HTML>
|
|
|
|
<html lang="fr-FR">
|
|
<head>
|
|
<title>log index</title>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="stylesheet" href="/style.css" type="text/css">
|
|
</head>
|
|
|
|
<body>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="/index.html">/home/stev</a></li>
|
|
<li><a href="/gemlog/index.html">~/logs</a></li>
|
|
</ul>
|
|
</nav>
|
|
<h1># log index</h1>
|
|
<p>Ici vous verrez tous les posts que j'ai écrit pour ce site, je vais râler, certainement.</p>
|
|
<p>Here will live gemlog posts about nothing and everything, I will rant about a lot of thing, I could I not, you deserve entertainment!</p>
|
|
|
|
<h2>## logs</h2>
|
|
|
|
<a href="/gemlog/2024-05-08_i_just_found_out_about_indieweb.html">=> 2024-05-08 - I just found out about IndieWeb</a><br>
|
|
<a href="/gemlog/2024-05-06_weblogpomo2024_a_new_beginning.html">=> 2024-05-06 - Let's try something new</a><br>
|
|
<a href="/gemlog/2021-05-04_networking_school.html">=> 2021-05-04 - I'm learning networking</a><br>
|
|
<a href="/gemlog/2021-05-01_windowssucks.html">=> 2021-05-01 - I hate Microsoft</a><br>
|
|
|
|
<footer>
|
|
<hr>
|
|
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
|
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
|
</footer>
|
|
</body>
|
|
</html>
|