garden.ooo Migration メモ (メモ)
Wordpress
npx wordpress-export-to-markdown\ --input=export.xml\ --post-folders=false\ --frontmatter-fields=title,date,author,draft,excerpt,slug:wp_slug,id:wp_postid,coverImage,date,tags,type- CPTの register_post_type() で can_export が false になってないか確認(これが false だとWPエクスポートに乗らないことがある)