hexo-shokax-busuanzi

0.1.0 • Public • Published

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: 

Readme

Keywords

Package Sidebar

Install

npm i hexo-shokax-busuanzi

Weekly Downloads

6

Version

0.1.0

License

MIT

Unpacked Size

3.52 kB

Total Files

6

Last publish

Collaborators

  • d-sketon