Skip to content

Give asset image in hexo a absolutely path automatically

License

Notifications You must be signed in to change notification settings

voidbytes/hexo-asset-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usege

npm install https://github.com/czqu/hexo-asset-image --save

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.

About

Give asset image in hexo a absolutely path automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%