Pull the latest changes such as page edits from your production server into your local environment.
Ideal when you're using grav-admin
for clients.
- Rake
- Server with SSH access
- Configure
.grav-sync.yml
to your own settings
Copy Rakefile
into your project's root directory.
rake sync
You're all set!
- Configure Rubocop
(c) 2016 Falko Joseph <Polarbit.co>