
simple GitHub action to parse Markdown Links into a .json file for Hugo
The Obsidian Link Scraper is a tool used by Quartz that helps in scraping links from an Obsidian vault and exposes them as a .json file for easy consumption by Hugo. It consists of two main parts - a GitHub Action that scrapes the links into a .json file and a Hugo Partial that converts the .json file into graphs and tables. This repository is designed to streamline the process of creating link indexes in Hugo using data from Obsidian.
The Obsidian Link Scraper is a handy tool for scraping links from an Obsidian vault and generating a .json file that can be easily used in Hugo. With its GitHub Action and Hugo Partial, it offers a streamlined way to create link indexes in Hugo using data from Obsidian. Overall, this tool simplifies the process of managing and displaying links in a Hugo website.
