I wanted somewhere I can post short snippets or thoughts (like a bluesky or status.cafe), but I didnt want to use any third party service. I made a lil Obsidian plugin that lets me push notes up to my site in a .json file. I then use marked.js to convert the markdown into HTML, and boom! A post feed section on my index, that I can update from my phone or PC! It's as easy as pie now :3