Textpattern — jekyll-import • Import your old & busted site to Jekyll

Textpattern

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 mysql2 safe_yaml sequel

Invocation

Sample snippet to invoke the importer:

jekyll-import textpattern --dbname DB --user USER --password PW --host HOST
Highlighted row(s) in table above indicate required options.

You will need to run the above from the parent directory of your _import folder. For example, if _import is located in /path/source/_import, you will need to run this code from /path/source. This importer will attempt to pull all entries that are live or sticky.