An open API service indexing awesome lists of open source software.

https://github.com/mmdjiji/hexo-live2d-rem

呐~我可爱的蕾姆老婆~
https://github.com/mmdjiji/hexo-live2d-rem

anime hexo live2d plugin rem

Last synced: 2 months ago
JSON representation

呐~我可爱的蕾姆老婆~

Awesome Lists containing this project

README

          

# hexo-live2d-rem

[![](https://nodei.co/npm/hexo-live2d-rem.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/hexo-live2d-rem)

## Preview

![](assets/preview.png)

## Usage

Add this to `_config.yml`:
```yml
live2d_rem:
enable: true
```

Then use the following command to initialize the plugin:
```bash
$ hexo live2d-rem -i
```

After that, when you run `hexo generate`, the page will add Rem automatically.

## Remove
Use the following command to remove:
```
$ hexo live2d -r
```

## License

[GPL-2.0](LICENSE)