hugo-obsidian/README.md
2021-07-17 01:06:39 -04:00

428 B

Obsidian Link Scrapper

GitHub action and binary to scrape Obsidian vault for links and exposes them as a .yml file for easy consumption by Hugo.

Installation

go install github.com/jackyzha0/hugo-obsidian

Example Usage

Read Markdown from the /content folder and place the resulting linkIndex.yaml into /data

hugo-obsidian -input=content -output=data