Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 580 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 580 Bytes

hexo-filter-mourning

Grey your hexo site on the day of mourning

哀悼日专用 Hexo 插件,开启后全站灰色

Installation

$ npm i hexo-filter-mourning --save

Config

In your site's _config.yml:

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

Screenshot