summary refs log tree commit diff
path: root/config/system.json
blob: 498a7f246a76ca93a25fa823ec6047c72050c0dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "pluralkit": "aypoe",
  "members": [{
    "name": "rose",
    "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",
    "color": "#df5c87",
    "bioFields": [
      {"name": "names:", "value": "rose"},
      {"name": "pronouns:", "value": "they/them.  very occasionally she/her but i'm not usually in the mood"},
      {"name": "orientation:", "value": "unknown. probably not actually ace, but traumatized.  mostly lesbian in any case"}
    ]
  },{
    "name": "Dawn",
    "mainPronouns": "she/her",
    "bioShort": "As our artist, our performer, and our orator I'm the one of us who maintains in-person relationships and makes sure we care for each other",
    "bioContinued": "Historically I was also the system member responsible for masking the others, but that isn't a role I take as often these days\n\nIf we speak in person, I'm probably involved at some point in that conversation",
    "readMore": "Ask me more",
    "color": "#9495b5",
    "bioFields": [
      {"name": "Names:", "value": "Dawn.  Perhaps \"Ashelyn Dawn\" if you're feeling fancy"},
      {"name": "Pronouns:", "value": "She/her, no exceptions"},
      {"name": "Orientation:", "value": "Asexual, polyromantic lesbian"}
    ]
  },{
    "name": "echo",
    "mainPronouns": "it/its",
    "bioShort": "hi! echo is the one who catalogues and digs through our understanding of the outside world",
    "bioContinued": "",
    "readMore": "see the archive",
    "color": "#67d4b3",
    "bioFields": [
      {"name": "names:", "value": "echo"},
      {"name": "pronouns:", "value": "it/its, most neopronouns okay"},
      {"name": "orientation:", "value": "aroace"}
    ]
  }]
}