Ripic Zhang

Results 2 issues of Ripic Zhang

### 联系方式 [email protected] ### 1Panel 版本 1.10.5-lts ### 问题描述 新增docker仓库后,修改docker仓库地址,会导致docker崩溃 ### 重现步骤 * 新增仓库 * 需要认证,选择https,输入账号密码,仓库地址url * 修改仓库地址url * 崩溃 ### 期待的正确结果 _No response_ ### 相关日志输出 _No response_ ### 附加信息...

类型:待验证

### 检查清单 - [x] 已经阅读过 [官方文档](https://xaoxuu.com/wiki/stellar/) 相关内容,并尝试进行搜索。 - [x] 尝试过在本地测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 - [x] 尝试过在 Codespace 中测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 ### 问题描述 自hexo-theme-stellar 1.33.0版本起,发现在hexo的permalink配置中,出现以`.html`结尾的配置时,首页无法build出 正确的链接,同时,sitemap等插件也无法正确拿到文章链接。怀疑与1.33.0中新增加的pretty_url特性有关。 附上依赖版本 ``` { "hexo": "^7.3.0", "hexo-generator-archive":...