mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
📝 更新(README.md, index.md):增加并调整徽章显示样式,提高页面整洁度
📝 更新(2024-01-16.mdx):删除无用的import语句,简化文档 ✨ 功能(index.md):添加更多的徽章链接,增强项目信息的完整性
This commit is contained in:
parent
9be5f66520
commit
97c14d5f5b
@ -7,6 +7,13 @@
|
||||
基于「Docker」/「青龙面板」/「群晖」/「本地」的每日签到脚本
|
||||
|
||||
<!-- SHIELD GROUP -->
|
||||
<div id="shield">
|
||||
|
||||
<style>
|
||||
#shield img {
|
||||
display: inline-block;
|
||||
}
|
||||
</style>
|
||||
|
||||
[![][github-releases-shield]][github-releases-link]
|
||||
[![][pypi-version-shield]][pypi-version-link]
|
||||
@ -22,6 +29,8 @@
|
||||
[![][pypi-dm-shield]][pypi-dm-link]
|
||||
[![][github-license-shield]][github-license-link]
|
||||
|
||||
<!-- SHIELD GROUP -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## ✨ 特性
|
||||
|
@ -1,5 +1,3 @@
|
||||
import { Callout } from 'nextra/components'
|
||||
|
||||
# 2024-01-16
|
||||
|
||||
![PyPI](https://img.shields.io/badge/Pypi-v24.1.16-brightgreen)
|
||||
|
@ -1,5 +1,3 @@
|
||||
<a name="readme-top"></a>
|
||||
|
||||
<div align="center">
|
||||
|
||||
<img src="https://socialify.git.ci/Sitoi/dailycheckin/image?font=Rokkitt&forks=1&issues=1&language=1&name=1&owner=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Dark">
|
||||
@ -8,6 +6,31 @@
|
||||
|
||||
基于「Docker」/「青龙面板」/「群晖」/「本地」的每日签到脚本
|
||||
|
||||
<!-- SHIELD GROUP -->
|
||||
<div id="shield">
|
||||
|
||||
<style>
|
||||
#shield img {
|
||||
display: inline-block;
|
||||
}
|
||||
</style>
|
||||
|
||||
[![][github-releases-shield]][github-releases-link]
|
||||
[![][pypi-version-shield]][pypi-version-link]
|
||||
[![][github-release-date-shield]][github-release-date-link]
|
||||
[![][github-stars-shield]][github-stars-link]
|
||||
[![][github-forks-shield]][github-forks-link]
|
||||
[![][github-issues-shield]][github-issues-link]
|
||||
[![][github-contributors-shield]][github-contributors-link]
|
||||
|
||||
[![][docker-pull-shield]][docker-pull-link]
|
||||
[![][docker-size-shield]][docker-size-link]
|
||||
[![][docker-stars-shield]][docker-stars-link]
|
||||
[![][pypi-dm-shield]][pypi-dm-link]
|
||||
[![][github-license-shield]][github-license-link]
|
||||
|
||||
<!-- SHIELD GROUP -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## ✨ 特性
|
||||
@ -90,20 +113,26 @@ This project is [MIT](./LICENSE) licensed.
|
||||
[github-issues-link]: https://github.com/sitoi/dailycheckin/issues
|
||||
[github-issues-shield]: https://img.shields.io/github/issues/sitoi/dailycheckin?color=ff80eb&labelColor=black&style=flat-square
|
||||
[github-license-link]: https://github.com/sitoi/dailycheckin/blob/main/LICENSE
|
||||
[github-license-shield]: https://img.shields.io/github/license/sitoi/dailycheckin?color=white&labelColor=black&style=flat-square
|
||||
[github-stars-link]: https://github.com/sitoi/dailycheckin/network/stargazers
|
||||
[github-license-shield]: https://img.shields.io/github/license/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[github-stars-link]: https://github.com/sitoi/dailycheckin/stargazers
|
||||
[github-stars-shield]: https://img.shields.io/github/stars/sitoi/dailycheckin?color=ffcb47&labelColor=black&style=flat-square
|
||||
[github-releases-link]: https://github.com/sitoi/dailycheckin/releases
|
||||
[github-releases-shield]: https://img.shields.io/github/v/release/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[github-release-date-link]: https://github.com/sitoi/dailycheckin/releases
|
||||
[github-release-date-shield]: https://img.shields.io/github/release-date/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[pr-welcome-link]: https://github.com/sitoi/dailycheckin/pulls
|
||||
[pr-welcome-shield]: https://img.shields.io/badge/🤯_pr_welcome-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge
|
||||
[github-contrib-link]: https://github.com/sitoi/dailycheckin/graphs/contributors
|
||||
[github-contrib-shield]: https://contrib.rocks/image?repo=sitoi%2Fdailycheckin
|
||||
[docker-pull-shield]: https://img.shields.io/docker/pulls/sitoi/dailycheckin?color=ffcb47&labelColor=black&style=flat-square
|
||||
[docker-pull-link]: https://hub.docker.com/repository/docker/sitoi/
|
||||
[docker-size-shield]: https://img.shields.io/docker/image-size/sitoi/dailycheckin?color=ffcb47&labelColor=black&style=flat-square
|
||||
[docker-pull-shield]: https://img.shields.io/docker/pulls/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[docker-pull-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
|
||||
[docker-size-shield]: https://img.shields.io/docker/image-size/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[docker-size-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
|
||||
[docker-stars-shield]: https://img.shields.io/docker/stars/sitoi/dailycheckin?color=ffcb47&labelColor=black&style=flat-square
|
||||
[docker-stars-shield]: https://img.shields.io/docker/stars/sitoi/dailycheckin?labelColor=black&style=flat-square
|
||||
[docker-stars-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
|
||||
[pypi-dm-shield]: https://img.shields.io/pypi/dm/dailycheckin?label=pypi&color=ffcb47&labelColor=black&style=flat-square
|
||||
[pypi-dm-shield]: https://img.shields.io/pypi/dm/dailycheckin?label=pypi&labelColor=black&style=flat-square
|
||||
[pypi-dm-link]: https://pypi.org/project/dailycheckin/
|
||||
[pypi-version-shield]: https://img.shields.io/pypi/v/dailycheckin?labelColor=black&style=flat-square
|
||||
[pypi-version-link]: https://pypi.org/project/dailycheckin/
|
||||
[starchart-shield]: https://starchart.cc/Sitoi/dailycheckin.svg
|
||||
[starchart-link]: https://starchart.cc/Sitoi/dailycheckin
|
||||
|
Loading…
Reference in New Issue
Block a user