https://github.com/next-theme/hexo-next-fireworks
💥 Fireworks animation for NexT.
https://github.com/next-theme/hexo-next-fireworks
fireworks fireworks-animation hexo hexo-plugin theme-next
Last synced: 23 days ago
JSON representation
💥 Fireworks animation for NexT.
- Host: GitHub
- URL: https://github.com/next-theme/hexo-next-fireworks
- Owner: next-theme
- Created: 2020-06-22T00:58:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T14:48:28.000Z (over 2 years ago)
- Last Synced: 2025-03-26T15:54:35.528Z (about 1 month ago)
- Topics: fireworks, fireworks-animation, hexo, hexo-plugin, theme-next
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-next - hexo-next-fireworks
README
# Hexo NexT Fireworks

Fireworks animation for NexT.
## Preview

## Install
```bash
npm install next-theme/hexo-next-fireworks
```## Usage
You can set options of this plugin in the **Hexo's `_config.yml`** (which locates in the root dir of your blog):
```yml
fireworks:
enable: true
```