We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Blog Migrations (markdown)
(Pedantically) Capitalize "WordPress" and "MySQL" properly
A Posterous API token is a required argument
Don't pretend format is a named argument; it's not.
removed obsolete 'true' argument; removed link to fork that was merged; clarified dependencies
link to in-progress blog post and youtube video
added latest script
Added reference to blogger2jekyll importer.
Added WordPress to Jekyll Exporter plugin
To run the tumblr import, I also needed to install nokogiri gem.
added wpXml2Jekyll to wordpress migration alternatives
format postgres bit about moving from mephisto
add a command for moving stuff out of postgres (was in the code, but no docs for it)
Note hpricot dependency for wordpressdotcom.rb
Clear up newlines in the introduction. Change second Wordpress heading to h3.
Revert 263c42c8f66f77218c1a64ffa1d6eb9228fe2837^ ... 263c42c8f66f77218c1a64ffa1d6eb9228fe2837
Revert 453dacdfba39722cd4539d185caef5d1827ac225^ ... 453dacdfba39722cd4539d185caef5d1827ac225
Added note about hostname gotcha when using an SSH tunnel
Revert 620ac9ad774784c791970640a0f393165128208b ... 36d74fe8e039a5e3ea05ad1e45ff3fbb6df802bf
Destroyed Blog Migrations (markdown)
Fix link to Posterous exporter
Fixed typo in URL.
Revert 197613abc2f127c0e0de06478d56aa22dab636b5^ ... 197613abc2f127c0e0de06478d56aa22dab636b5
Updated Textpattern instructions noting that the command must be run from the folder above _import.
Parse from Textile to Markdown (flavored by Github)