Is it possible to host Sitecake website for free? Yes, it is

All you need to do is to edit locally and upload to Netlify:

  1. You need to open free Github account and put your static website there.
  2. Open free static website hosting account with Netlify and connect with Github and your domain.
  3. Install XAMPP on you local machine in order to run PHP.
  4. Edit your website locally with Sitecake
  5. Push website updates to Github with Github Desktop client or any other client.

It’s not a solution for an end user, but developers can do this easily. I am sure there are other option out there, so maybe someone can share them here.

netlify