snxo
snxo
主题配置文件默认开启RSS功能,安装完RSS插件,generate时能够生成atom.xml。 也就是说开启并不需要设置为true(rss: 即可),当你想要关掉的时候才设置为false(rss: false).
@metters 1. `hexo server` does not implement the 404 router logic, which means it can not redirect the nonexistent path `localhost:4000/2022/09/23/asdkhjadhas` to the 404 page `localhost:4000/404.html`. You can see the...
@metters You can use [Hexo Generator](https://hexo.io/api/generator.html) to register a route for `/404.html`. Also, I added 404-page-generating support in this PR #330, and you can merge this PR to have a...
You may check the `hexo_project/public` folder after running `hexo generate`. It should generate a `404.html` there.
> Same here. > > os: LinuxVersion: 6.8.0-1041-gcp claude code v2.0.25 > > A workaround to me: the `--plugin-dir` option add both slash commands and sub-agents successfully `claude --plugin-dir .claude/`...