wordpress-to-jekyll-exporter

One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll

Github stars Tracking Chart

WordPress to Jekyll Exporter

One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll.

Build Status PRs Welcome

View plugin in the WordPress plugin directory.

Features

  • Converts all posts, pages, and settings from WordPress for use in Jekyll
  • Export what your users see, not what the database stores (runs post content through the_content filter prior to export, allowing third-party plugins to modify the output)
  • Converts all post_content to Markdown Extra (using Markdownify)
  • Converts all post_meta and fields within the wp_posts table to YAML front matter for parsing by Jekyll
  • Generates a _config.yml with all settings in the wp_options table
  • Outputs a single zip file with _config.yml, pages, and _posts folder containing .md files for each post in the proper Jekyll naming convention
  • No settings. Just a single click.

Usage

  1. Place plugin in /wp-content/plugins/ folder
  2. Activate plugin in WordPress dashboard
  3. Select Export to Jekyll from the Tools menu

More information

See the full documentation:

Main metrics

Overview
Name With Ownerbenbalter/wordpress-to-jekyll-exporter
Primary LanguagePHP
Program languageShell (Language Count: 3)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2012-08-17 23:04:18
Pushed At2025-05-20 19:03:26
Last Commit At2025-05-03 02:19:23
Release Count26
Last Release Namev2.4.2 (Posted on )
First Release Namev1.0 (Posted on 2013-05-25 14:33:37)
用户参与
Stargazers Count1k
Watchers Count62
Fork Count131
Commits Count631
Has Issues Enabled
Issues Count113
Issue Open Count7
Pull Requests Count80
Pull Requests Open Count3
Pull Requests Close Count119
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private