jekyll-garden.github.io icon indicating copy to clipboard operation
jekyll-garden.github.io copied to clipboard

Support for Graph View [enhancement] [feature request]

Open corvusdeinanis opened this issue 3 years ago • 4 comments

Seeing as to how graph view helps immensely, was wondering if we could have support for a graph of all the links.

corvusdeinanis avatar Jul 22 '22 16:07 corvusdeinanis

Too big a feature to build. There is some JS available, let me try. But not sure I will. :)

hfactor avatar Aug 04 '22 14:08 hfactor

i built something like this on my homepage, you might be able to make use of it.

I'd be glad to integrate it here with some help (where to put files properly etc.) as i have no knowledge of Jekyll. Let me know how that sounds.

hpdobrica avatar Feb 27 '23 07:02 hpdobrica

i built something like this on my homepage, you might be able to make use of it.

I'd be glad to integrate it here with some help (where to put files properly etc.) as i have no knowledge of Jekyll. Let me know how that sounds.

Thank you so much for sharing!

corvusdeinanis avatar Feb 27 '23 15:02 corvusdeinanis

No problem. Here is the code for easier viewing: https://github.com/hpdobrica/hpdobrica.github.io/blob/main/_includes/Graph.html

hpdobrica avatar Feb 27 '23 16:02 hpdobrica