Skip to content

koozie/typepad_to_jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

App to convert Typepad Backup files into Jekyll posts and stored in the _posts or _drafts sub directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages