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
- Host: GitHub
- URL: https://github.com/dchest/mt2kkr
- Owner: dchest
- Created: 2014-02-02T18:52:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-02T18:52:49.000Z (over 12 years ago)
- Last Synced: 2025-08-08T05:47:11.160Z (11 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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