Compare commits
3 commits
1edcbda52a
...
2ce96ca40e
Author | SHA1 | Date | |
---|---|---|---|
|
2ce96ca40e | ||
|
b28949983a | ||
|
e44ced2bfa |
20 changed files with 77 additions and 31 deletions
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="index.html">>Home<</a>
|
<a href="index.html">>Home<</a>
|
||||||
<a href="contact.html">>Contact<</a>
|
<a href="contact.html">>Contact<</a>
|
||||||
|
<a href="people.html">>Headmates<</a>
|
||||||
<a href="blog.html">>Blog<</a>
|
<a href="blog.html">>Blog<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
|
@ -10,9 +10,10 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
<a href="index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
<a href="blog.html">>Blog<</a>
|
<a href="../people.html">>Headmates<</a>
|
||||||
|
<a href="../blog.html">>Blog<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1>Placeholder blog post</h1>
|
<h1>Placeholder blog post</h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="index.html">>Home<</a>
|
<a href="index.html">>Home<</a>
|
||||||
<a href="contact.html">>Contact<</a>
|
<a href="contact.html">>Contact<</a>
|
||||||
|
<a href="people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1>Contact info</h1>
|
<h1>Contact info</h1>
|
||||||
|
|
36
index.html
36
index.html
|
@ -13,37 +13,21 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="index.html">>Home<</a>
|
<a href="index.html">>Home<</a>
|
||||||
<a href="contact.html">>Contact<</a>
|
<a href="contact.html">>Contact<</a>
|
||||||
|
<a href="people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1>🌿 Home 🌿</h1>
|
<h1>🌿 Home 🌿</h1>
|
||||||
<hr>
|
|
||||||
<h2>🌿 List of people </h2>
|
|
||||||
<p>Intros for most of us can be found bellow </p>
|
|
||||||
<pre><a href="people/arc.html">🔥🗡️ "Arc" (she/her)</a>
|
|
||||||
<a href="people/director.html">🦋 Director (he/they/she)</a>
|
|
||||||
<a href="people/jake.html">🕰️ Jake (He/Him)</a>
|
|
||||||
<a href="people/luce.html">💾 Luce (she/it)</a>
|
|
||||||
<a href="people/miriam.html">🌙 Miriam (she/her)</a>
|
|
||||||
<a href="people/rose.html">🌹🔥 Rose (she/her)</a>
|
|
||||||
<a href="people/sam.html">🎭 Sam (they/them)</a>
|
|
||||||
<a href="people/sol.html">⚙️ Sol (she/they)</a>
|
|
||||||
<a href="people/tea.html">💠 Tea (he/him)</a>
|
|
||||||
<a href="people/vanessa.html">🩸 Vanessa (she/her)</a>
|
|
||||||
<a href="people/vi.html">🪽 Violet (she/any)</a>
|
|
||||||
<a href="people/pi.html">🪽🗡️ Pi (she/they)</a>
|
|
||||||
<a href="people/will.html">📖 Will (he/him)</a>
|
|
||||||
<a href="people/dylan.html">📗 Dylan (he/him)</a>
|
|
||||||
</pre>
|
|
||||||
<hr>
|
<hr>
|
||||||
<h2>🌿 About the garden : </h2>
|
<h2>🌿 About the garden : </h2>
|
||||||
<p>
|
<ul>
|
||||||
<b>·</b> Pronous: Collectively plural pronouns, so they/them but ask whoever is fronting what they personally prefer<br>
|
<li>Pronous: Collectively plural pronouns, so they/them but ask whoever is fronting what they personally prefer</li>
|
||||||
<b>·</b> Mixed origin and hostless system.<br>
|
<li>Individual intros can be found on the <a href="people.html">headmates</a> page</li>
|
||||||
<b>·</b> Trans (collectively we dont label more specifically)<br>
|
<li>Mixed origin and hostless system</li>
|
||||||
<b>·</b> Disabled<br>
|
<li>Trans (collectively we dont label more specifically)</li>
|
||||||
<b>·</b> Call the individual people in the system people or headmates, avoid medical terms<br>
|
<li>Disabled</li>
|
||||||
<b>·</b> Open to questions and random DMs
|
<li>Call the individual people in the system people or headmates, avoid medical terms</li>
|
||||||
</p>
|
<li>Open to questions and random DMs</li>
|
||||||
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>If you don't know what any of this means you can look <a href="https://morethanone.info">here</a></pre>
|
<pre>If you don't know what any of this means you can look <a href="https://morethanone.info">here</a></pre>
|
||||||
</body>
|
</body>
|
||||||
|
|
44
people.html
Normal file
44
people.html
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||||
|
<title>🌿 Headmates | Garden System</title>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="color-scheme" content="light dark">
|
||||||
|
<link rel="me" href="https://kitsunes.club/@garden">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
<a href="index.html">>Home<</a>
|
||||||
|
<a href="contact.html">>Contact<</a>
|
||||||
|
<a href="people.html">>Headmates<</a>
|
||||||
|
</p>
|
||||||
|
<hr>
|
||||||
|
<h1>🌿 Headmate index 🌿</h1>
|
||||||
|
<hr>
|
||||||
|
<p>Intros for most of us can be found bellow
|
||||||
|
</p>
|
||||||
|
<p><a href="people/arc.html">🔥🗡️ "Arc" (she/her)</a><br>
|
||||||
|
<a href="people/director.html">🦋 Director (he/they/she)</a><br>
|
||||||
|
<a href="people/jake.html">🕰️ Jake (He/Him)</a><br>
|
||||||
|
<a href="people/luce.html">💾 Luce (she/it)</a><br>
|
||||||
|
<a href="people/miriam.html">🌙 Miriam (she/her)</a><br>
|
||||||
|
<a href="people/rose.html">🌹🔥 Rose (she/her)</a><br>
|
||||||
|
<a href="people/sam.html">🎭 Sam (they/them)</a><br>
|
||||||
|
<a href="people/sol.html">⚙️ Sol (she/they)</a><br>
|
||||||
|
<a href="people/tea.html">💠 Tea (he/him)</a><br>
|
||||||
|
<a href="people/vanessa.html">🩸 Vanessa (she/her)</a><br>
|
||||||
|
<b>The various variations of Violet</b><br>
|
||||||
|
<a href="people/vi.html">🪽 Violet (she/any)</a><br>
|
||||||
|
  <a href="people/pi.html">🪽🗡️ Pi (she/they)</a><br>
|
||||||
|
<b>"The library"</b><br>
|
||||||
|
<a href="people/will.html">📖 Will (he/him)</a><br>
|
||||||
|
  <a href="people/dylan.html">📗 Dylan (he/him)</a><br>
|
||||||
|
</p>
|
||||||
|
<hr>
|
||||||
|
<p>Subsystems are marked with a subsystem name in bold and some indents on everyone that isnt the subsystem host.<br>
|
||||||
|
The subsystem host's page can be considered the main page for their entire subsystem.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🔥🗡️ "Arc" (she/her) </h1>
|
<h1> 🔥🗡️ "Arc" (she/her) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🦋 Director (he/they/she) </h1>
|
<h1> 🦋 Director (he/they/she) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 📗 William Dylan Raine (he/him) </h1>
|
<h1> 📗 William Dylan Raine (he/him) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🕰️ Jake (he/they) </h1>
|
<h1> 🕰️ Jake (he/they) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 💾 Luce (she/it) </h1>
|
<h1> 💾 Luce (she/it) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🌙 Miriam (she/her) </h1>
|
<h1> 🌙 Miriam (she/her) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🪽🗡️ Violet/Vi/Pi (she/they) </h1>
|
<h1> 🪽🗡️ Violet/Vi/Pi (she/they) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🌹🔥 Rose Carswell (she/her) </h1>
|
<h1> 🌹🔥 Rose Carswell (she/her) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🎭 Sam (they/them) </h1>
|
<h1> 🎭 Sam (they/them) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> ⚙️ Sol Centralis (she/they) </h1>
|
<h1> ⚙️ Sol Centralis (she/they) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 💠 Tea (he/him) </h1>
|
<h1> 💠 Tea (he/him) </h1>
|
||||||
|
|
|
@ -10,8 +10,9 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
<a href="index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🩸 Vanessa (she/her) </h1>
|
<h1> 🩸 Vanessa (she/her) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 🪽 Violet/Vi (she/any) </h1>
|
<h1> 🪽 Violet/Vi (she/any) </h1>
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
<p>
|
<p>
|
||||||
<a href="../index.html">>Home<</a>
|
<a href="../index.html">>Home<</a>
|
||||||
<a href="../contact.html">>Contact<</a>
|
<a href="../contact.html">>Contact<</a>
|
||||||
|
<a href="../people.html">>Headmates<</a>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h1> 📖 William Raine Webb (he/him) </h1>
|
<h1> 📖 William Raine Webb (he/him) </h1>
|
||||||
|
|
Loading…
Add table
Reference in a new issue