sinxiaji / vuepress-plugin-cat

Add cat model to vuepress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Add cat model to vuepress


Languages

Language:Vue 89.8%Language:JavaScript 10.2%