@ppodds/hexo-asset-image

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i @ppodds/hexo-asset-image

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • ppodds