hexo
hexo copied to clipboard
Add support for pnpm/package.yaml
Check List
- [X] I have already read Docs page.
- [X] I have already searched existing issues.
Feature Request
Currently only a repo with a package.json present can be recognized as a valid Hexo blog repo. i.e. in an unrecognized directory, I need to run hexo init first. It would be great to take package.yaml, which is used by pnpm into consideration.
Others
No response
Just realized that this is more of a feature request for Hexo-cli. Creating an issue there.
https://github.com/hexojs/hexo-cli/issues/511
Duplicate of hexojs/hexo-cli#511