0.0.3 • Published 5 years ago

hexo-asset-images v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

hexo-asset-images

Give asset image in hexo a absolutely path automatically

Usege

npm install hexo-asset-images --save

Example

MacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
└── text.txt

MacGesture2-Publish.md

Make sure post_asset_folder: true in your _config.yml.

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

0.0.3

5 years ago

0.0.2

5 years ago

1.0.0

5 years ago