Behance
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 behance safe_yaml
Invocation
Sample snippet to invoke the importer:
jekyll-import behance --user NAME --api_token TOKEN
Option <PARAM> | Description | ||
---|---|---|---|
--user NAME |
The username of the account |
||
--api_token TOKEN |
The API access token for the account |
Highlighted row(s) in table above indicate required options.