Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T14:48:28.000Z (about 2 years ago)
- Last Synced: 2024-08-02T20:46:31.193Z (4 months ago)
- Topics: fireworks, fireworks-animation, hexo, hexo-plugin, theme-next
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-next - hexo-next-fireworks
README
# Hexo NexT Fireworks
![Theme Version](https://img.shields.io/badge/NexT-v7.3.0+-blue?style=flat-square)
![Package Version](https://img.shields.io/github/package-json/v/next-theme/hexo-next-fireworks?style=flat-square)Fireworks animation for NexT.
## Preview
![Preview](https://user-images.githubusercontent.com/16272760/100604083-008c0800-3341-11eb-8f7d-7194111623b7.png)
## 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
```