0.1.2 • Published 9 years ago
noddity-wordpress-export v0.1.2
noddity-wordpress-export
Exporting all your WordPress posts to Markdown with metadata.
Steps to success:
- Go to your WordPress website, probably log in as the admin
- Go to
Tools>Exportand export all posts and pages, this gives you an XML file - Install this Node code with
npm install -g noddity-wordpress-export - Run this with
noddity-wordpress-export /path/to/export.xml - Look in the file
output.zipfor your Markdown files and media files
Now you can use something like Noddity to run your blog!
0.1.2
9 years ago