You could try Orchard CMS on Azure websites. It is a CMS, but it has an out of the box "Blog" recipe that let's you get started without writing any code. Azure websites is cheap (and free if you use the free tier). You can deploy with git, or you can deploy with a canned Orchard CMS image already on the Azure portal if you don't want to touch any code.
No comments yet.