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星跟踪图

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:

主要指标

概览
名称与所有者benbalter/wordpress-to-jekyll-exporter
主编程语言PHP
编程语言Shell (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2012-08-17 23:04:18
推送于2025-05-22 22:48:02
最后一次提交2025-05-03 02:19:23
发布数26
最新版本名称v2.4.2 (发布于 )
第一版名称v1.0 (发布于 2013-05-25 14:33:37)
用户参与
星数1.1k
关注者数62
派生数131
提交数631
已启用问题?
问题数113
打开的问题数7
拉请求数80
打开的拉请求数3
关闭的拉请求数119
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?