summary refs log tree commit diff
diff options
context:
space:
mode:
authorashelyn vi <git@tempest.dev>2024-04-07 16:45:03 -0400
committerAshelyn Rose <git@tempest.dev>2024-04-07 16:45:03 -0400
commit0b7151e9a42ee53f4cb99006954294da76412c85 (patch)
tree882e691c37c107e5f63064e6d2319cb94d85b143
parentcc2e2fdc00076d4b431a870556e603f062eb2994 (diff)
add violet to system
-rw-r--r--config/system.json22
-rw-r--r--images/profile/violet.pngbin0 -> 256713 bytes
2 files changed, 18 insertions, 4 deletions
diff --git a/config/system.json b/config/system.json
index 02b6983..223bee4 100644
--- a/config/system.json
+++ b/config/system.json
@@ -5,8 +5,8 @@
     "featured": true,
     "mainPronouns": "they/them",
     "bioShort": "web developer and system administrator, i'm the part of us that spends most of my time online and maintains our technical infrastructure",
-    "readMore": "read my docs",
-    "bioContinued": "it's become my responsibility to get and hold down a job for us, although when i have spare energy from that i like to work on coding, websites, and other technical persuits\n\npersonality-wise i've been told i can be a bit brash — i think i'm more of a tease but it is what it is",
+    "readMore": "browse my pages",
+    "bioContinued": "it's become my responsibility to get and hold down a job for us, although when i have spare energy from that i like to work on websites or i'll sometimes play games\n\npersonality-wise i've been told i can be a bit brash — i think i'm more of a tease but it is what it is\n\nsee also violet, we just split a few months ago",
     "color": "#df5c87",
     "bioFields": [
       {"name": "names:", "value": "rose, rosalyn, occasionally callista"},
@@ -46,14 +46,28 @@
     "featured": true,
     "mainPronouns": "they/she",
     "bioShort": "I'm sort of the system protector, but in lieu of something to protect against I'm usually the one planning for the future",
-    "bioContinued": "I'm developing a reputation for being the grumpy one, but I promise I *usually* don't bite\n\n",
+    "bioContinued": "I'm developing a reputation for being the grumpy one, but I promise I *usually* don't bite\n\nfor fun i like racing games or trashy romance novels",
     "readMore": "Get to know me",
     "color": "#7a81be",
     "bioFields": [
       {"name": "Names:", "value": "Corona (previously known as Harrow)"},
       {"name": "Pronouns:", "value": "she/her or they/them with equal preference"},
-      {"name": "Orientation", "value": "Indeterminate"}
+      {"name": "Orientation", "value": "Fem-leaning bisexual"}
     ],
     "profileImg": "images/profile/corona.png"
+  },{
+    "name": "violet",
+    "featured": true,
+    "mainPronouns": "they/it",
+    "bioShort": "recently split from rose, i'm also involved in our technical pursuits, with a heavier focus on server administration and backend coding",
+    "readMore": "query my api",
+    "bioContinued": "current pursuits include learning more about rust and slowly moving our infrastructure to nixos - i've also started learning AWS (under duress from work) so i complain about that a lot\n\nfor fun i like puzzle games mostly i guess",
+    "color": "#ac0a60",
+    "bioFields": [
+      {"name": "names:", "value": "vi, violet, “vylt”"},
+      {"name": "pronouns:", "value": "they/them or it/its, no preference"},
+      {"name": "orientation:", "value": "ace, demiromantic"}
+    ],
+    "profileImg": "images/profile/violet.png"
   }]
 }
diff --git a/images/profile/violet.png b/images/profile/violet.png
new file mode 100644
index 0000000..23b21d4
--- /dev/null
+++ b/images/profile/violet.png
Binary files differ