Skip to content

A Hexo Plugin to replace hexo's own tag asset_img + add some cool stuff

Notifications You must be signed in to change notification settings

victor-fdez/hexo-tag-asset-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hexo-tag-asset-img

A Hexo Plugin to replace hexo's own tag asset_img + add some cool stuff

How to install

Add plugin to Hexo:

npm install hexo-tag-asset-img --save

Modify config file with the following configurations:

asset_img_url: http://mycdnurl.com

asset_img_url

This setting can be used change the url of the images placed your page using {% asset_img %}. If this setting is not provided then it will just use the root url.

About

A Hexo Plugin to replace hexo's own tag asset_img + add some cool stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published