I think it would be neat to be able to load, save, edit, and commit percival files directly against a git repo.
Something like isomorphic-git could be useful here:
https://github.com/isomorphic-git/isomorphic-git
It seems there are some potential complications to supporting a git workflow, especially related to CORS.
Thoughts?