Earlier quoted context omitted.
it's different from wordpress, for the reason I mentioned above. The main value proposition of static site generators COMPARED TO 1st generation CMS like Wordpress is that they don't require a database and are lightweight and portable. It is common sense that not everyone will want to run their own database and a server, so a wordpress.com makes sense. But static sites can be deployed anywhere and there already is a…
Sounds like their offering will basically consist of some fairly simple CI and some static hosting, right? Those things (particularly the CI) are incredibly trivial to setup for someone who is technically proficient. It might be a hurdle for someone who is primarily a designer with a bit of HTML/CSS knowledge and a "copy and paste heavy" understanding of JS. I think a large proportion of static sites are built by peo…
I think that looks like a pretty hard problem, i wouldn’t call their CI simple.