One of the last year's GSOC projects was building a so called Plone "source plugin" for GatsbyJS (thanks to @ajayns). This year we got a new project (thanks to @iFlameing) to enhance that plugin with a very specific feature: bring immediate content updates from source Plone site to Gatsby development server (usable for better theme development experience and as a preview server for content editors).
Meanwhile it would be nice to know, if someone has already managed to use the current plugin version. I know, it is not perfect, especially for more complex sites, but it should be pretty trivial to be use for single page spin-off sites built from Plone managed content.
The most obvious ones are:
-
The plugin documentation itself: https://collective.github.io/gatsby-source-plone/
-
The plugin starter example: https://collective.github.io/gatsby-starter-plone/
-
PloneConf 2019 web site: https://2019.ploneconf.org/
-
Our team blog: https://tech.blog.jyu.fi/
I hope, I had more real examples to show myself, but our projects are still in "R&D phase..."