Typepad to Jekyll

by Chris Stansbury

Description

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.

Install

gem install typepad_to_jekyll
gem install thor

Examples

$ typepad_to jekyll <typepad_backup_filename> <jekyll_directory>

Requirements

Ruby Ruby Gems: Thor

Supported Platforms

Known to work on

1.9.3

Questions and/or Comments

Feel free to email Chris Stansbury with any questions.