vuepress-plugin-cat

August 14, 2019 ยท View on GitHub

How to use

  1. install npm i vuepress-plugin-cat -S

  2. add in config.js

module.exports = {
  plugins: [
    "vuepress-plugin-cat",
  ]
}

Tip

  • This plugin supports vuepress 1.x
  • This plugin will randomly change the white cat or black cat when router path change.

Demo

  • https://qishaoxuan.github.io/css_tricks/

Contents

  1. 1How to use
  2. 2Tip
  3. 3Demo