Compare commits
4 commits
d2f07fb757
...
0a073a7a93
Author | SHA1 | Date | |
---|---|---|---|
0a073a7a93 | |||
4773a9282e | |||
c2208eeed9 | |||
6e6c9a1c4c |
1 changed files with 27 additions and 0 deletions
27
index.gv
27
index.gv
|
@ -178,6 +178,12 @@ label="Patreon"
|
||||||
URL="https://patreon.com/marc_beninca"
|
URL="https://patreon.com/marc_beninca"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
"social/support/tipeee" [
|
||||||
|
fontcolor="#8080FF"
|
||||||
|
label="Tipeee"
|
||||||
|
URL="https://tipeee.com/marc-beninca"
|
||||||
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -287,6 +293,10 @@ URL="https://todo.rwx.work"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# ╭─────┬─────┬───────╮
|
||||||
|
# │ DNS │ RWX │ Forge │
|
||||||
|
# ╰─────┴─────┴───────╯
|
||||||
|
|
||||||
"dns/rwx/forge/marc" [
|
"dns/rwx/forge/marc" [
|
||||||
fontcolor="#8080FF"
|
fontcolor="#8080FF"
|
||||||
label="Marc"
|
label="Marc"
|
||||||
|
@ -294,11 +304,19 @@ URL="https://forge.rwx.work/marc.beninca"
|
||||||
]
|
]
|
||||||
"dns/rwx/forge/marc" -> "dns/rwx/forge"
|
"dns/rwx/forge/marc" -> "dns/rwx/forge"
|
||||||
|
|
||||||
|
# ╭─────┬─────┬──────╮
|
||||||
|
# │ DNS │ RWX │ OFSP │
|
||||||
|
# ╰─────┴─────┴──────╯
|
||||||
|
|
||||||
{
|
{
|
||||||
"dns/rwx/ofsp/python" [label="Python"]
|
"dns/rwx/ofsp/python" [label="Python"]
|
||||||
"dns/rwx/ofsp/shell" [label="Shell"]
|
"dns/rwx/ofsp/shell" [label="Shell"]
|
||||||
} -> "dns/rwx/ofsp"
|
} -> "dns/rwx/ofsp"
|
||||||
|
|
||||||
|
# ╭─────┬─────┬──────╮
|
||||||
|
# │ DNS │ RWX │ RTFD │
|
||||||
|
# ╰─────┴─────┴──────╯
|
||||||
|
|
||||||
{
|
{
|
||||||
"dns/rwx/rtfd/forgejo" [label="Forgejo"]
|
"dns/rwx/rtfd/forgejo" [label="Forgejo"]
|
||||||
} -> "dns/rwx/rtfd"
|
} -> "dns/rwx/rtfd"
|
||||||
|
@ -319,6 +337,7 @@ URL="https://forge.rwx.work/marc.beninca"
|
||||||
# ╰─────┴─────┴─────┴───────╯
|
# ╰─────┴─────┴─────┴───────╯
|
||||||
{
|
{
|
||||||
"dns/rwx/rwx/shell/cs" [label="CryptSetup"]
|
"dns/rwx/rwx/shell/cs" [label="CryptSetup"]
|
||||||
|
"dns/rwx/rwx/shell/ffmpeg" [label="FFMPEG"]
|
||||||
"dns/rwx/rwx/shell/git" [label="Git"]
|
"dns/rwx/rwx/shell/git" [label="Git"]
|
||||||
"dns/rwx/rwx/shell/venv" [label="Use VEnv"]
|
"dns/rwx/rwx/shell/venv" [label="Use VEnv"]
|
||||||
} -> "dns/rwx/rwx/shell"
|
} -> "dns/rwx/rwx/shell"
|
||||||
|
@ -343,6 +362,14 @@ URL="https://forge.rwx.work/marc.beninca"
|
||||||
"dns/rwx/srmp/debian/incus" [label="Incus"]
|
"dns/rwx/srmp/debian/incus" [label="Incus"]
|
||||||
} -> "dns/rwx/srmp/debian"
|
} -> "dns/rwx/srmp/debian"
|
||||||
|
|
||||||
|
# ╭─────┬─────┬──────╮
|
||||||
|
# │ DNS │ RWX │ TODO │
|
||||||
|
# ╰─────┴─────┴──────╯
|
||||||
|
{
|
||||||
|
"dns/rwx/todo/name" [label="Name"]
|
||||||
|
"dns/rwx/todo/subdomain" [label="Subdomain"]
|
||||||
|
} -> "dns/rwx/todo"
|
||||||
|
|
||||||
# ╭─────┬───────╮
|
# ╭─────┬───────╮
|
||||||
# │ DNS │ Tilde │
|
# │ DNS │ Tilde │
|
||||||
# ╰─────┴───────╯
|
# ╰─────┴───────╯
|
||||||
|
|
Loading…
Add table
Reference in a new issue