Compare commits
2 commits
064684682e
...
dcc1b65bdd
Author | SHA1 | Date | |
---|---|---|---|
dcc1b65bdd | |||
694cd9df33 |
1 changed files with 13 additions and 5 deletions
18
index.gv
18
index.gv
|
@ -374,6 +374,9 @@ node [fillcolor="#404080"]
|
||||||
|
|
||||||
rwx_forge_marc_profile [shape="plaintext", margin="0", label=<
|
rwx_forge_marc_profile [shape="plaintext", margin="0", label=<
|
||||||
<table cellspacing="0">
|
<table cellspacing="0">
|
||||||
|
<tr><td border="0">KeyOxide</td></tr>
|
||||||
|
<tr><td bgcolor="#603000" href="https://keyoxide.org/08EDA7006234A0EB29A3A8471DBD5EC4BADA5579">OpenPGP</td></tr>
|
||||||
|
<tr><td bgcolor="#603000" href="https://keyoxide.org/aspe:keyoxide.org:WUD5YVN52J3RJ6CD4ZCWYL6S54">ASP</td></tr>
|
||||||
<tr><td border="0">Git</td></tr>
|
<tr><td border="0">Git</td></tr>
|
||||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">forgejo</td></tr>
|
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">forgejo</td></tr>
|
||||||
<tr><td bgcolor="#603000" href="https://app.radicle.xyz/nodes/seed.radicle.garden/users/did:key:z6Mkw8Z2UwbezxCLsLU1vKrvod5qFLQM8VTK1yArbzAcRfxU">radicle</td></tr>
|
<tr><td bgcolor="#603000" href="https://app.radicle.xyz/nodes/seed.radicle.garden/users/did:key:z6Mkw8Z2UwbezxCLsLU1vKrvod5qFLQM8VTK1yArbzAcRfxU">radicle</td></tr>
|
||||||
|
@ -468,19 +471,19 @@ rwx_rwx_dev [label="Proper\ndev branch"]
|
||||||
{
|
{
|
||||||
rwx_rwx_python_codium [label="Codium"]
|
rwx_rwx_python_codium [label="Codium"]
|
||||||
rwx_rwx_python_ffmpeg [label="FFMPEG"]
|
rwx_rwx_python_ffmpeg [label="FFMPEG"]
|
||||||
rwx_rwx_python_freetube [label="FreeTube"]
|
rwx_rwx_python_freetube [label="Free\nTube"]
|
||||||
rwx_rwx_python_gource [label="Gource"]
|
rwx_rwx_python_gource [label="Gource"]
|
||||||
rwx_rwx_python_logo [label="Logo"]
|
rwx_rwx_python_logo [label="Logo"]
|
||||||
rwx_rwx_python_venvs [label="Build VEnvs"]
|
rwx_rwx_python_venvs [label="Build\nVEnvs"]
|
||||||
} -> rwx_rwx_python
|
} -> rwx_rwx_python
|
||||||
# ╭─────┬─────┬───────╮
|
# ╭─────┬─────┬───────╮
|
||||||
# │ RWX │ RWX │ Shell │
|
# │ RWX │ RWX │ Shell │
|
||||||
# ╰─────┴─────┴───────╯
|
# ╰─────┴─────┴───────╯
|
||||||
{
|
{
|
||||||
rwx_rwx_shell_cs [label="CryptSetup"]
|
rwx_rwx_shell_cs [label="Crypt\nSetup"]
|
||||||
rwx_rwx_shell_ffmpeg [label="FFMPEG"]
|
rwx_rwx_shell_ffmpeg [label="FFMPEG"]
|
||||||
rwx_rwx_shell_git [label="Git"]
|
rwx_rwx_shell_git [label="Git"]
|
||||||
rwx_rwx_shell_venv [label="Use VEnv"]
|
rwx_rwx_shell_venv [label="Use\nVEnv"]
|
||||||
} -> rwx_rwx_shell
|
} -> rwx_rwx_shell
|
||||||
|
|
||||||
# ╭─────┬──────╮
|
# ╭─────┬──────╮
|
||||||
|
@ -540,7 +543,12 @@ rwx_todo_name [label="Name"]
|
||||||
edge [color="#C0C000"]
|
edge [color="#C0C000"]
|
||||||
node [fillcolor="#606000"]
|
node [fillcolor="#606000"]
|
||||||
|
|
||||||
wip [label="wip\nWork In\nProgress"]
|
wip [shape="plaintext", margin="0", label=<
|
||||||
|
<table cellspacing="0">
|
||||||
|
<tr><td>wip</td></tr>
|
||||||
|
<tr><td border="0">Work In<br/>Progress</td></tr>
|
||||||
|
</table>>]
|
||||||
|
|
||||||
wip -> {
|
wip -> {
|
||||||
rwx_todo
|
rwx_todo
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue