We'll create fresh WordPress site with WordPress GitHub Sync installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
Ever wish you could collaboratively author content for your WordPress site (or expose change history publicly and accept pull requests from your readers)?
Looking to tinker with Jekyll, but wish you could use WordPress’s best-of-breed web editing interface instead of Atom? (gasp!)
Well, now you can! Introducing WordPress GitHub Sync!
The sync action is based on two hooks:
save_post
hook which pushes content to GitHubpush
webhook (outbound API call)