Y
Hacker News
new
|
ask
|
show
|
jobs
by
TuringNYC
1142 days ago
Love this! What system did you use to produce this? Was it custom-built or are you using a system to take dependencies+dates and plot all this out?
1 comments
vemgar
1142 days ago
This one is custom-built in Python. It generates Graphviz DOT files which will be rendered into SVG. The rest is a simple static site generator.
link