hexo-asset-dir

0.1.1 • Public • Published

hexo-asset-dir

make markdown and asset in the same dir

Usage

npm install hexo-asset-dir --save

Set post_asset_folder: true and new_post_name: :title/index.md in your _config.yml.

tree like

_posts
├── example
   ├── image.jpg
   └── index.md

Just use ![image](image.jpg) to insert image.jpg.

Readme

Keywords

Package Sidebar

Install

npm i hexo-asset-dir

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

958 B

Total Files

3

Last publish

Collaborators

  • hunshcn