An open API service indexing awesome lists of open source software.

https://github.com/dchest/mt2kkr

Import posts from Movable Type 4 into kkr
https://github.com/dchest/mt2kkr

Last synced: 4 months ago
JSON representation

Import posts from Movable Type 4 into kkr

Awesome Lists containing this project

README

          

Quick hacky program that imports Movable Type 4 export files into
[kkr](https://github.com/dchest/kkr) posts.

If any of your posts has textile markup, install redcloth
(apt-get install ruby-redcloth), so that this program can process them.

USAGE:

1. Export posts from Movable Type into e.g. posts.txt.
2. Run mt2kkr path/to/posts/directory < posts.txt