update everything
gmirator is now in its own repo and rewritten in Python. the rest of the content was updated
This commit is contained in:
		
							parent
							
								
									728985bb1d
								
							
						
					
					
						commit
						9d76c3fa2a
					
				
					 21 changed files with 57 additions and 257 deletions
				
			
		|  | @ -1,51 +0,0 @@ | |||
| <!DOCTYPE HTML> | ||||
| 
 | ||||
| <html> | ||||
| <head> | ||||
|   <title>stevengibone.com</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># Current or finished projects</h1> | ||||
| <p>sorted in reverse chronological order so that the most recent projects appears first:</p> | ||||
| <h2>## 2023</h2> | ||||
| <ul> | ||||
| <li>resuscitate my gemini capsule again after reading an article by Ploum</li> | ||||
| </ul> | ||||
| <a href="gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html">=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi</a><br> | ||||
| <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> | ||||
| </body> | ||||
| 	<footer> | ||||
| 		<hr> | ||||
| 		<ul> | ||||
| 			<li>Mail me: steven.gibone <at> zaclys (dot) net</li> | ||||
| 			<li><a href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> | ||||
| 		</ul> | ||||
| 	</footer> | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue