ppoffice / hexo-theme-icarus

A simple, delicate, and modern theme for the static site generator Hexo.
https://ppoffice.github.io/hexo-theme-icarus/
MIT License
6.28k stars 1.54k forks source link

主题配置文件会额外生成 #1179

Closed localhosts-A closed 1 year ago

localhosts-A commented 1 year ago

确保你在提交Bug反馈之前仔细阅读了Hexo文档Icarus用户指南,和GitHub issues来了解你的问题是否已经被他人提出过。

Bug描述 简洁清晰地描述你遇到的Bug是什么。 第一次使用主题会生成额外的配置文件

系统与环境 列出你的Hexo和Icarus的版本和配置。 hexo: 6.3.0 hexo-cli: 4.3.0 Icarus: 5.1.1 os: android 4.9.227-perf-g4e7b1e0 node: 19.4.0

复现方式 列出复现这个Bug的步骤,如: 1.hexo init hexo 2.cd hexo 3.git clone https://github.com/ppoffice/hexo-theme-icarus.git themes/icarus 4.修改_config.yml中的theme为icarus 5.安装依赖包 6.hexo s

期望行为 简洁清晰地描述没有这个情况下你期望得到的结果。 第一次生成不应该在hexo目录下生成过时和示例配置文件

截图 如果可以的话,请附上几张截图来帮助说明你遇到的问题。 Screenshot_2023-02-05-08-11-55-768_com termux Screenshot_2023-02-05-08-12-03-816_bin mt plus

额外上下文 附上与问题有关的其他上下文信息。