0.3.0 • Published 5 years ago

hexo-picture v0.3.0

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

Hexo Picture

npm.io npm.io npm.io

hexo-picture is a plugin for Hexo static site generator that adds new picture tag for responsive images that allows you to save user's traffic and speed up page loading.

Installation

$ npm install --save hexo-picture

Usage

{% picture [classes] slug [alt] %}

Examples

{% picture mountains.jpg "Stunning mountains picture" %}
{% picture rounded float-left "Stunning mountains.jpg" %}

License

MIT

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago