📅 2019-Jul-06 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ wordpress ⬩ 📚 Archive
Exporting a Wordpress blog to Jekyll is useful if you prefer Jekyll’s light static webpage generation. It is also useful if you just want to export your Wordpress blog posts to Markdown files.
$ git clone https://github.com/thomasf/exitwp.git
wordpress-xml
directory that is present inside the repository.$ python exitwp.py
build/jekyll/your-wordpress-blog-name/_posts
directory in the repository.