Marley Importer
This importer depends on the following third-party gems:
- safe_yaml
gem install GEM_NAME
or install the required gems in a batch by running the following snippet:
gem install safe_yaml
Invocation
Sample snippet to invoke the importer:
jekyll import marley --marley_data_dir DIR
Option <PARAM> | Description | ||
---|---|---|---|
--marley_data_dir DIR |
The dir containing your marley data. |