Sha256: a65aa5ecc504586058b7a4d069c8be3473a3f281a761e856d10e173acd418b6b
Contents?: true
Size: 486 Bytes
Versions: 5
Compression:
Stored size: 486 Bytes
Contents
--- layout: docs title: Marley prev_section: jrnl link_source: marley next_section: mephisto permalink: /docs/marley/ --- To import your posts from [Marley](https://github.com/karmi/marley), run: {% highlight bash %} $ ruby -rubygems -e 'require "jekyll-import"; JekyllImport::Importers::Marley.run({ "marley_data_dir" => "my_marley_data_dir" })' {% endhighlight %} The `marley_data_dir` field is required and points to the directory in which your Marley data resides.
Version data entries
5 entries across 5 versions & 1 rubygems