WordPress plugin to import EAD (Encoded Archival Description) XML files into custom post types. ead-xml-importer/ ├── admin/ │ ├── handlers/ │ │ └── data-handler.php │ └── templates/ │ ├── ...
Convert a folder of markdown files (in Jekyll/hexo/eleventy style) to a WordPress XML import file. This should produce a valid XML file that you can import into WordPress using the importer in Tools ...