All Projects → xcodebuild → Hexo Asset Image

xcodebuild / Hexo Asset Image

Licence: mit
Give asset image in hexo a absolutely path automatically

Programming Languages

javascript
184084 projects - #8 most used programming language

hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usege

npm install 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.

History

2018-04-18: support hexo-abbrlink

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].