Hexo + yilia add helper-live2d plug-in PET animation, very fun Oh ~~

Source: Internet
Author: User
Tags haru

Personal Homepage:Https://www.yuehan.online

 

Installation module:

Blog root directory SelectioncmdCommand window orgit bashEnter the following code to install the plug-in

Operation:
npm install --save hexo-helper-live2d

  

Download Model

Author Animation Website https://huaji8.top/post/live2d-plugin-2.0/

live2d-widget-model-chitoselive2d-widget-model-epsilon2_1live2d-widget-model-gflive2d-widget-model-haru/01 (use npm install --save live2d-widget-model-haru)live2d-widget-model-haru/02 (use npm install --save live2d-widget-model-haru)live2d-widget-model-harutolive2d-widget-model-hibikilive2d-widget-model-hijikilive2d-widget-model-izumilive2d-widget-model-koharulive2d-widget-model-mikulive2d-widget-model-ni-jlive2d-widget-model-nicolive2d-widget-model-nietzschelive2d-widget-model-nipsilonlive2d-widget-model-nitolive2d-widget-model-shizukulive2d-widget-model-tororolive2d-widget-model-tsumikilive2d-widget-model-unitychanlive2d-widget-model-wankolive2d-widget-model-z16

Select the corresponding model and usePackage name of the NPM install ModelTo install

For example, I choselive2d-widget-model-hijikiModel package

In the root directory of the hexo blog, selectcmdCommand window orgit bashEnter the following code

$ npm install live2d-widget-model-hijiki

The installation is complete.

Configuration

ToHexoOf_config.ymlFile to add configuration.

Operation:

Open_config.ymlFile, add the code at the end
Example:

live2d:  enable: true  scriptFrom: local  pluginRootPath: live2dw/  pluginJsPath: lib/  pluginModelPath: assets/  tagMode: false  debug: false  model:    use: live2d-widget-model-hijiki  display:    position: right    width: 150    height: 300  mobile:    show: true

 

 

The plug-in deployment and application are complete. The next step is to deploy the hexo blog and personal homepage.


Hexo + yilia add helper-live2d plug-in PET animation, very fun Oh ~~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.