We'll create fresh WordPress site with Writing On GitHub installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A WordPress plugin to allow you writing on GitHub (or Jekyll site).
Some code for this plugin comes from WordPress GitHub Sync, thanks.
Ever wish you could collaboratively author content for your WordPress site (or expose change history publicly and accept pull requests from your readers)?
Well, now you can! Introducing Writing On GitHub!
The sync action is based on two hooks:
save_post
hook which pushes content to GitHubpush
webhook (outbound API call)