updated web sources

This commit is contained in:
stev 2024-05-26 22:04:00 +02:00
parent 21971a7c24
commit a54a9c801b
9 changed files with 186 additions and 100 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML>
<html>
<html lang="fr-FR">
<head>
<title>Current or finished projects</title>
<meta charset="utf-8">
@ -22,6 +22,7 @@
<h2>## 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</li>
</ul>
@ -50,12 +51,10 @@
</ul>
</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>
<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>