1 Commits

Author SHA1 Message Date
Charles N Wyble
90bde21496 docs(git-sync): create comprehensive git-sync plugin guide
- Document Grav Git Sync plugin for automatic two-way synchronization
- Include installation instructions via GPM and Git
- Provide complete configuration examples (basic, dev, production)
- Explain SSH key setup for production server
- Detail automatic mode workflow (production) and manual mode (development)
- Document conflict resolution (automatic and manual)
- Add best practices for configuration and communication
- Include troubleshooting guide for common issues
- Add monitoring and email notification configuration
- Provide advanced configuration (multiple branches, selective sync)
- Compare Git Sync vs manual sync approaches

Critical: Git Sync plugin automates sync process, eliminating need
for manual sync procedures. Admin UI changes are automatically
committed and pushed to git repository.

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
2026-01-13 16:46:44 -05:00