1.1.1 • Published 8 years ago

hexo-tag-imgurgal v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Hexo Imgur gallery tag

Hexo tag plugin for adding Imgur galleries to your posts using the old and better embedding system.

Installing

npm install hexo-tag-imgurgal --save

Usage

{% imgurgal [galleryId]%}

Example:

{% imgurgal ryMBU %}

Will output:

<iframe class='imgur-album' style='width: 100%, min-height: 90vh' src='//imgur.com/a/ryMBU/embed'></iframe><a href='https://imgur.com/a/ryMBU'>View gallery on Imgur</a>
1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago