2.1.7 • Published 3 years ago

hexo-asset-image-for-hexo5 v2.1.7

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

hexo-asset-image-for-hexo5

Replace asset image to absolute path in Hexo. Works fine with hexo 5.3.0, please feel free to use.

Tips: Reference & fixed hexo-asset-image compatibility issues with hexo 5.

Usege

npm install hexo-asset-image-for-hexo5 --save

Example

├─Data-Structure
├────diagram.png
└─Data-Structure.md

Notice: You must switch the post_asset_folder:true in _config.yml, then use ![infomation](./Data-Structure/diagram.png) to reference diagram.png.

2.1.7

3 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.0

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago