Add direct link to webrings page
[web/www] / index.html
index 838dc067d9be9b7a003475acac91791721a88e21..87c9ecab3daec5255730ed9c0e04a3ce0c0c04ba 100644 (file)
   <style>
 * { box-sizing: border-box; }
 html { font-family: sans-serif; }
-body { max-width: 700px; padding: 1em; margin: 0 auto; min-height: 100vh; }
+body { max-width: 700px; padding: 1em; padding-left: 2em; margin: 0 auto; min-height: 100vh; }
 .col { display: flex; flex-direction: column; }
 .row { display: flex; flex-direction: row; }
+.wrap { flex-wrap: wrap; }
 .baseline { align-items: baseline; }
 .spacer { flex-grow: 1; }
 .row > .sp { width: 1ex; }
 nav * { font-size: 32px; }
+nav > *:first-child { margin-top: 27px; }
+nav > *:last-child { margin-bottom: 27px; }
+.label-emoji { display: inline-block; margin-left: -1.8em; width: 1.8em; text-align: center; }
   </style>
 </head>
 <body class="col">
   <header>
-    <nav class="row baseline">
+    <nav class="row wrap baseline">
       <h1><a href="https://www.witchoflight.com">Witch of Light</a></h1>
       <div class="spacer"></div>
-      <a href="https://git.witchoflight.com">Git</a>
-      <div class="sp"></div>
-      <a href="https://blog.witchoflight.com">Blog</a>
+      <div class="row baseline">
+        <a href="https://blog.witchoflight.com/webrings">Webrings</a>
+        <div class="sp"></div>
+        <a href="https://git.witchoflight.com">Git</a>
+        <div class="sp"></div>
+        <a href="https://blog.witchoflight.com">Blog</a>
+      </div>
     </nav>
-    <p>
-      <strong>Cassie Jones</strong> (<a href="https://pronoun.is/they/them?or=she/her">they/them or she/her</a>)<br>
+    <p itemscope itemtype="https://schema.org/Person">
+      <span class="label-emoji">🐉</span><!--
+   --><strong itemprop="name">Cassie Jones</strong> (<a itemprop="pronouns" href="https://pronoun.is/they/them?or=she/her">they/them or she/her</a>)<br>
     </p>
     <p>
-      <a href="https://be-the.witchoflight.com">Witch of Light.</a>
+    <a href="https://be-the.witchoflight.com">Witch of Light.</a>
       Maker of lotsa weird projects.
       <a href="https://twitter.com/porglezomp">@porglezomp</a> on twitter.
     </p>
@@ -60,64 +69,75 @@ nav * { font-size: 32px; }
   <main>
     <article>
       <p>
-        <a href="https://blog.witchoflight.com">The Witch of Light Blog</a> -
+        <span class="label-emoji">💬</span><!--
+     --><a href="https://blog.witchoflight.com">The Witch of Light Blog</a> -
         My blog.
       </p>
     </article>
     <article>
       <p>
-        <a href="/reading-list">My reading list</a> -
+        <span class="label-emoji">📚</span><!--
+     --><a href="/reading-list">My reading list</a> -
         See the books that I'm currently reading, have read in the past, and am planning to read in the future.
       </p>
     </article>
     <article>
       <p>
-        <a href="https://calibornstuck.witchoflight.com">Calibornstuck</a> -
-        A project which lets anyone submit redrawn Homestuck panels, working to slowly get the entire comic remade in Caliborn's style.
-        Anyone can contribute!
-      </p>
-    </article>
-    <article>
-      <p>
-        <a href="https://be-the.witchoflight.com">Be the Witch of Light</a> -
+        <span class="label-emoji">☀️</span><!--
+     --><a href="https://be-the.witchoflight.com">Be the Witch of Light</a> -
         A goofy little art page that used to be the main page here.
       </p>
     </article>
     <article>
       <p>
-        <a href="https://checkers.witchoflight.com">Checkers</a> -
+        <span class="label-emoji">🔴</span><!--
+     --><a href="https://checkers.witchoflight.com">Checkers</a> -
         A page that gives you your own online multiplayer checkers board.
         It doesn't enforce the rules.
         Try using it to play <a href="https://hyperlibrary.itch.io/checkers2">Checkers 2!</a>
       </p>
     </article>
+    <article>
+      <p>
+        <span class="label-emoji">💀</span><!--
+     --><a href="https://calibornstuck.witchoflight.com">Calibornstuck</a> -
+        A project which lets anyone submit redrawn Homestuck panels, working to slowly get the entire comic remade in Caliborn's style.
+        Anyone can contribute!
+      </p>
+    </article>
+    <!--
     <article>
       <p>
         <a href="https://hs2upd8.witchoflight.com">HS<sup>2</sup> Upd8 Bot</a> -
         Use it to get notified when Homestuck<sup>2</sup> upd8s!
       </p>
     </article>
+    -->
     <article>
       <p>
-        <a href="https://seerofvoid.witchoflight.com">Seer of Void</a> -
+        <span class="label-emoji">🌀</span><!--
+     --><a href="https://seerofvoid.witchoflight.com">Seer of Void</a> -
         a toy implementation of <a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing">Shamir's Secret Sharing</a>.
       </p>
     </article>
     <article>
       <p>
-        <a href="https://rose-8-tool.glitch.me">ROSE-8 Tools</a> -
+        <span class="label-emoji">🌹</span><!--
+     --><a href="https://rose-8-tool.glitch.me">ROSE-8 Tools</a> -
         An assembler and disassembler for Jordan Rose's <a href="https://belkadan.com/blog/2020/01/ROSE-8/">ROSE-8 ISA</a>.
       </p>
     </article>
     <article>
       <p>
-        <a href="https://bejewled-practice.glitch.me">Bewjewled Practice: A Horrible C Mangler</a> -
+        <span class="label-emoji">💎</span><!--
+     --><a href="https://bejewled-practice.glitch.me">Bejewled Practice: A Horrible C Mangler</a> -
         Takes a C program and turns it into a whole lot more files and includes.
       </p>
     </article>
     <article>
       <p>
-        <a href="https://cognitive-ball-torture.glitch.me">Cognitive Ball Torture</a> -
+        <span class="label-emoji">🧠</span><!--
+     --><a href="https://cognitive-ball-torture.glitch.me">Cognitive Ball Torture</a> -
         Made in response to <a href="https://twitter.com/whitneyarner/status/1160409145729830912">a tweet</a>, recombines parallel acronyms for you.
       </p>
     </article>