hexo-filter-mourning

1.0.0 • Public • Published

hexo-filter-mourning

Grey your hexo site on the mourning day

哀悼日专用 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
    - 09-18

Screenshot

Screenshot

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hexo-filter-mourning

      Weekly Downloads

      4

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      4.89 kB

      Total Files

      5

      Last publish

      Collaborators

      • zkqiang