]> Witch of Git - web/www/blob - index.html
Add emoji to the homepage
[web/www] / index.html
1 <!DOCTYPE html>
2 <html prefix="og: http://ogp.me/ns#" lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>Witch of Light</title>
6 <meta name="description" content="A collection of Cassie's harebrained schemes"/>
7 <meta property="og:type" content="website"/>
8 <meta property="og:title" content="Witch of Light"/>
9 <meta property="og:description" content="A collection of Cassie's harebrained schemes"/>
10 <meta property="og:url" content="https://www.witchoflight.com"/>
11 <meta property="og:site_name" content="Witch of Light"/>
12 <meta property="og:image" content="https://www.witchoflight.com/assets/light.jpg"/>
13 <meta property="og:image:type" content="image/png"/>
14 <meta property="og:image:width" content="900"/>
15 <meta property="og:image:height" content="900"/>
16 <meta property="og:image:alt" content="The Homestuck light aspect icon"/>
17 <meta name="twitter:card" content="summary"/>
18 <meta name="twitter:site" content="@porglezomp"/>
19 <meta name="twitter:creator" content="@porglezomp"/>
20 <meta name="twitter:image" content="https://www.witchoflight.com/assets/light.png"/>
21 <link rel="canonical" href="https://www.witchoflight.com"/>
22 <meta name="viewport" content="width=device-width, initial-scale=1">
23 <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
24 <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
25 <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
26 <link rel="manifest" href="/site.webmanifest">
27 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#f78123">
28 <meta name="msapplication-TileColor" content="#da532c">
29 <meta name="theme-color" content="#ffffff">
30 <style>
31 * { box-sizing: border-box; }
32 html { font-family: sans-serif; }
33 body { max-width: 700px; padding: 1em; padding-left: 2em; margin: 0 auto; min-height: 100vh; }
34 .col { display: flex; flex-direction: column; }
35 .row { display: flex; flex-direction: row; }
36 .baseline { align-items: baseline; }
37 .spacer { flex-grow: 1; }
38 .row > .sp { width: 1ex; }
39 nav * { font-size: 32px; }
40 .label-emoji { display: inline-block; margin-left: -1.8em; width: 1.8em; text-align: center; }
41 </style>
42 </head>
43 <body class="col">
44 <header>
45 <nav class="row baseline">
46 <h1><a href="https://www.witchoflight.com">Witch of Light</a></h1>
47 <div class="spacer"></div>
48 <a href="https://git.witchoflight.com">Git</a>
49 <div class="sp"></div>
50 <a href="https://blog.witchoflight.com">Blog</a>
51 </nav>
52 <p itemscope itemtype="https://schema.org/Person">
53 <span class="label-emoji">🐉</span><!--
54 --><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>
55 </p>
56 <p>
57 <a href="https://be-the.witchoflight.com">Witch of Light.</a>
58 Maker of lotsa weird projects.
59 <a href="https://twitter.com/porglezomp">@porglezomp</a> on twitter.
60 </p>
61 </header>
62 <main>
63 <article>
64 <p>
65 <span class="label-emoji">💬</span><!--
66 --><a href="https://blog.witchoflight.com">The Witch of Light Blog</a> -
67 My blog.
68 </p>
69 </article>
70 <article>
71 <p>
72 <span class="label-emoji">📚</span><!--
73 --><a href="/reading-list">My reading list</a> -
74 See the books that I'm currently reading, have read in the past, and am planning to read in the future.
75 </p>
76 </article>
77 <article>
78 <p>
79 <span class="label-emoji">☀️</span><!--
80 --><a href="https://be-the.witchoflight.com">Be the Witch of Light</a> -
81 A goofy little art page that used to be the main page here.
82 </p>
83 </article>
84 <article>
85 <p>
86 <span class="label-emoji">🔴</span><!--
87 --><a href="https://checkers.witchoflight.com">Checkers</a> -
88 A page that gives you your own online multiplayer checkers board.
89 It doesn't enforce the rules.
90 Try using it to play <a href="https://hyperlibrary.itch.io/checkers2">Checkers 2!</a>
91 </p>
92 </article>
93 <article>
94 <p>
95 <span class="label-emoji">💀</span><!--
96 --><a href="https://calibornstuck.witchoflight.com">Calibornstuck</a> -
97 A project which lets anyone submit redrawn Homestuck panels, working to slowly get the entire comic remade in Caliborn's style.
98 Anyone can contribute!
99 </p>
100 </article>
101 <!--
102 <article>
103 <p>
104 <a href="https://hs2upd8.witchoflight.com">HS<sup>2</sup> Upd8 Bot</a> -
105 Use it to get notified when Homestuck<sup>2</sup> upd8s!
106 </p>
107 </article>
108 -->
109 <article>
110 <p>
111 <span class="label-emoji">🌀</span><!--
112 --><a href="https://seerofvoid.witchoflight.com">Seer of Void</a> -
113 a toy implementation of <a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing">Shamir's Secret Sharing</a>.
114 </p>
115 </article>
116 <article>
117 <p>
118 <span class="label-emoji">🌹</span><!--
119 --><a href="https://rose-8-tool.glitch.me">ROSE-8 Tools</a> -
120 An assembler and disassembler for Jordan Rose's <a href="https://belkadan.com/blog/2020/01/ROSE-8/">ROSE-8 ISA</a>.
121 </p>
122 </article>
123 <article>
124 <p>
125 <span class="label-emoji">💎</span><!--
126 --><a href="https://bejewled-practice.glitch.me">Bejewled Practice: A Horrible C Mangler</a> -
127 Takes a C program and turns it into a whole lot more files and includes.
128 </p>
129 </article>
130 <article>
131 <p>
132 <span class="label-emoji">🧠</span><!--
133 --><a href="https://cognitive-ball-torture.glitch.me">Cognitive Ball Torture</a> -
134 Made in response to <a href="https://twitter.com/whitneyarner/status/1160409145729830912">a tweet</a>, recombines parallel acronyms for you.
135 </p>
136 </article>
137 </main>
138 <div class="spacer"></div>
139 <footer>
140 By Cassie Jones.
141 </footer>
142 </div>
143 </body>
144 </html>