| title | Third-party Importers |
|---|---|
| doc_order | 5 |
Various third-party importers for Jekyll have been created separate from this gem. They are as below:
To import posts from Blogger, see this post about migrating from Blogger to Jekyll. If that doesn’t work for you, you might want to try some of the following alternatives:
- @kennym created a little migration script, because the solutions in the previous article didn't work out for him.
- @ngauthier created another importer that imports comments, and does so via blogger’s archive instead of the RSS feed.
- @juniorz created yet another importer that works for Octopress. It is like @ngauthier’s version but separates drafts from posts, as well as importing tags and permalinks.
- @dseeman created seriously, yet another importer based on the work of @ngauthier’s version. it accepts an xml file from any blog (not just blogger) but does not include support for comments or drafts. It also converts the html files into markdown files.