|
|
|
|
|
by jmconfuzeus
1875 days ago
|
|
Not just Git, marketing people also hate headless CMSes because they're hard to use and make it more complicated to try new things out. You have to use different tools to build forms, pages, and track users. Even as a developer I think it's a nightmare. They best way to build a website is by using something like Elementor or Webflow so that engineers can spend time building useful things instead of reinventing the wheel. Block based CMSes like Wagtail are also very good because unlike page builders, you get good performance. Of course, there will be additional development costs. In the end, it's very important to not require development time for every little experiment your marketing team needs to carry out and with Jamstack you always need to bother your developer when you need to make a change. |
|
Firstly, I do not believe that the block-based approach works that well. It sounds great on paper, to be able to drag and drop block-like elements to compose a page, but it falls apart so quickly. You just don't end up with coherent pages, especially once everything starts getting rearranged on mobile.
Speaking of mobile, try using one of those drag and drop based editors on a mobile phone.
Plus, performance is usually terrible and getting your preview can also take a while. Not sure if they do shareable preview pages nowadays.
I build a CMS for static pages (not sure it's considered jamstack?) addressing all of the above, which deploys straight to Cloudflare, handles your forms and is based on modules, not blocks. Everything is a module, basically. This has allowed us to create sites that are properly responsive AND a CMS that works properly on smartphones. The tricky part is competing in a market where everyone thinks Wordpress, Wix and Squarespace are the last word spoken (when that couldn't be further from the truth, there is so much to be improved upon). We're also competing on price, depending on what features users need.
Don't know if anyone here is interested in trying it, but if you hit me up, I'll sort you out with a discount.