A use case: I want to have a git repo of JUST CONTENT. NO Template. This is to simplify the content for producers but also to show case the content in other templates simultaneously.
On a CONTENT Push to GitHub REMOTE, I would want to trigger the adding automatically doing a PULL into other GitRepos with their own Templates.
The pulls would trigger a Netlify build and deploy.
Anyway… the above is what I would like to produce, but not sure where to start or if anyone has been able to do this.