by Chris Stansbury
TypepadToJekyll is a Ruby command line application to convert a MoveableType or Typepad blog backup file, [MTIF format], into Jekyll blog posts. Post files will be stored in the _posts and the _drafts sub directories under your jekyll directory.
gem install typepad_to_jekyll
gem install thor
$ typepad_to jekyll <typepad_backup_filename> <jekyll_directory>
Ruby Ruby Gems: Thor
Known to work on
1.9.3
Feel free to email Chris Stansbury with any questions.