Project goals:

  • Create an interactive “graph view” of this website to display on its homepage.

  • Make it compatible with github pages and hugo’s static site specifications.

Research:

Development

  • themes/PaperModlayouts/partials/home_info.html is the template for my home page

    • I need to figure out how to render a graph in this page

    • JavaScript parser returns map containing all links

    • Map contents:

image.png

+ JavaScript renderer renders everything