0.1.1 • Published 5 years ago

@bwqdxxg/hexo-asset-image v0.1.1

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

@bwqdxxg/hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usege

yarn add @bwqdxxg/hexo-asset-image

Example

MacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
MacGesture2-Publish.md

Make sure post_asset_folder: true in your _config.yml.

Just use ![logo](logo.jpg) to insert logo.jpg.