In this post I go through how I have setup my Obsidian and Hugo blogging workflow. I use a single vault and auto publish my articles with hotkeys.
I have been using Obsidian for a few months now and I love it! Recently, I started blogging again and I wanted to share how I've integrated Obsidian with Hugo to make the process as smooth as possible.
My setup includes the following:
Using a single Obsidian vault for everything.
A blog post template that automatically includes all the necessary Hugo frontmatter.
Keeping my personal vault folders private.
Auto-publishing articles directly from Obsidian with a single hotkey.
Hosting all my markdown files in a public GitHub repository, allowing others to propose changes.