support post_asset_folder config
Open
help wanted
open-for-contribution
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
# hexo config
[https://hexo.io/docs/configuration.htmll#Writing](https://hexo.io/docs/configuration.htmll#Writing)
```
post_asset_folder: true
```
`New Post` create same name asset folder, thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Hexo configuration documentation linked in the issue, then trace the New Post flow in the admin interface. Confirm how post_asset_folder is read and where a new post is created; the work is done when enabling it creates an asset folder with the same name as the post.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100