One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll.
View plugin in the WordPress plugin directory.
the_content
filter prior to export, allowing third-party plugins to modify the output)post_content
to Markdown Extra (using Markdownify)post_meta
and fields within the wp_posts
table to YAML front matter for parsing by Jekyll_config.yml
with all settings in the wp_options
table_config.yml
, pages, and _posts
folder containing .md
files for each post in the proper Jekyll naming convention/wp-content/plugins/
folderExport to Jekyll
from the Tools
menu