add main script for generating sites
add html parts, output and assets
This commit is contained in:
		
							parent
							
								
									eda36e1b38
								
							
						
					
					
						commit
						86a74d1020
					
				
					 14 changed files with 423 additions and 0 deletions
				
			
		
							
								
								
									
										86
									
								
								html-output/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										86
									
								
								html-output/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,86 @@ | |||
| <!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> | ||||
| <pre> | ||||
| ▄▀▀   ▄▀  █ ██▄ ▄▀▄ █▄ █ ██▀ | ||||
| ▄██ ▄ ▀▄█ █ █▄█ ▀▄▀ █ ▀█ █▄▄ | ||||
| Est. 17th of February 2021. | ||||
| </pre> | ||||
| <h1># stevengibone.com</h1> | ||||
| <a href="gibone-CV.pdf">=> my resume (in french)</a><br> | ||||
| <a href="mailto:steven.gibone@zaclys.net">=> mailto:steven.gibone@zaclys.net</a><br> | ||||
| <p>Hello, my name is Steven Gibone and welcome to my gemini capsule. I used to study mathematics but quit due to me realizing I don't want to teach to an entire class. The public education system is far too broken for me and I really cannot accept to work in these conditions.</p> | ||||
| <p>I have both a *website* and a *gemini capsule*:</p> | ||||
| <a href="gemini://stevengibone.com">=> gemini://stevengibone.com</a><br> | ||||
| <a href="https://stevengibone.com">=> https://stevengibone.com</a><br> | ||||
| <p>If you don't know about the *gemini* protocol and care about a more simple internet, I strongly encourage you to learn more about it:</p> | ||||
| <a href="https://gemini.circumlunar.space/">=> https://gemini.circumlunar.space/</a><br> | ||||
| <p>I take interest in:</p> | ||||
| <ul> | ||||
| <li>coffee, I love coffee</li> | ||||
| <li>free/libre software</li> | ||||
| <li>maker/hacker culture</li> | ||||
| <li>mathematics</li> | ||||
| <li>philosophy</li> | ||||
| <li>politics</li> | ||||
| <li>video games</li> | ||||
| </ul> | ||||
| <p>And sportswise:</p> | ||||
| <ul> | ||||
| <li>fencing (I'm not a fencer anymore but really loved it)</li> | ||||
| <li>rock climbing (mostly bouldering in Arkose)</li> | ||||
| <li>rollerblading</li> | ||||
| </ul> | ||||
| <h2>## finished projects</h2> | ||||
| <h3>### 2021</h3> | ||||
| <ul> | ||||
| <li>built my website using PicoCMS</li> | ||||
| <li>installed Pi-Hole on my Raspberry Pi</li> | ||||
| <li>installed Gogs on my Raspberry Pi now with remote access</li> | ||||
| <li>bought a domain name for my website.</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>installed agate to serve this gemini capsule :)</li> | ||||
| <li>migrate website from PicoCMS to 11ty</li> | ||||
| </ul> | ||||
| <h3>### 2022</h3> | ||||
| <ul> | ||||
| <li>multiple things of which I didn't keep records</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>tried *gitolite* and *cgit* replacement of *Gitea*</li> | ||||
| <li>settle to *Onedev*</li> | ||||
| </ul> | ||||
| <h3>### 2023</h3> | ||||
| <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>## what I'm reading</h2> | ||||
| <ul> | ||||
| <li>~~The Lord of the Rings: The Two Towers, J.R.R. Tolkien~~</li> | ||||
| <li>~~Clit Révolution, Sarah Constantin & Elvire Duvelle-Charles~~</li> | ||||
| <li>En Travail, Bernard Friot et Frédéric Lordon</li> | ||||
| <li>Sortir de l'hétérosexualité, Juliet Drouart</li> | ||||
| </ul> | ||||
| <h2>## what I'm playing</h2> | ||||
| <ul> | ||||
| <li>Skul: The Hero Slayer</li> | ||||
| <li>Hades</li> | ||||
| <li>PokeMon: Shining Pearl</li> | ||||
| </ul> | ||||
| <h2>## logs</h2> | ||||
| <a href="tinylog.html">=> tinylogs go here</a><br> | ||||
| <a href="gemlog/index.html">=> full gemlogs here</a><br> | ||||
| <br> | ||||
| <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> | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue