summaryrefslogtreecommitdiff
path: root/index.html
blob: e055e49ed14b8f413bea37b931b567edb363e749 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Symlinx</title>
    <link rel="stylesheet" href="style.css">
    <link rel="icon" type="image/x-icon" href="images/symlinx-icon.png">
  </head>
  <body>
    <h1>[ <span class="color_blue">-</span><span class="color_green">></span>symlinx█ ]</h1>
    <p>Managed and owned by <a href="./dacctal">dacctal</a> c ‿c</p>
    <br>

    <h2>Projects</h2>
    <section class="block">
      <h3><a href="https://git.symlinx.net">CGit</a></h3>
      <h4>[ https://git.symlinx.net ]</h4>
      <p>> code repos</p>
    </section>
    <br>

    <h2>Community</h2>

    <section class="block">
    <h3><a href="xmpp:symlinx@muc.symlinx.net?join">XMPP</a></h3>
    <h4>[ symlinx@muc.symlinx.net ]</h4>
    <p>> text chatroom</p>
    <br>
    <h3><a href="mumble://symlinx.net?title=Root&version=1.2.0">Mumble</a> [ clearnet ]</h3>
    <h4>[ mumble://symlinx.net ]</h4>
    <h3><a href="mumble://ygg.symlinx.net?title=Root&version=1.2.0">Mumble</a> [ yggdrasil ]</h3>
    <h4>[ mumble://ygg.symlinx.net ]</h4>
    <p>> voice channels</p>
    </section>
    <br>

    <h2>Symlinx Everywhere</h2>

    <section class="block">
      <h3><a href="http://rxb75k2pd7s5hiho4vy3ics4bbcbxz2blzqccm7jvgsz5fzh3zlq.b32.i2p/">i2p eepsite</a></h3>
      <h4>[ http://symlinx.i2p ]</h4>
      <h3><a href="https://symlinx.net">clearnet site</a></h3>
      <h4>[ https://symlinx.net ]</h4>
    </section>
    <br>

    <h2>Bad Platforms</h2>

    <section class="block">
      <h3>DON'T Find us on:</h3>
      <ul>
        <li>Discord</li>
        <li>Matrix</li>
        <li>Fluxer</li>
        <li>Revolt/litop</h3>
        <li>Signal</li>
        <li>Telegram</li>
        <li>Mattermost</li>
        <li>RocketChat</li>
        <li>Zulip</li>
        <li>Spacebar</li>
        <li>Guilded</li>
        <li>Teamspeak</li>
        <li>Slack</li>
        <li>Session</li>
        <li>Wire</li>
        <li>[<span class="color_red">RELATED GARBAGE</span>]</li>
      </ul>
    </section>
    <br>

    <h2>Iconic Members</h2>

    <section class="block">
      <h3><a href="./dacctal">dacctal</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal ]</h4>
      <p>> running the show</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./based">based</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / based ]</h4>
      <p>> tech support</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./fcc">fcc</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / fcc ]</h4>
      <p>> too spicy for youtube</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./frosty">frosty</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / frosty ]</h4>
      <p>> keeping the lights on</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./iceyrazor">iceyrazor</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / iceyrazor ]</h4>
      <p>> but is it sdl2?</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./nzuum">nzuum</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / nzuum ]</h4>
      <p>> musical wizard</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./redro">redro</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / redro ]</h4>
      <p>> friendly on the net</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./retrobit">retrobit</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / retrobit ]</h4>
      <p>> remix machine</p>
    </section>
    <br>

  </body>
</html>