Compare commits
No commits in common. "dcc1b65bdd00aa186e8426f89b18df7ad02784ce" and "064684682e1b563b4dd55b84c40e7ee182f9ad17" have entirely different histories.
dcc1b65bdd
...
064684682e
1 changed files with 5 additions and 13 deletions
18
index.gv
18
index.gv
|
@ -374,9 +374,6 @@ node [fillcolor="#404080"]
|
|||
|
||||
rwx_forge_marc_profile [shape="plaintext", margin="0", label=<
|
||||
<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 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>
|
||||
|
@ -471,19 +468,19 @@ rwx_rwx_dev [label="Proper\ndev branch"]
|
|||
{
|
||||
rwx_rwx_python_codium [label="Codium"]
|
||||
rwx_rwx_python_ffmpeg [label="FFMPEG"]
|
||||
rwx_rwx_python_freetube [label="Free\nTube"]
|
||||
rwx_rwx_python_freetube [label="FreeTube"]
|
||||
rwx_rwx_python_gource [label="Gource"]
|
||||
rwx_rwx_python_logo [label="Logo"]
|
||||
rwx_rwx_python_venvs [label="Build\nVEnvs"]
|
||||
rwx_rwx_python_venvs [label="Build VEnvs"]
|
||||
} -> rwx_rwx_python
|
||||
# ╭─────┬─────┬───────╮
|
||||
# │ RWX │ RWX │ Shell │
|
||||
# ╰─────┴─────┴───────╯
|
||||
{
|
||||
rwx_rwx_shell_cs [label="Crypt\nSetup"]
|
||||
rwx_rwx_shell_cs [label="CryptSetup"]
|
||||
rwx_rwx_shell_ffmpeg [label="FFMPEG"]
|
||||
rwx_rwx_shell_git [label="Git"]
|
||||
rwx_rwx_shell_venv [label="Use\nVEnv"]
|
||||
rwx_rwx_shell_venv [label="Use VEnv"]
|
||||
} -> rwx_rwx_shell
|
||||
|
||||
# ╭─────┬──────╮
|
||||
|
@ -543,12 +540,7 @@ rwx_todo_name [label="Name"]
|
|||
edge [color="#C0C000"]
|
||||
node [fillcolor="#606000"]
|
||||
|
||||
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 [label="wip\nWork In\nProgress"]
|
||||
wip -> {
|
||||
rwx_todo
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue