Use case or problem
I want to use Obsidian Publish for my website for a more seamless integration with how I write in Obsidian, but I want to be able to do things like add Google Analytics or add whole new functionalities and UX adjustments to the site. CSS isn’t enough, so for now since I want my site to be custom, I am using a Jekyll theme. My blog serves a business purpose as well, so it’s really important for me.
Proposed solution
I would love to be able to download my setup and edit it in VS Code like I could a Jekyll or Gatsby theme. If that’s too much, I still want to be able to control things like URLs, insert things into the HTML, etc.