I really like to explore different ways to deploy my blog, this the great thing of static sites, you can deploy and host them almost anywhere, in the lst years I have tested a lot of them.

Now I am testing Vercel. All I had to do was to link it to my github account, and it detected my blog uses Middleman, from there I only need to write a new post, push to Github, and vercel pull it, run Middleman and deploys the site.

I can use my own domain and get free ssh certificate with them too, but I prefer to use BunnyCDN and make it point to Vercel