Open Unbloated opened 1 month ago
End up after messing further, I think I found a fix, either I'm not sure if it was really made on purpose, or I'm just, terribly dumb. 最后,在进一步捣鼓之后,我想我找到了一个修复方法,但我不确定这是否真的是故意做出来的,或者我就是,笨得要命。
After setting the hue on the config, type this on your terminal : 在配置中设置色调后,在终端上键入 :
hexo clean
hexo g
...Did not thought that was that easy. But I'm keeping this here in case the creator of the theme wants to make it easier to directly generate, or for people who are dumb as me. It seems like when you change the hue, and generate, it does not do it, until you clean. Odd, but I guess I understand. ......没想到这么简单。但我还是把这个保留在这里,以防主题的创建者想让直接生成变得更容易,或者像我一样笨的人也能用上。 似乎当你改变色调并生成时,它并不会这样做,直到你进行清理。奇怪,但我想我能理解。
Again, kudos to the creator, this theme is awesome. / 再次感谢创作者,这个主题太棒了。
First of all, thanks alot for the theme, it's really pretty! / 首先,非常感谢你的主题,它真的很漂亮!
It seems like even thought I keep setting the hue and doing
hexo g
, I keep seeing the default color on my website. 看来,即使我不断设置色调并进行 “hexo g
”操作,我在网站上看到的仍然是默认颜色。Here's what is happening, versus what is supposed to happen / 以下是正在发生的事情与应该发生的事情的对比情况 : What currently happens, the hue is not set even thought it's written in the config / 目前发生的情况是,色调没有设置,即使配置中已写明
What it should have looked like, meanwhile
previewMode: true
is currently enabled / 在当前启用previewMode:true
的情况下,它应该是什么样子的_config.vivia.yml
_config.yml
中文部分是用翻译器翻译的,所以可能不准确,如果有不明白的地方请告诉我,非常抱歉!