0.0.5 • Published 7 years ago
hexo-idt-assets v0.0.5
hexo-asset-images
Give asset image in hexo a absolutely path automatically
Usege
npm install hexo-idt-assets --saveExample
hello
├── hello.jpg
└── text.txt
hello.mdMake sure post_asset_folder: true in your _config.yml.
Just use [介绍](path/hello.jpg) to insert hello.jpg.