stevengibone.com/web/gemlog/index.html
stev c38edb84d9 fix email address in footer
set max-width in ch instead of px
2023-09-20 23:04:16 +02:00

64 lines
1.5 KiB
HTML

<!DOCTYPE HTML>
<html>
<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>Here will live gemlog posts about nothing and everything, I will rant a lot I thing, I could I not, you deserve entertainment!</p>
<p>there's a list of ideas:</p>
<ul>
<li>the fashion industry</li>
<li>how I buy clothes</li>
<li>what clothes do I like?</li>
</ul>
<ul>
<li>my journey into linux</li>
<li>my love for tech minimalism</li>
<li>my use of free software</li>
<li>my self hosting journey</li>
<li>how I kind of broke my system but I managed to fix it (._.')</li>
</ul>
<ul>
<li>something about maths</li>
</ul>
<ul>
<li>politics</li>
<li>free money (as in freedom, not free beer), the case of june/G1</li>
<li>universal wage (salaire à vie in french), which is not UBI</li>
</ul>
<h2>## logs</h2>
<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>
</body>
<footer>
<hr>
<ul>
<li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul>
</footer>
</html>