hexo-tag-amazon

1.0.1 • Public • Published

hexo-tag-amazon

Plugin to generate a link to Amazon for HEXO. This depends on apac.

Install

npm install hexo-tag-amazon --saved

Usage

{%amzn ISBN %}
{%amzn ASIN %}

First, you should edit your _config.yml by adding following configuration.

amazon_plugin:
  id: hogehoge-22 # Your Amazon associate ID
  locale: US
  accessKey: xxxxxxx # Your Amazon Product Advertising API Access key ID
  accessKeySecret: xxxxxxxxxxxxxxx # Your Amazon Product Advertising API Secret access key

locale

See here.

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i hexo-tag-amazon

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • oui