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
				
			
		
							
								
								
									
										40
									
								
								html-output/gemlog/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								html-output/gemlog/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,40 @@ | |||
| <!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> | ||||
| <h1># log index</h1> | ||||
| <p>Here will live gemlog posts about nothing and everything, I will rant a lot I thing, I could I not, you deserve entertainment!</p> | ||||
| <p>there's a list of ideas:</p> | ||||
| <ul> | ||||
| <li>the fashion industry</li> | ||||
| <li>how I buy clothes</li> | ||||
| <li>what clothes do I like?</li> | ||||
| </ul> | ||||
| <ul> | ||||
| <li>my journey into linux</li> | ||||
| <li>my love for tech minimalism</li> | ||||
| <li>my use of free software</li> | ||||
| <li>my self hosting journey</li> | ||||
| <li>how I kind of broke my system but I managed to fix it (._.')</li> | ||||
| </ul> | ||||
| <ul> | ||||
| <li>something about maths</li> | ||||
| </ul> | ||||
| <ul> | ||||
| <li>politics</li> | ||||
| <li>free money (as in freedom, not free beer), the case of june/G1</li> | ||||
| <li>universal wage (salaire à vie in french), which is not UBI</li> | ||||
| </ul> | ||||
| <h2>## logs</h2> | ||||
| <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