Comment by al_borland
Comment by al_borland 20 hours ago
I recently setup a little blog on tilde.club. They had a built I blogging tool in the CLI, but I wasn’t a huge fan. It gives some hosting space as well and supports php, so I vibe coded a little something that lets me throw markdown files with a date as the file name into a folder. Once created, it posts to the blog. Right now it’s just one long running page (and individual posts can be viewed/linked). I’m debating between adding an archive or just only showing a certain number of posts and letting them age out (unless linking to the specific post). I also have php generating an RSS feed based on the markdown files, so they just works without any fuss.
Of course my biggest issue is that I have started and deleted more blogs than I can count, so I don’t have any useful history, like I would if I would have stuck with one thing for the last 20 years.