hexo.el icon indicating copy to clipboard operation
hexo.el copied to clipboard

[WIP] post_asset_folder support

Open coldnew opened this issue 7 years ago • 1 comments

hexo support assets organized in folders for each posts when user has following setting in _config.yml:

    post_asset_folder: true

Add feature to move asset folder with article to _drafts/_posts dir when toggle article status.

Signed-off-by: Yen-Chin Lee [email protected]

coldnew avatar Mar 06 '17 18:03 coldnew

I decided mark this PR to [WIP] since hexo-command-rename-file should has the similar feature. Please wait for all feature done then accept PR, thanks.

coldnew avatar Mar 06 '17 19:03 coldnew