Use markdown tag import image.
npm install hexo-simple-image --saveconfigure it in _config.yml.
post_asset_folder: trueAfter setting option, when creating a new article, a folder will be automatically generated to place pictures.
+ source
+ _post
+ new_post.md
+ new_post
+ new_post.pngAfter that you can use it like
You should create a folder manually with the same name as the post. After the same as new post.