Skip to content

GyuanHFUT/vuepress-plugin-cat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 89.8%
  • JavaScript 10.2%