Open coldnew opened 7 years ago
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 coldnew.tw@gmail.com
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.
hexo-command-rename-file
hexo support assets organized in folders for each posts when user has following setting in _config.yml:
Add feature to move asset folder with article to _drafts/_posts dir when toggle article status.
Signed-off-by: Yen-Chin Lee coldnew.tw@gmail.com