Stefan Baumgartner Profile picture
Author of https://t.co/cTKbFDeX75 I do @scriptconf @stahlstadtjs @tsconfeu @rustlinz
Jan 3, 2020 5 tweets 3 min read
The tsconf.eu website runs on the JAMstack, and by now I'm 100% convinced that #JAMstack is not only a technically advanced architecture but also advanced in terms of editor experience. Here's our setup: For the prod site, everything is as you would expect it. We use an SSG (@nuxt_js), fetch content via API from @storyblok and publish it on @netlify. Netlify deploys on merge to master, but also when Storyblok calls a hook. That's how we get up to date content.
Aug 13, 2019 14 tweets 3 min read
There's one thought that keeps me brooding..., and it's related to the JAMstack. I think Gatsby.js wants to be/needs to be/can be the next front-end for Wordpress. So how, and more important: Why. Why does WP need a new front-end. I see the need for traditional CMS monoliths declining rapidly for huge business websites and even down to smaller websites. The need to be decentralised, secure, resilient and exchangeable will define the next couple of years. It already does.