1 使用hexo-help-live2d添加贴画
- npm install --save hexo-helper-live2d
- npm install live2d-widget-model-tororo
- 向Hexo的 _config.yml 文件添加配置
live2d:
enable: true
scriptFrom: local
pluginRootPath: live2dw/
pluginJsPath: lib/
pluginModelPath: assets/
tagMode: false
debug: false
model:
use: live2d-widget-model-tororo
display:
position: right
width: 150
height: 300
mobile:
show: true
2 live2d官方模型
3 老板娘动画贴画
方法:将大神包添加到theme/next/source中,在theme/layout/_layout.swig中添加
<script src="/live2d-widget/autoload.js"></script>