graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "themes/hugo-theme-learn/i18n" -- "themes/hugo-theme-learn/exampleSite" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/layouts" -- "themes/hugo-theme-learn/exampleSite" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/layouts" -- "themes/hugo-theme-learn/i18n" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn" -- "themes/hugo-theme-learn/exampleSite" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn" -- "themes/hugo-theme-learn/i18n" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn" -- "themes/hugo-theme-learn/layouts" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/static" -- "themes/hugo-theme-learn/exampleSite" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/static" -- "themes/hugo-theme-learn/i18n" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/static" -- "themes/hugo-theme-learn/layouts" [label=" 4 ", penwidth="4", color="#00688b93"]; "themes/hugo-theme-learn/static" -- "themes/hugo-theme-learn" [label=" 4 ", penwidth="4", color="#00688b93"]; "static/css" -- "layouts/partials" [label=" 4 ", penwidth="4", color="#00688b93"]; "layouts/partials" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "pipeline/webhosting" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "pipeline/webhosting" -- "layouts/partials" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/css" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/css" -- "pipeline/webhosting" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/prometheus" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/prometheus" -- "layouts/partials" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/prometheus" -- "pipeline/webhosting" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/prometheus" -- "static/css" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/sample_application" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/sample_application" -- "layouts/partials" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/sample_application" -- "pipeline/webhosting" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/sample_application" -- "static/css" [label=" 2 ", penwidth="2", color="#00688b70"]; "static/yamls/sample_application" -- "static/yamls/prometheus" [label=" 2 ", penwidth="2", color="#00688b70"]; }