The svg graphs are just generated from extracting markdown links. Right now it's a bash script that writes dot code to a file, and then the dot is compiled to svg... I really need to switch that bash script to jinja or anything a little more serious.