update content
This commit is contained in:
		
							parent
							
								
									445791abd1
								
							
						
					
					
						commit
						a3618e10ac
					
				
					 2 changed files with 72 additions and 64 deletions
				
			
		|  | @ -13,7 +13,6 @@ | |||
| <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> | ||||
|  | @ -52,33 +51,23 @@ projets :</p> | |||
| </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> | ||||
| 	<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> | ||||
| 	<li>2024-06 <del>Time management for system administrators, Tom LIMONCELLI</del></li> | ||||
| 	<li>2024-07 <del>Children of blood and bone, Tomi ADEYEMI (T1)</del></li> | ||||
| 	<li>2024-09 This is how you lose a time war</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> | ||||
| 	<li>Super Mario RPG</li> | ||||
| 	<li>Path of Exile (<3 god i love this game)</li> | ||||
| </ul> | ||||
| 	<footer> | ||||
| 		<hr> | ||||
|  |  | |||
|  | @ -1,5 +1,4 @@ | |||
| <!DOCTYPE HTML> | ||||
| 
 | ||||
| <html lang="fr-FR"> | ||||
| <head> | ||||
|   <title>Current or finished projects</title> | ||||
|  | @ -13,51 +12,70 @@ | |||
| 	<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 class="p-name">Current or finished projects</h1> | ||||
| 	</header> | ||||
| 	<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> | ||||
| 
 | ||||
| 	<p>sorted in reverse chronological order so that the most recent projects | ||||
| 	appears first:</p> | ||||
| 
 | ||||
| 	<h2>2024</h2> | ||||
| 	<ul> | ||||
| 		<li> | ||||
| 			j'ai commencé à apprendre à souder: | ||||
| 			<ul> | ||||
| 				<li>j'ai monté un kit avec des composant en SMD</li> | ||||
| 				<li>j'ai dessoudé tous les switch d'un clavier mécanique Razer qui ne fonctionne plus correctement</li> | ||||
| 				<li>j'ai réparé une manette Nintendo Switch Pro en remplaçant le joystick gauche</li> | ||||
| 			</ul> | ||||
| 		</li> | ||||
| 		<li>début participation à un repair café</li> | ||||
| 		<li>complété le cours <++> sur OpenClassrooms</li> | ||||
| 	</ul> | ||||
| 
 | ||||
| 	<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 | ||||
| 			<ul> | ||||
| 				<li>gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi</li> | ||||
| 			</ul></li> | ||||
| 	</ul> | ||||
| 
 | ||||
| 	<h2>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>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> | ||||
| 
 | ||||
| 	<footer> | ||||
| 		<hr> | ||||
| 		<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br> | ||||
|  | @ -65,4 +83,5 @@ mobile UI contrary to Gogs. Lives at the same address.</li> | |||
| 		This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>. | ||||
| 	</footer> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue