Having the possiblity to version control the content

Hi,
I would like to try and write a code that will write and read the content from JSON files.
I really want to manage my content in a git repository.
So I wanted to find out:

  1. Is something like that in progress?
  2. How complicated is that to achieve?
  3. Can I write it as a plugin and open source it? or must it be requested and discussed ahead as a PR?
    Thanks

Hi @avifatal, don’t think that would be possible (at least without some considerable effort, but you can always give it a try), maybe better for you too check a flat file based CMS - https://www.cmscritic.com/flat-file-cms/

You could always build to a static site and version control the outputted content.