I started sorting out my blog posting workflow again. Ever since the Git-based CMSes stopped working, I posted considerably less. I’m using Jekyll to build this site; and creating a file, adding all the frontmatter, making a Git commit and pushing the repo is just too much overhead for me.
So now I have started to automate all those above steps. For now, this works on iOS/iPadOS for my Notes. I currently start writing in the Drafts app; then I can trigger one Shortcut which handles everything else for me via the Working Copy app. And Gitlab CI builds the page as usual.