The behavior of `hexo g` is affected by `new_post_name`
Open
- Dominant language
- TypeScript
- Stars
- 176
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
With hexo-cli 1.1.0


With hexo-cli 1.0.4

My post files in both `_posts/almond` and `_posts/beechnut`. But in the latest hexo-cli, it's generated wrong.
I only changed this config:
```yml
new_post_name: beechnut/:title.md
```
`new_post_name` shouldn't affect `hexo g`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.