bm.deuts.org
June 23, 2024
16:27
Publishing Obsidian vault with Hugo
This note explains the technical details and source code of the Python scripts used to publish my Obsidian vault with Hugo, using the amazing Hugo Bootstrap Theme . The instructions here should work with any Hugo theme, perhaps after minor adjustments. The accompanying Python code can be found in this Github repository . The code supports publishing only a subset of the Obsidian vault (notes with publish: true in the frontmatter, as well as manually specifying a list of files and folders to be excluded from publishing), converting Obsidian -[[wikilinks]]- to regular Hugo links, as well as backlinks.
Another one of those alternative methods for publishing Obsidian notes to Hugo blog.