Stars: 1023
Forks: 140
Pull Requests: 178
Issues: 108
Watchers: 66
Last Updated: 2023-09-01 22:19:18
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll (or Hugo or any other Markdown and YAML based site engine).
License: GNU General Public License v3.0
Languages: Shell, PHP, Ruby
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll (or Hugo or any other Markdown and YAML based site engine).
View plugin in the WordPress plugin directory.
the_content filter prior to export, allowing third-party plugins to modify the output)post_content to Markdownpost_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