DotClear Importer
This importer depends on the following third-party gems:
- activesupport
- pp
- safe_yaml
gem install GEM_NAME
or install the required gems in a batch by running the following snippet:
gem install activesupport pp safe_yaml
Invocation
Sample snippet to invoke the importer:
jekyll import dotclear --datafile PATH --mediafolder PATH
Option <PARAM> | Description | ||
---|---|---|---|
--datafile PATH |
dotClear export file |
||
--mediafolder PATH |
dotClear media export folder (media.zip inflated) |