Publish Parts Of Obsidian To My Personal Site
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.
First I placed a Hugo project loosely based on the GitLab Pages template in .
[Read More]