Skip to content

YongMaple/hexo-asset-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-asset-image

自动为hexo中的图片提供绝对路径

使用

npm install hexo-asset-image --save

例子

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

修改_config.yml中的post_asset_folder: true

hexo new post [title] 后,会在_posts文件夹下生成同名文件夹,在需要插入图片的地方写![logo](logo.jpg),将插入[title]文件夹下logo.jpg.

修复了bug

About

Give asset image in hexo a absolutely path automatically

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages