Ghost

Additional Dependencies

This importer requires the following additional libraries.

You may install the needed gems individually by running gem install GEM_NAME or install all of them with a single invocation:gem install safe_yaml sequel sqlite3

Invocation

Sample snippet to invoke the importer:

jekyll-import ghost --dbfile

Option <PARAM>Description
--dbfile

Database file

Default:  ghost.db

If you have a Ghost backup file, consider using another tool called jekyll_ghost_importer to import your content. It is a separate gem and docs can be found at the link provided.