trilbymedia / grav-plugin-git-sync

Collaboratively Synchronize your Grav `user` folder hosted on GitHub, BitBucket or GitLab
Apache License 2.0
245 stars 57 forks source link

No description of how to manually configure #109

Closed Perlkonig closed 5 years ago

Perlkonig commented 6 years ago

I don't use the Admin plugin. I would love to use this plugin, but there is no information whatsoever on how to manually configure it. The default YAML file gives no guidance whatsoever. Assuming there's no way to trigger the wizard outside the Admin plugin, I need some information on what the possible config variables are and their allowable ranges. For now I'll have to piece it together from parsing the blueprints.yaml file. I'll let you know how it goes. A little more information in the README would sure be nice.

w00fz commented 6 years ago

This is something that was proposed already in https://github.com/trilbymedia/grav-plugin-git-sync/issues/13 and that I intend to implement.

Not there yet though.

OleVik commented 5 years ago

@Perlkonig Did you go through with this? I'm looking at this now, and the simple solution would seem to be running Admin just for the Git Sync Wizard, then removing Admin again.

Perlkonig commented 5 years ago

Nah. I just do it manually. I'm already at the command line when I create the content, so it's just a few extra keystrokes to do a push and pull.