安装Live2D插件
在hexo根目录下执行以下命令
1 | npm install --save hexo-helper-live2d |
Config
向Hexo的 _config.yml 文件或主题的 _config.yml 文件中添加配置.
1 | live2d: |
1 | # Live2D |
重新生成并部署
1 | $ hexo clean |
在hexo根目录下执行以下命令
1 | npm install --save hexo-helper-live2d |
向Hexo的 _config.yml 文件或主题的 _config.yml 文件中添加配置.
1 | live2d: |
1 | # Live2D |
1 | $ hexo clean |