Publish software

This commit is contained in:
Madison Scott-Clary
2019-09-02 21:26:39 -07:00
parent bd91dbf8bc
commit 1ea663961e
5 changed files with 580 additions and 355 deletions

View File

@ -207,6 +207,16 @@ digraph Map {
"Self-harm 3" [href="/self-harm/3"]
"Self-harm 1" -> "Self-harm 2" -> "Self-harm 3"
node[group="software",style="filled",fillcolor="#eaf5ff",fontcolor="#05264c"]
"Software 1" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/c7d73fc7a727d34728b353a2c428b0da71788bf0"]
"Software 2" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/04b7300615386bccbb331caebcf396077f6fc9ea"]
"Software 3" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/d73e63f3fdc0bce89f06334959ade28888a2f7b2"]
"Software 4" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/90acc199cd80944f6c5eb6834a2fa67783db4d7d"]
"Software 5" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/49f83b2148f70151c43f8ef77a061e7252d9b1d4"]
"Software 6" [href="https://github.com/makyo/ally.drab-makyo.com/pull/4/commits/ab8302ca2f6ca00c0a5bdfebcb4b2f2291ec9833"]
"Software 1" -> "Software 2" -> "Software 3" -> "Software 4" ->
"Software 5" -> "Software 6"
node[group="transition"]
node[group="writing",style="",fontcolor="#111111"]
@ -258,6 +268,7 @@ digraph Map {
"ally 15" -> "Liminal 1"
"ally 16" -> "Poet and Mystic 1"
"ally 17" -> "Writing 1"
"ally 18" -> "Software 1"
// Dad
"Dad 11" -> "ally 16"