-
# Issue
我按项目默认配置放入hexo的配置文件,应该是wanko,但网页显示的是shizuku。
改成koharu,并install了koharu,显示的还是shizuku。
所有配置都是按默认的,安装和配置也是在hexo根目录下。
这是配置代码:
```
live2d:
enable: true
scriptFrom: local
pluginRootPat…
-
## ❓问题
你好,我在使用这个主题的时候,在subNav中去掉了email的#,其他什么也没有动。然后我hexo clean,hexo g,hexo s
本地访问4000端口,点击了邮箱的图标,
结果却提示Cannot GET /mailto:zhousiwei0911@qq.com
## 🤔结果 & 预期
Please describe what you expected…
-
1. MD 文档,换行类型为 Unix, 在代码块直接实现 html 代码内容。
2. MD 文档,换行类型为 Win, 在代码块可显示 html 代码内容,但会缺失部分内容。
版本信息:
- NEXT 主题 V7.3.0;
- 当前 HEXO 与插件版本:
```yaml
"name": "hexo-site",
"version": "…
OHLIA updated
5 years ago
-
**### after running (hexo new post "something"), got this:**
TypeError: Cannot read property 'replace' of undefined
at Tag.render (D:\YmBlog\node_modules\hexo\lib\extend\tag.js:121:13)
at …
-
文件路径无法载入,载入后模型不会动,求联系方式
guowc updated
5 years ago
-
### Expected behavior (预期行为)
终端输入如下指令安装
```
npm install -save hexo-helper-live2d
```
### Actual behavior (实际行为)
无法安装,报错
```
npm ERR! code EINTEGRITY
npm ERR! sha1-mYXGacUA8slGqQTv…
-
大佬问一下 你这篇博客左下角的人物是怎么实现的
https://www.cnblogs.com/linkstar/p/8412975.html
-
Thank you for make great solution for lighting Live2D
#Issue
In CubismTextureReplacer.cs, It can only replace one texture
#Suggest
- Add List or Array variable
- put texture data to variable…
-
# TODO
## NOTICE
To prepare for the College Entrance Examination, I decided to put the project off for a year.
为了准备高考, 我准备将此项目搁置一年.
Any question please contant [EYHN](https://github.com/xi…
-
### Expected behavior 预期行为
Network request should only be make when requiring a certain .mtn file for the first time. And the same file should be loaded from cache for subsequent requests.
当且仅当第一次…