Marley
To import your posts from Marley, run:
$ ruby -rubygems -e 'require "bunto-import";
BuntoImport::Importers::Marley.run({
"marley_data_dir" => "my_marley_data_dir"
})'
The marley_data_dir
field is required and points to the directory in which
your Marley data resides.