-
If not installed, go to https://github.com/zoni/obsidian-export and install obsidian-export.
-
Configure exporter to convert wiki links to hugo-supported links.
-
From terminal enter
obsidian-export /path/to/Vault /path/to/HugoSite/content/posts
. -
Run
Hugo Server
to build the site and check for issues.