Here's a tip I use to make iOS apps without a Mac:
codemagic.io
they have generous free tier that allows me to build my iOS apps in their cloud, straight from my git repo. so I can develop on my Windows or Linux. I use capacitor so I can test the app on my dev machine before pushing to codemagic
processwire.com. You have to build your front-end pages using whatever html/css template you want, but moving over to Processwire from wordpress was a breath of fresh air.
Thank you! I'll take a look. I've been playing with Ghost for the last 30 minutes (based on a comment below) and that might be my move but I'll definitely look at this too.
even have built some complicated apps with it with great success.
it was the first headless CMS I found, before headless was a thing.
Just keeps getting better all the time too