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
呐~我可爱的蕾姆老婆~
- Host: GitHub
- URL: https://github.com/mmdjiji/hexo-live2d-rem
- Owner: mmdjiji
- License: gpl-2.0
- Created: 2022-08-22T08:51:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T06:48:36.000Z (over 1 year ago)
- Last Synced: 2025-10-28T16:32:42.809Z (8 months ago)
- Topics: anime, hexo, live2d, plugin, rem
- Language: CSS
- Homepage: https://npm.im/hexo-live2d-rem
- Size: 978 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-live2d-rem
[](https://www.npmjs.com/package/hexo-live2d-rem)
## Preview

## 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)