Dreamhunter Blog

你指尖跃动的电光,是我此生不变的信仰

vuePress-theme-reco Dreamhunter    2019 - 2022
Dreamhunter Blog

Choose mode

  • dark
  • auto
  • light
首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
author-avatar

Dreamhunter

119

文章

40

标签

首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
  • Other

    • 安装 source-code-pro 字体
    • aria2 替代迅雷
    • hexo live2d
    • 爱奇艺弹幕 下载 解析 转换
    • mipad2 小米平板2 win10 屏蔽三个按键

hexo live2d

vuePress-theme-reco Dreamhunter    2019 - 2022

hexo live2d

Dreamhunter 2019/4/9 hexo

# 安装 hexo live2d

npm install --save hexo-helper-live2d

npm install live2d-widget-model-koharu

# _config.yml 配置

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

# 效果

hexo_live


aria2 替代迅雷 爱奇艺弹幕 下载 解析 转换

  • 安装 hexo live2d
  • _config.yml 配置
  • 效果