hexo-local-image

0.0.3 • Public • Published

Introduction

This is a hexo tag plugin which allows you to embed an image stored on github pages.

Installation

To install, run the following command in the root directory of hexo:

npm install hexo-local-image --save

And add this plugin in your _config.yml.

plugins:
  - hexo-local-image

Make dir named images under source folder, And puts image in images folder.

Usage

{% limg imageName [class1,class2] [JSONImageAttibutes] %}
{% limage imageName [class1,class2] [JSONImageAttibutes] %}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i hexo-local-image

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • mercury_wonder