Skip to content

基于Hexo-ShokaX主题,用于向页脚插入不蒜子用于统计网站访问量和访客量

License

Notifications You must be signed in to change notification settings

D-Sketon/hexo-shokax-busuanzi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-shokax-busuanzi

适用于hexo-theme-shokaX的插件,用于向页脚插入不蒜子用于统计网站访问量和访客量。

使用

npm i hexo-shokax-busuanzi --save

默认情况下安装完毕自动开启pv和uv统计。
若要修改,请在shokaX主题文件夹中的 _config.yml 中插入:(以下均为默认值)

busuanzi:
  pv:
    enable: true
    title: 本站总访问量
    quantifier: 
  uv:
    enable: true
    title: 本站总访客量
    quantifier: 

About

基于Hexo-ShokaX主题,用于向页脚插入不蒜子用于统计网站访问量和访客量

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published