Publish Parts Of Obsidian To My Personal Site
Notes
| 2021-08-09
(updated 2025-10-25)
| 4 min read
#gitlab
#hugo
#obsidian
#pkm
#productivity
#writeup
The idea at the start was simple.
Do something like Obsidian Publish , so read frontmatter and if it contains published: True put it up on a website to view.
The Basics
I started with taking a look at different static site generators but after a bit of testing I ended up back at Hugo, which I already use for ps1.guru and a few other projects.