@bwqdxxg/hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usage no npm install needed!

<script type="module">
  import bwqdxxgHexoAssetImage from 'https://cdn.skypack.dev/@bwqdxxg/hexo-asset-image';
</script>

README

@bwqdxxg/hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usege

yarn add @bwqdxxg/hexo-asset-image

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.