If this post is published on my blog…
If this post is published on my blog, I successfully developed a nice piece of software that allows me to publish from wherever I go to my blog using just a web browser. Even from my smartphone!
How this works? Just a small spoiler before I write a more extensive article: It’s a form on a page of my blog and some client-side JavaScript that transforms the entries of that form and calls the Gitea API to create a new file. I already setup everything, so that the site gets rebuild with every new commit.