Up and Running
It was fairly simple and easy to get Hexo (https://hexo.io/) up and running.
Local testing can be done by running hexo server
command and browsing on http://localhost:4000
.
I choose Heroku (https://www.heroku.com) as production environment and used a plugin for that.
Now the blog is up and running. Viola!
/Calle