0.1.1 • Published 2 years ago
hexo-asset-dir v0.1.1
hexo-asset-dir
make markdown and asset in the same dir
Usage
npm install hexo-asset-dir --saveSet post_asset_folder: true and new_post_name: :title/index.md in your _config.yml.
tree like
_posts
├── example
├── image.jpg
└── index.mdJust use  to insert image.jpg.