A few years ago, I wrote an exporter WordPress plugin that generates appropriate markdown and YAML content for use in a GravCMS site. Due to recent drama with WordPress, I've dusted the project off and have implemented many new features. Side-by-side comparison images are in the project README.<p>Currently exported items:
- Pages/ Posts (including support for ACF fields. SCF fields _should_ continue to work as long as the plugin slug remains the same)
- Users
- Roles
- Image media
- Site meta-data<p>To learn more about GravCMS: <a href="https://getgrav.org/" rel="nofollow">https://getgrav.org/</a>