All Projects → QiShaoXuan → Vuepress Plugin Cat

QiShaoXuan / Vuepress Plugin Cat

Add cat model for vuepress

Labels

vuepress-plugin-cat

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].