https://github.com/fluid-dev/hexo-filter-mourning
哀悼日专用 Hexo 插件,开启后全站灰色 / Grey your hexo site on the day of mourning
https://github.com/fluid-dev/hexo-filter-mourning
fliter grey hexo plugin
Last synced: 11 months ago
JSON representation
哀悼日专用 Hexo 插件,开启后全站灰色 / Grey your hexo site on the day of mourning
- Host: GitHub
- URL: https://github.com/fluid-dev/hexo-filter-mourning
- Owner: fluid-dev
- License: mit
- Created: 2020-04-03T19:52:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T06:40:02.000Z (about 2 years ago)
- Last Synced: 2025-04-01T21:03:48.945Z (12 months ago)
- Topics: fliter, grey, hexo, plugin
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-filter-mourning
Grey your hexo site on the day of mourning
哀悼日专用 Hexo 插件,开启后全站灰色
## Installation
```shell
$ npm i hexo-filter-mourning --save
```
## Config
In your site's `_config.yml`:
```yaml
mourning:
# It's recommended to disable it when not in use
enable: true
# Specify the date(s) to be greyed out. You can set dates in the format yyyy-MM-dd or MM-dd
day:
- 04-04
- 05-12
- 12-13
```
## Screenshot
