|
|
|
|
|
by egeozcan
2823 days ago
|
|
I'm a big fan of Processwire (open source), and I also love that you need to define fields explicitly. Doesn't turn into a circus of what's defined where, when it gets a little bit complicated? I never tried this model so I'm really asking. |
|
The main use case I think is for people who build landing pages for other people.
A static site generator is good if you're building a landing page for yourself, but if you're building a website for the butcher shop down the road, they're not gonna want to edit individual markdown files. So you throw in some Perch (or Vapid) variables and it does the rest for you. Then you can just give the shop owner a login and they can edit the site as they see fit.
The appeal is to have the ease of a static site generator (you don't have to develop your HTML with any sort of "CMS" in mind) while actually having that CMS functionality.
I'm excited about multiple products in this space, because it means I can probably switch between them in a matter of minutes/hours, realistically.