Add lavender.software webring
This commit is contained in:
		
							parent
							
								
									f52bff3c9e
								
							
						
					
					
						commit
						34383a4b22
					
				
					 3 changed files with 124 additions and 89 deletions
				
			
		|  | @ -6,6 +6,7 @@ body { | |||
| 
 | ||||
| body { | ||||
|   display: flex; | ||||
|   flex-direction: row; | ||||
| 
 | ||||
|   min-height: 100vh; | ||||
|   align-items: center; | ||||
|  | @ -19,7 +20,9 @@ body { | |||
|   width: 60ch; | ||||
| 
 | ||||
|   margin: 0 auto; | ||||
| } | ||||
| 
 | ||||
| .about-me { | ||||
|   padding: 1em; | ||||
|   border: 2px solid white; | ||||
|   border-radius: 1em; | ||||
|  | @ -67,3 +70,7 @@ h3 { | |||
| p { | ||||
|   margin: 0.5em 0; | ||||
| } | ||||
| 
 | ||||
| .webring-container { | ||||
|   margin-top: 1em; | ||||
| } | ||||
|  |  | |||
|  | @ -34,10 +34,14 @@ code { | |||
| } | ||||
| 
 | ||||
| .inline-list li + li { | ||||
|   border-inline-start: 1px solid white; | ||||
|   border-inline-start: 2px solid white; | ||||
|   padding-inline-start: 0.5ch; | ||||
| } | ||||
| 
 | ||||
| abbr { | ||||
|   text-decoration: none; | ||||
| } | ||||
| 
 | ||||
| .lavender-webring-container { | ||||
|   font-family: "Inter", sans-serif !important; | ||||
| } | ||||
|  |  | |||
|  | @ -15,6 +15,11 @@ | |||
| 
 | ||||
|     <link rel="stylesheet" href="/inter/inter.css" /> | ||||
| 
 | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://lavender.software/webring/webring-0.2.0.css" | ||||
|     /> | ||||
| 
 | ||||
|     <meta property="og:type" content="website" /> | ||||
|     <meta property="og:url" content="https://char.lt" /> | ||||
|     <meta property="og:title" content="charlotte ✨" /> | ||||
|  | @ -34,105 +39,124 @@ | |||
| 
 | ||||
|   <body> | ||||
|     <div class="page-wrapper"> | ||||
|       <header> | ||||
|         <aside> | ||||
|           <h1><abbr title="charlotte athena som">charlotte ✨</abbr></h1> | ||||
|       <article class="about-me"> | ||||
|         <header> | ||||
|           <aside> | ||||
|             <h1><abbr title="charlotte athena som">charlotte ✨</abbr></h1> | ||||
| 
 | ||||
|           <ul id="traits" class="inline-list"> | ||||
|             <li id="age">21</li> | ||||
|             <li>trans</li> | ||||
|             <li>catgirl bunnygirl enby</li> | ||||
|             <li>lesbian</li> | ||||
|             <li>anarchist</li> | ||||
|             <li>communist</li> | ||||
|           </ul> | ||||
|         </aside> | ||||
|             <ul id="traits" class="inline-list"> | ||||
|               <li id="age">21</li> | ||||
|               <li>trans</li> | ||||
|               <li>catgirl bunnygirl enby</li> | ||||
|               <li>lesbian</li> | ||||
|               <li>anarchist</li> | ||||
|               <li>communist</li> | ||||
|             </ul> | ||||
|           </aside> | ||||
| 
 | ||||
|         <img | ||||
|           class="hero-image" | ||||
|           alt="charlotte's profile picture" | ||||
|           src="/pfp.jpg" | ||||
|         /> | ||||
|       </header> | ||||
|           <img | ||||
|             class="hero-image" | ||||
|             alt="charlotte's profile picture" | ||||
|             src="/pfp.jpg" | ||||
|           /> | ||||
|         </header> | ||||
| 
 | ||||
|       <main> | ||||
|         <p>welcome to <code>char.lt</code>: the domain, is, like, my name!!</p> | ||||
|         <main> | ||||
|           <p> | ||||
|             welcome to <code>char.lt</code>: the domain, is, like, my name!! | ||||
|           </p> | ||||
| 
 | ||||
|         <p> | ||||
|           hey, i'm charlotte! i like music and videogames and programming and | ||||
|           being hot and i speak multiple languages | ||||
|         </p> | ||||
|           <p> | ||||
|             hey, i'm charlotte! i like music and videogames and programming and | ||||
|             being hot and i speak multiple languages | ||||
|           </p> | ||||
| 
 | ||||
|         <p> | ||||
|           i like breaking the rules, so i enjoy software piracy, videogame cheat | ||||
|           development, hyperpop production, anticonventional programming, and | ||||
|           being obnoxiously queer everywhere i go <3 | ||||
|         </p> | ||||
|           <p> | ||||
|             i like breaking the rules, so i enjoy software piracy, videogame | ||||
|             cheat development, hyperpop production, anticonventional | ||||
|             programming, and being obnoxiously queer everywhere i go <3 | ||||
|           </p> | ||||
| 
 | ||||
|         <section> | ||||
|           my pronouns are: | ||||
|           <section> | ||||
|             my pronouns are: | ||||
| 
 | ||||
|           <ul id="pronouns" class="inline-list"> | ||||
|             <li><a href="https://pronoun.is/she">she/her</a></li> | ||||
|             <li><a href="https://pronoun.is/fae">fae/faer</a></li> | ||||
|             <li> | ||||
|               <a href="https://pronoun.is/bun/bun/buns/buns/bunself"> | ||||
|                 bun/buns | ||||
|               </a> | ||||
|             </li> | ||||
|             <li>(and <a href="https://pronoun.is/they">they/them</a>)</li> | ||||
|           </ul> | ||||
|         </section> | ||||
|             <ul id="pronouns" class="inline-list"> | ||||
|               <li><a href="https://pronoun.is/she">she/her</a></li> | ||||
|               <li><a href="https://pronoun.is/fae">fae/faer</a></li> | ||||
|               <li> | ||||
|                 <a href="https://pronoun.is/bun/bun/buns/buns/bunself"> | ||||
|                   bun/buns | ||||
|                 </a> | ||||
|               </li> | ||||
|               <li>(and <a href="https://pronoun.is/they">they/them</a>)</li> | ||||
|             </ul> | ||||
|           </section> | ||||
| 
 | ||||
|         <section> | ||||
|           talk to me in: | ||||
|           <section> | ||||
|             talk to me in: | ||||
| 
 | ||||
|           <ul id="languages" class="inline-list"> | ||||
|             <li>english</li> | ||||
|             <li>french</li> | ||||
|             <li>spanish</li> | ||||
|             <li>korean</li> | ||||
|             <li>toki pona</li> | ||||
|           </ul> | ||||
|         </section> | ||||
|             <ul id="languages" class="inline-list"> | ||||
|               <li>english</li> | ||||
|               <li>french</li> | ||||
|               <li>spanish</li> | ||||
|               <li>korean</li> | ||||
|               <li>toki pona</li> | ||||
|             </ul> | ||||
|           </section> | ||||
| 
 | ||||
|         <section> | ||||
|           <ul id="links" class="inline-list"> | ||||
|             <li> | ||||
|               <a rel="me" href="https://som.codes">som.codes</a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://hackery.site">hackery.site</a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://trans.enby.town/charlotte"> | ||||
|                 trans.enby.town | ||||
|               </a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://github.com/videogame-hacker">github</a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://twitter.com/half_kh_hacker">twitter</a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://last.fm/user/half-kh-hacker">last.fm</a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://soundcloud.com/charlotte-athena"> | ||||
|                 soundcloud | ||||
|               </a> | ||||
|             </li> | ||||
|             <li> | ||||
|               <a rel="me" href="https://git.lavender.software/charlotte"> | ||||
|                 git.lavender.software | ||||
|               </a> | ||||
|             </li> | ||||
|           </ul> | ||||
|         </section> | ||||
|       </main> | ||||
|           <section> | ||||
|             <ul id="links" class="inline-list"> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://som.codes">som.codes</a> | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://hackery.site">hackery.site</a> | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://trans.enby.town/charlotte"> | ||||
|                   trans.enby.town | ||||
|                 </a> | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://github.com/videogame-hacker" | ||||
|                   >github</a | ||||
|                 > | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://twitter.com/half_kh_hacker" | ||||
|                   >twitter</a | ||||
|                 > | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://last.fm/user/half-kh-hacker" | ||||
|                   >last.fm</a | ||||
|                 > | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://soundcloud.com/charlotte-athena"> | ||||
|                   soundcloud | ||||
|                 </a> | ||||
|               </li> | ||||
|               <li> | ||||
|                 <a rel="me" href="https://git.lavender.software/charlotte"> | ||||
|                   git.lavender.software | ||||
|                 </a> | ||||
|               </li> | ||||
|             </ul> | ||||
|           </section> | ||||
|         </main> | ||||
| 
 | ||||
|       <footer>a site by <a href="https://som.codes">charlotte som</a></footer> | ||||
|         <footer>a site by <a href="https://som.codes">charlotte som</a></footer> | ||||
|       </article> | ||||
| 
 | ||||
|       <article class="webring-container"> | ||||
|         <script | ||||
|           src="https://lavender.software/webring/webring-0.2.0.js" | ||||
|           data-site-id="charlotte" | ||||
|           crossorigin="anonymous" | ||||
|           integrity="sha512-wWgLGI60d62wrvLSoSeA3zLAUl8QeWjwVshCY7QYaWai6Mrt/4ar1E5ET4SvJ8yFU3Vmb5uVsmA8auRNQQyEXg==" | ||||
|         ></script> | ||||
|       </article> | ||||
|     </div> | ||||
|   </body> | ||||
| </html> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue