
hexo 中添加本地图片
- 确认 _config.yml 中有 post_asset_folder:true
-
在 hexo 目录,执行
1
$ npm install https://github.com/CodeFalling/hexo-asset-image --save
-
Example
MacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
MacGesture2-Publish.md - Just use
to insert logo.jpg




近期评论