new branch for web-only
add templates for html removed everything gemini related :/ renamed ./web into ./html
This commit is contained in:
parent
72d1b6d01c
commit
5396bef80e
34 changed files with 616 additions and 362 deletions
BIN
html/favicon.ico
Normal file
BIN
html/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
html/gibone-CV.pdf
Normal file
BIN
html/gibone-CV.pdf
Normal file
Binary file not shown.
90
html/index.html
Normal file
90
html/index.html
Normal file
|
@ -0,0 +1,90 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>about s.gibone</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="pgpkey" href="/stev.asc">
|
||||
<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">~/</a></li>
|
||||
<li><a href="/gemlog/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-CV.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<pre><code> ▄▀▀ ▄▀ █ ██▄ ▄▀▄ █▄ █ ██▀
|
||||
▄██ ▄ ▀▄█ █ █▄█ ▀▄▀ █ ▀█ █▄▄
|
||||
Est. 17th of February 2021.</code></pre>
|
||||
<div class="h-card">
|
||||
<img src="/portraitascii.png" alt="my profile pic" class="u-photo" hidden="">
|
||||
<p>
|
||||
Hello, je suis <span class="p-name">Steven GIBONE</span> et bienvenu dans mon petit coin d'internet.
|
||||
<span class="p-note">A ce jour (2024) je vis et travail en <span class="p-country-name">France</span> comme administrateur systèmes et réseaux junior.</span>
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="https://steven.gibone.fr" class="u-url">steven.gibone.fr</a></li>
|
||||
<li><a href="https://steven.gibone.fr/stev.asc" class="u-key">GPG key</a></li>
|
||||
<li><a href="mailto:steven@gibone.fr" class="u-email">steven@gibone.fr</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>je ne sais toujours pas dans quelle mesure ce site sera tenu à jour et je risque d'alterner entre l'anglais et le français, vous êtes prévenus.</p>
|
||||
<p>Voici une liste non exhaustive de mes centres d’intérêt :</p>
|
||||
<ul>
|
||||
<li>le café (j’aime beaucoup, beaucoup le café)</li>
|
||||
<li>le logiciel libre / la culture libriste</li>
|
||||
<li>la culture maker / hacker (j’ai pas de bonne traduction pour ceux-là)</li>
|
||||
<li>les mathématiques (c’est ma formation initiale)</li>
|
||||
<li>la philosophie</li>
|
||||
<li>la politique / l’économie / la sociologie</li>
|
||||
<li>les jeux vidéos (dans mon <3 depuis ma tendre enfance)</li>
|
||||
<li>l’escalade (meilleur sport, vous ne me ferez pas changer d’avis là-dessus)</li>
|
||||
</ul>
|
||||
<p>Et voici une liste certainement pas bien tenue à jour de certains
|
||||
projets :</p>
|
||||
<ul>
|
||||
<li><a href="projects.html">projects</a></li>
|
||||
</ul>
|
||||
<h2 id="mes-lectures">Mes lectures</h2>
|
||||
<ul>
|
||||
<li>2022-?? <del>The Lord of the Rings: The Two Towers, J.R.R. Tolkien</del></li>
|
||||
<li>2022-?? <del>Clit Révolution, Sarah Constantin & Elvire Duvelle-Charles</del></li>
|
||||
<li>2022-?? <del>En Travail, Bernard Friot et Frédéric Lordon</del></li>
|
||||
<li>2023-?? <del>Sortir de l’hétérosexualité, Juliet Drouart</del></li>
|
||||
<li>2023-?? <del>Beaufs et Barbares, Houria Bouteldja</del>
|
||||
(certainement un des bouquin les plus intéressant que j’ai lu, tout
|
||||
court)</li>
|
||||
<li>2023-08 <del>The curious incident of the dog in the night time, Mark Haddon</del>
|
||||
(un livre très touchant, drôle et intelligent)</li>
|
||||
</ul>
|
||||
<h2 id="les-jeux-auxquels-je-joue">Les jeux auxquels je joue</h2>
|
||||
<p>En ce moment c’est Hades 2.</p>
|
||||
<h2 id="logs">logs</h2>
|
||||
<p>find <a href="logs/index.html">all posts here</a></p>
|
||||
<ul>
|
||||
<li><a href="logs/2024-05-21_ecrire_cest_dur.html">2024-05-21 - Ecrire
|
||||
(régulièrement) c’est dur</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-08_i_just_found_out_about_indieweb.html">2024-05-08 -
|
||||
I just found out about the IndieWeb</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-06_weblogpomo2024_a_new_beginning.html">2024-05-06 -
|
||||
Let’s try something new</a></li>
|
||||
<li><a href="logs/2021-05-04_networking_school.html">2021-05-04 - I’m
|
||||
learning networking</a></li>
|
||||
<li><a href="logs/2021-05-01_windowssucks.html">2021-05-01 - I hate
|
||||
Microsoft</a></li>
|
||||
</ul>
|
||||
<footer>
|
||||
<hr>
|
||||
<a rel=me 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>
|
55
html/logs/2021-05-01_windowssucks.html
Normal file
55
html/logs/2021-05-01_windowssucks.html
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I hate Microsoft</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I hate Microsoft</h1>
|
||||
<time datetime="2021-05-01">2021-05-01</time>
|
||||
</header>
|
||||
<article><p>Yep, like a lot of people I hate Microsoft so I’ll try to be
|
||||
a little specific.</p>
|
||||
<p>First of all, the only reason I still have Windows on my desktop is
|
||||
for gaming reasons and only that, most of what I do happens on GNU+Linux
|
||||
on my laptop which is not powerfull to play something more advanced than
|
||||
OSRS. I hadn’t played on that desktop for a very long time because I no
|
||||
longer had a GPU but I found a very, very old GT240 at my parent’s house
|
||||
to put in there so I started using it again… It was my first use of
|
||||
Windows in about two years and it was a pain! I discovered that back in
|
||||
2018 I tried to prevent MS from spying on me by disabling every
|
||||
telemetry I could… so that was a mistake because now Windows just
|
||||
refuses to update. I know it was my fault but it feels so wrong that if
|
||||
I don’t want my pc to send MS data about what I do on my computer I also
|
||||
have to give up having Windows updates. All this was so I could play
|
||||
Minecraft with my SO. I had not played Minecraft in many years, Mojang
|
||||
had not been bought by MS last time I played. I was so angry when I
|
||||
learnt about the bedrock edition and that I had to buy it even though I
|
||||
already had the java edition (I don’t intend to play the bedrock edition
|
||||
but the fact that you have to pay twice to have both is infuriating to
|
||||
me). The worst part is that by the end of the year if I want to continue
|
||||
playing I have to use a MS account with Minecraft instead of my Mojang
|
||||
account and that also pisses my off very much.</p>
|
||||
<p>Unfortunately these are not the only reasons I hate MS, they were
|
||||
just new reasons that added to the others.</p></article>
|
||||
<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>
|
36
html/logs/2021-05-04_networking_school.html
Normal file
36
html/logs/2021-05-04_networking_school.html
Normal file
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I’m learning networking</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I’m learning networking</h1>
|
||||
<time datetime="2021-05-04">2021-05-04</time>
|
||||
</header>
|
||||
<article><p>I’m currently learning networking stuff to become a sysadmin
|
||||
on my own waiting for the formation to start. I’m looking at a free
|
||||
Coursera course and videos on Youtube and I’m having a blast learning
|
||||
all this but it makes me want to buy all kind of things that would be
|
||||
way overkill both for my wallet and for my home network…</p></article>
|
||||
<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>
|
63
html/logs/2024-05-06_weblogpomo2024_a_new_beginning.html
Normal file
63
html/logs/2024-05-06_weblogpomo2024_a_new_beginning.html
Normal file
|
@ -0,0 +1,63 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>Let’s try something new</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Let’s try something new</h1>
|
||||
<time datetime="2024-05-06">2024-05-06</time>
|
||||
</header>
|
||||
<article><p>i just found out about <strong>WeblogPoMo2024</strong>,
|
||||
which is just another challenge encouraging people to blog everyday (or
|
||||
as much as possible) during May 2024. I won’t force myself to do it
|
||||
every single day but it might give me the push i needed to finaly start
|
||||
something here. i read about it in Daryl Sun’s latest post who in turn
|
||||
joined because of anniegreens’s blog</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://blog.darylsun.page/2024/05/04/weblogpomo-2024-day-1-4-blog-construction-post-mortem-1">Weblog
|
||||
Posting Month 2024 Days 1-4 — Blog Construction Post-Mortem, Part
|
||||
1</a></li>
|
||||
<li><a
|
||||
href="https://weblog.anniegreens.lol/weblog-posting-month-2024">weblog-posting-month-2024</a></li>
|
||||
</ul>
|
||||
<p>the first step is to find a “theme” for the month, something that i
|
||||
can give me material for the whole month. for example, this month i’m
|
||||
trying to get back into mathematics so i might talk about where i’m at.
|
||||
i’m also trying to blog more, which forces me to use my gmirator tool
|
||||
more and that will certainly prompt new ideas for improving it idk. like
|
||||
right now i’m writing in english but i also post in french so i need a
|
||||
way to easily differenciate between both so pages are announced in the
|
||||
correct language. also, i’m writing in a journal kind of every day so
|
||||
there might be something in there for me to write about. for instance, i
|
||||
might want to talk about how i dislike windows both windows desktop
|
||||
versions and windows-server. i’m watching more movies so why not write a
|
||||
review about them. it’s probably worth nothing to anybody but future me
|
||||
that wants to remember i thought about them. well, i guess there’s no
|
||||
theme, only whatever crosses my mind.</p>
|
||||
<p>i shouldn’t worry about article length either and concentrate on
|
||||
publishing whenever i feel like i’ve said enough on the matter. since i
|
||||
started in english i might just continue like that but nothing’s
|
||||
sure.</p></article>
|
||||
<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>
|
70
html/logs/2024-05-08_i_just_found_out_about_indieweb.html
Normal file
70
html/logs/2024-05-08_i_just_found_out_about_indieweb.html
Normal file
|
@ -0,0 +1,70 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I just found out about the IndieWeb</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I just found out about the IndieWeb</h1>
|
||||
<time datetime="2024-05-08">2024-05-08</time>
|
||||
</header>
|
||||
<article><p>I’m learning a lot about the IndieWeb, or the personal web
|
||||
or wherever terminology you like best. To get quick examples of what it
|
||||
can be, check out Marginalia’s site explorer. i’m also finding out about
|
||||
webrings and webmentions which sound very cool, i might implement the
|
||||
latter here some day i’m not too lazy.</p>
|
||||
<ul>
|
||||
<li><a href="https://indieweb.org/">IndieWeb</a></li>
|
||||
<li><a href="https://explore.marginalia.nu/view">Marginalia’s site
|
||||
explorer</a></li>
|
||||
</ul>
|
||||
<p>This idea of a smol web, I was already kinda part of it without
|
||||
knowing. That’s because I was exposed to gemini a few years ago and I
|
||||
loved it. I made a capsule and a website. To stay consistent with the
|
||||
idea of simplicity that i liked, I build the website from the gemtext
|
||||
files I wrote for Gemini using a tool I wrote myself. I’m not saying
|
||||
that for bragging purposes but because the specs for gemtext are very
|
||||
easy to understand and parse. I wouldn’t have done the same for
|
||||
markdown, then I would just use the wonderful pandoc</p>
|
||||
<p>but the IndieWeb is very diverse, there are people like me that stay
|
||||
close to something very simplistic, minimalist even; and others are just
|
||||
living their best 1990s life. Some people love GIFs, fancy fonts and
|
||||
colorful page with an animated image as a background and others prefer
|
||||
their pages less… Loaded. A very big advantage of a movement like the
|
||||
IndieWeb over something like gemini is how personal you can make it,
|
||||
there is a customizability that is just not available with Gemini (it’s
|
||||
on purpose that Gemini doesn’t do that).</p>
|
||||
<p>There’s a lot to love about Gemini and there’s a lot not to love too.
|
||||
The barrier to entry is too high for someone that is not a tech
|
||||
enthusiast. My family will sooner find how to host a website than a
|
||||
gemini capsule. I won’t add much to this discussion but i will link some
|
||||
articles i found interesting</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://マリウス.com/gemini-is-solutionism-at-its-worst/">Gemini
|
||||
is Solutionism at its Worst</a></li>
|
||||
<li><a
|
||||
href="https://andregarzia.com/2022/01/gemini-is-a-little-gem.html">Gemini
|
||||
Is A Little Gem</a></li>
|
||||
</ul></article>
|
||||
<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>
|
62
html/logs/2024-05-21_ecrire_cest_dur.html
Normal file
62
html/logs/2024-05-21_ecrire_cest_dur.html
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>Écrire (régulièrement) c’est plus dur qu’il n’y parait</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Écrire (régulièrement) c’est plus dur qu’il n’y parait</h1>
|
||||
<time datetime="2024-05-21">2024-05-21</time>
|
||||
</header>
|
||||
<article><p>Bon, j’ai absolument pas tenu le rythme d’écriture que
|
||||
j’aurai voulu. en fait c’est plus dur que ce que je pensais de prendre
|
||||
le temps de le faire. entre mon envie de jouer à hades-2, mon envie de
|
||||
coder et le tout simplement passer du temps avec des proches et me
|
||||
reposer. à la fin de la journée il reste peu de temps. aujourd’hui par
|
||||
exemple. après le travail j’ai passé du temps avec ma copine et des
|
||||
ami·es, on a pris un goûter, on a pris des chocolats puis en rentrant on
|
||||
mange, on discute et PAF, il est vite 23h. au moment où j’écris ces mots
|
||||
il est exactement 00:30 et je ne vais pas finir tout de suite.
|
||||
j’attendrai demain pour terminer ce post et j’espère le publier dans la
|
||||
foulée.</p>
|
||||
<p>je vois bien quel est mon problème pour publier. j’attends de pouvoir
|
||||
parler d’un sujet bien précis mais je suis pas obligé. rien ne m’empêche
|
||||
de juste raconter ma vie. si ça intéresse personne bah tant pis.
|
||||
peut-être que dans l’histoire de l’univers mes mots ne seront lu que par
|
||||
4 personnes dont moi et c’est <em>fine</em>. je cherche pas spécialement
|
||||
à être lu, je cherche juste à avoir un lieu où m’exprimer librement.</p>
|
||||
<p>Par exemple aujourd’hui je suis allé grimper avec des collègues, on
|
||||
est resté 4h30 dont 1h de pause après environ 2h. j’ai plutôt bien
|
||||
grimpé, plus que d’habitude, je grimpe rarement aussi longtemps en une
|
||||
seule séance. au niveau des perfs aussi c’était pas mal, je continuais
|
||||
de faire des blocs dans mon niveau après plus de 3h donc pas trop mal.
|
||||
cette séance m’a un peu réconcilier avec mon niveau et notamment avec
|
||||
mon endurance. je m’étais toujours considéré comme étant ni fort, ni
|
||||
endurant et maintenant j’ai pu voir que j’ai plus de force et
|
||||
d’explosivité que ce que je pensais mais aussi plus d’endurance. ça me
|
||||
motive encore plus pour faire de la voie, d’abord en SAE puis en
|
||||
falaise, ça me ferait vraiment plaisir de retourner grimper sur de la
|
||||
roche naturelle.</p>
|
||||
<p>pour info, temps écoulé entre la rédaction des premiers mots de ce
|
||||
post et sa publication : 5j</p></article>
|
||||
<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>
|
50
html/logs/index.html
Normal file
50
html/logs/index.html
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>log index</h1>
|
||||
<time datetime=""></time>
|
||||
</header>
|
||||
<article><p>Ici vous verrez tous les posts que j’ai écrit pour ce site,
|
||||
je vais râler, certainement. 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 id="logs">logs</h2>
|
||||
<ul>
|
||||
<li><a href="logs/2024-05-21_ecrire_cest_dur.html">2024-05-21 - Ecrire
|
||||
(régulièrement) c’est dur</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-08_i_just_found_out_about_indieweb.html">2024-05-08 -
|
||||
I just found out about the IndieWeb</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-06_weblogpomo2024_a_new_beginning.html">2024-05-06 -
|
||||
Let’s try something new</a></li>
|
||||
<li><a href="logs/2021-05-04_networking_school.html">2021-05-04 - I’m
|
||||
learning networking</a></li>
|
||||
<li><a href="logs/2021-05-01_windowssucks.html">2021-05-01 - I hate
|
||||
Microsoft</a></li>
|
||||
</ul></article>
|
||||
<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>
|
BIN
html/portraitascii.png
Normal file
BIN
html/portraitascii.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
68
html/projects.html
Normal file
68
html/projects.html
Normal file
|
@ -0,0 +1,68 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>Current or finished projects</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">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Current or finished projects</h1>
|
||||
<time datetime=""></time>
|
||||
</header>
|
||||
<article><p>sorted in reverse chronological order so that the most
|
||||
recent projects appears first:</p>
|
||||
<h2 id="section">2023</h2>
|
||||
<ul>
|
||||
<li>started to work on a tool to help publish both a website and a
|
||||
gemini capsule (it’s mostly a way for me to learn Python and programming
|
||||
in general)</li>
|
||||
<li>once again i returned to <em>Gitea</em> because i had performance
|
||||
issues with <em>OneDev</em></li>
|
||||
<li>resuscitate my gemini capsule again after reading an article by
|
||||
Ploum
|
||||
<ul>
|
||||
<li>gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="section-1">2022</h2>
|
||||
<ul>
|
||||
<li>settle to <em>Onedev</em></li>
|
||||
<li>tried <em>gitolite</em> and <em>cgit</em> replacement of
|
||||
<em>Gitea</em></li>
|
||||
<li>a lot of testing of different minecraft servers and frontend to
|
||||
manage them. I finaly dicided to keep it simple by using cronjobs and
|
||||
tmux. I found that web dashboards are to cumbersome and not flexible
|
||||
enough.</li>
|
||||
<li>multiple things of which I didn’t keep records</li>
|
||||
</ul>
|
||||
<h2 id="section-2">2021</h2>
|
||||
<ul>
|
||||
<li>migrate website from PicoCMS to 11ty</li>
|
||||
<li>installed agate to serve this gemini capsule :)</li>
|
||||
<li>migrated from Gogs to Gitea because it was easy and Gitea has a
|
||||
mobile UI contrary to Gogs. Lives at the same address.</li>
|
||||
<li>bought a domain name for my website.</li>
|
||||
<li>installed Gogs on my Raspberry Pi now with remote access</li>
|
||||
<li>installed Pi-Hole on my Raspberry Pi</li>
|
||||
<li>built my website using PicoCMS</li>
|
||||
</ul></article>
|
||||
<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>
|
13
html/stev.asc
Normal file
13
html/stev.asc
Normal file
|
@ -0,0 +1,13 @@
|
|||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mDMEZk2YAhYJKwYBBAHaRw8BAQdACu0yKDJwpOLh5Xi21RfGYZ9MWaYgF6d86HjQ
|
||||
EqjHI920IHN0ZXZlbiBnaWJvbmUgPHN0ZXZlbkBnaWJvbmUuZnI+iJMEExYKADsW
|
||||
IQQ4n5dIYYDCwfsMC+Arz3BdEACjNgUCZk2YAgIbAwULCQgHAgIiAgYVCgkICwIE
|
||||
FgIDAQIeBwIXgAAKCRArz3BdEACjNl9SAP0Y9F6PCER1ms/kUNyfo8fFIowlM2cg
|
||||
5XbHyCkhCdanDwD+PK2RmpcbXq2f4tQEwfBV+FlvvyUfqcrvi3XEyJBnVga4OARm
|
||||
TZgCEgorBgEEAZdVAQUBAQdA+O7DFp42MnkhqHZaM/iuBDtZKQuiM1kORUw1/NO3
|
||||
omsDAQgHiHgEGBYKACAWIQQ4n5dIYYDCwfsMC+Arz3BdEACjNgUCZk2YAgIbDAAK
|
||||
CRArz3BdEACjNoyXAPwJmKkbbWaj6I2ANnQy/NA79s809HzyDXxjwRwy637pAQD/
|
||||
QFEq7B+HCWS4jtu3CWL0O8kAatM2WIj2sApFO7gKPw0=
|
||||
=RuGh
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
97
html/style.css
Normal file
97
html/style.css
Normal file
|
@ -0,0 +1,97 @@
|
|||
body {
|
||||
font-family: monospace;
|
||||
font-size: 21px;
|
||||
max-width: 80ch;
|
||||
margin: auto;
|
||||
background: black;
|
||||
color: lime;
|
||||
border: solid 2px;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: orange;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
a:visited {
|
||||
color: chocolate;
|
||||
}
|
||||
|
||||
h1,h2,h3 {
|
||||
border-bottom: dashed 1px;
|
||||
}
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
margin: 0px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
header time {
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 1em 0em 1em;
|
||||
}
|
||||
|
||||
pre {
|
||||
border: solid 2px;
|
||||
padding: 15px;
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: initial;
|
||||
list-style-type: "> ";
|
||||
}
|
||||
|
||||
hr {
|
||||
margin-top: 20px;
|
||||
border: 1px solid lime;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
display: flex;
|
||||
list-style: none;
|
||||
}
|
||||
nav ul li {
|
||||
margin: 0% 2%;
|
||||
}
|
||||
|
||||
footer ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
body {
|
||||
background: oldlace;
|
||||
color: darkslategrey;
|
||||
}
|
||||
a {
|
||||
color: chocolate;
|
||||
}
|
||||
a:visited {
|
||||
color: maroon;
|
||||
}
|
||||
hr {
|
||||
border: 1px solid darkslategrey;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
nav ul {
|
||||
display: block;
|
||||
border: 1px solid;
|
||||
padding: 20px 0px 20px 40px;
|
||||
list-style-type: "> ";
|
||||
}
|
||||
pre {
|
||||
display: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue