GitHub action and binary to scrape Obsidian vault for links and exposes them as a .yml file for easy consumption by Hugo.
.yml
go install github.com/jackyzha0/hugo-obsidian
Read Markdown from the /content folder and place the resulting linkIndex.yaml into /data
/content
linkIndex.yaml
/data
hugo-obsidian -input=content -output=data