-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' of github.com:soxft/busuanzi into dev
- Loading branch information
Showing
8 changed files
with
97 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,22 @@ | ||
<h1 align="center"> | ||
<br> | ||
<a href="https://busuanzi.9420.ltd/" alt="logo" ><img src="https://cdn.iirose.cn/bsz/favicon.svg" width="150"/></a> | ||
<br> | ||
soxft/busuanzi | ||
<br> | ||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html"> | ||
<img src="https://img.shields.io/github/license/soxft/busuanzi.svg?style=for-the-badge" alt="License"> | ||
</a> | ||
<a href="https://github.com/soxft/busuanzi/stargazers"> | ||
<img src="https://img.shields.io/github/stars/soxft/busuanzi.svg?style=for-the-badge" alt="GitHub stars"> | ||
</a> | ||
<a href="https://github.com/soxft/busuanzi/network/members"> | ||
<img src="https://img.shields.io/github/forks/soxft/busuanzi.svg?style=for-the-badge" alt="GitHub forks"> | ||
</a> | ||
<a href = "https://github.com/soxft/busuanzi/releases"> | ||
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/soxft/busuanzi?style=for-the-badge"> | ||
</a> | ||
</h1> | ||
|
||
> 自建不蒜子 | ||
> | ||
> 一个基于 Golang + Redis 的简易访问量统计系统 | ||
[![soxft/busuanzi](https://socialify.git.ci/soxft/busuanzi/image?description=1&font=Bitter&forks=1&language=1&logo=https://raw.githubusercontent.com/soxft/busuanzi/main/dist/favicon.svg&name=1&owner=1&pattern=Solid&stargazers=1&theme=Dark)](https://busuanzi.9420.ltd) | ||
|
||
## 自建不蒜子 | ||
|
||
> 一个基于 Golang + Redis 的简易访问量统计系统 | ||
> | ||
> A simple visitor statistics system based on Golang + Redis | ||
- 统计站点的 UV, PV | ||
- 统计文章页的 UV, PV | ||
- 统计子页面的 UV, PV | ||
|
||
## 安装 | ||
|
||
支持多种运行方式: 源码编译运行, Docker 运行. 详见: [Install](https://github.com/soxft/busuanzi/wiki/Install) | ||
支持多种运行方式: 源码编译运行, Docker 运行. 详见: [Install](https://github.com/soxft/busuanzi/wiki/install) | ||
|
||
## 使用方式 | ||
|
||
## 配置文档 | ||
支持多种自定义属性, 兼容 pjax 网页, 支持自定义 标签前缀. 详见: [使用文档](https://github.com/soxft/busuanzi/wiki/usage) | ||
|
||
支持多种自定义属性, 兼容 pjax 网页, 支持自定义 标签前缀. 详见: [配置文档](https://github.com/soxft/busuanzi/wiki/Helper) | ||
## 其他 | ||
|
||
[Yuantuo](https://github.com/yuantuo666) 提供了一个 支持 Web 管理的版本. 可以在 [yuantuo666/busuanzi](https://github.com/yuantuo666/busuanzi) 找到 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters