A wordpress plugin to import posts from a jekyll site.
JWS is inspired by an idea: One Content Source, Multi-site publish.
Here, jekyll site is content source, wordpress is publish site.
All the post data was transferred by GitHub API.
- Download the repo, unzip it to
wordpress\wp-content\plugins\jekyll-wordpress-sync
- Open Dashboard -> Plugins , activate Jekyll Wordpress Sync
- Open Dashboard -> Jekyll-WP-Sync -> Setting , set the Repository and Github Token
- Open Dashboard -> Jekyll-WP-Sync -> Sync, click Analyze
- If analyze result is satisfied, click Sync Now to finish sync
- Require PHP >= 5.4
- A simple video guide
- Repository name must match format:
[OWNER]/[REPOSITORY]
Example:kyshel/kyshel.github.io
- Sync time depend on wordpress server request&get time to github.com
- Shortage
- Forward
Made with ❤ by kyshel
License: GPLv2