自动为hexo中的图片提供绝对路径
npm install hexo-asset-image --saveMacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
MacGesture2-Publish.md修改_config.yml中的post_asset_folder: true
hexo new post [title] 后,会在_posts文件夹下生成同名文件夹,在需要插入图片的地方写,将插入[title]文件夹下logo.jpg.