D-Sketon

Results 35 comments of D-Sketon

> Could you please add test cases for the changes? @renbaoshuo New test cases have been added

You can add the directory of the css files to the setting `skip_render` in `_config.yml` By the way, I think all files except html and markdown should skip rendering by...

I have tried v7.0.0-rc1, the problem still exists

https://hexo.io/docs/tag-plugins.html#Backtick-Code-Block > This is identical to using a code block, but instead uses three backticks to delimit the block. > \`\`\` [language] [title] [url] [link text] code snippet ``` [additional...

Currently hexo, hexo-util, hexo-cli, hexo-i18n, hexo-fs, hexo-front-matter, hexo-log and warehouse have fully migrated to ts. Do other repositories in monorepo need to be migrated as well?

https://crowdin.com/profile/d-sketon

I try to remove cache here and it works. https://github.com/hexojs/hexo/blob/bc53720dd9fa7e11cc3b34c67fe95692aa085e28/lib/hexo/locals.ts#L15-L20 But I don't think that's where the problem lies.

Same with `createReadStream` ![image](https://github.com/oven-sh/bun/assets/49871906/028a7d12-833f-4d91-a0dd-c6b9e93d2065) ![image](https://github.com/oven-sh/bun/assets/49871906/9fb57a17-7878-4c20-9952-9409213f6c81)

I think this PR can be closed