Hey there!
Thought I’d showcase my Digital Garden I’m currently building using Obsidian Publish. It’s very simple and basic, as was the goal of this project: stephanlevin.garden
I’m planning on filling it with notes on any personal interests really, such as digital art, photography, etc.
Topics are separated in “branches”, which are simply folders. Using FormSubmit I also added a sort of Guestbook, where visitors can leave a message via a form ![]()
The submissions are then “posted” manually.
I would love the addition of comments, but haven’t found a way yet sadly. Would be thankful for any tips, tricks or examples, in case someone managed to add comments on their page!
For those interested in how I set it up on a more technical level, including any customisations I did, I added a “Behind the Garden” page showing how I set it up and some customisation examples, such as my approach! Any custom CSS added can be viewed in the publish.css file when inspecting the page, inside:
/* -------------------------------------------------------------*/
/* ------------------- CUSTOM CSS BEGINNING -------------------*/
/* -------------------------------------------------------------*/
...
/* -------------------------------------------------------------*/
/* ------------------- CUSTOM CSS END -------------------*/
/* -------------------------------------------------------------*/