From 495bc9e026c009a3433d6bfd5e720aa1685c8585 Mon Sep 17 00:00:00 2001
From: shitao <133397418@qq.com>
Date: Thu, 7 Mar 2024 15:10:40 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=E6=9B=B4=E6=96=B0(docs):=20?=
=?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E7=9A=84=E7=89=88=E6=9C=AC=E5=8E=86?=
=?UTF-8?q?=E5=8F=B2=E8=AE=B0=E5=BD=952024-03-07=20=20=20=E2=9C=A8=20?=
=?UTF-8?q?=E5=8A=9F=E8=83=BD(docs):=20=E5=9C=A8README=E5=92=8Cindex?=
=?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0Python=E7=89=88=E6=9C=AC=E5=92=8C?=
=?UTF-8?q?=E4=B8=8B=E8=BD=BD=E6=95=B0=E9=87=8F=E7=9A=84=E5=BE=BD=E7=AB=A0?=
=?UTF-8?q?=20=20=20=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D(docs):=20=E5=9C=A8Ba?=
=?UTF-8?q?rk=E9=80=9A=E7=9F=A5=E8=AE=BE=E7=BD=AE=E6=96=87=E6=A1=A3?=
=?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=E6=B6=88=E6=81=AF=E9=95=BF=E5=BA=A6?=
=?UTF-8?q?=E9=99=90=E5=88=B6=E7=9A=84=E8=AD=A6=E5=91=8A=20=20=20=E2=99=BB?=
=?UTF-8?q?=EF=B8=8F=20=E9=87=8D=E6=9E=84(docs):=20=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E4=B8=BB=E9=A2=98=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=84banner?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=B8=BA=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC?=
=?UTF-8?q?=20=20=20=F0=9F=9A=80=20=E9=83=A8=E7=BD=B2(docs):=20=E6=9B=B4?=
=?UTF-8?q?=E6=96=B0aliyun=E8=AE=BE=E7=BD=AE=E6=96=87=E6=A1=A3=E7=9A=84?=
=?UTF-8?q?=E6=A0=BC=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 13 +++++++++----
docs/pages/history/2024-03-07.mdx | 7 +++++++
docs/pages/history/_meta.json | 1 +
docs/pages/index.md | 13 +++++++++----
docs/pages/settings/aliyun.mdx | 3 ++-
docs/pages/settings/notify/bark.mdx | 5 +++++
docs/theme.config.tsx | 6 +++---
7 files changed, 36 insertions(+), 12 deletions(-)
create mode 100644 docs/pages/history/2024-03-07.mdx
diff --git a/README.md b/README.md
index 8691fef..b4f7ddc 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,11 @@
[![][github-issues-shield]][github-issues-link]
[![][github-contributors-shield]][github-contributors-link]
+[![][python-version-shield]][python-version-link]
+[![][pypi-dm-shield]][pypi-dm-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]
@@ -94,10 +95,12 @@
## 📝 License
-This project is [MIT](./LICENSE) licensed.
+Copyright © 2021 [Sitoi][profile-link].
+This project is [MIT](https://github.com/Sitoi/dailycheckin/blob/main/LICENSE) licensed.
+[profile-link]: https://github.com/sitoi
[github-codespace-link]: https://codespaces.new/sitoi/dailycheckin
[github-codespace-shield]: https://github.com/sitoi/dailycheckin/blob/main/images/codespaces.png?raw=true
[github-contributors-link]: https://github.com/sitoi/dailycheckin/graphs/contributors
@@ -126,7 +129,9 @@ This project is [MIT](./LICENSE) licensed.
[docker-stars-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
[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/
+[python-version-link]: https://pypi.org/project/dailycheckin/
+[python-version-shield]: https://img.shields.io/pypi/pyversions/dailycheckin?labelColor=black&style=flat-square
[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
+[starchart-shield]: https://api.star-history.com/svg?repos=sitoi/dailycheckin&type=Date
+[starchart-link]: https://star-history.com/#sitoi/dailycheckin&Date
diff --git a/docs/pages/history/2024-03-07.mdx b/docs/pages/history/2024-03-07.mdx
new file mode 100644
index 0000000..dfa1d61
--- /dev/null
+++ b/docs/pages/history/2024-03-07.mdx
@@ -0,0 +1,7 @@
+# 2024-03-07
+
+![PyPI](https://img.shields.io/badge/Pypi-v24.3.7-brightgreen)
+
+## 🐛 修复
+
+- 修复「Bark」消息不通知的 BUG
diff --git a/docs/pages/history/_meta.json b/docs/pages/history/_meta.json
index f363249..6419077 100644
--- a/docs/pages/history/_meta.json
+++ b/docs/pages/history/_meta.json
@@ -1,4 +1,5 @@
{
+ "2024-03-07": "2024-03-07",
"2024-02-27": "2024-02-27",
"2024-02-22": "2024-02-22",
"2024-02-20": "2024-02-20",
diff --git a/docs/pages/index.md b/docs/pages/index.md
index e404e12..fde28a9 100644
--- a/docs/pages/index.md
+++ b/docs/pages/index.md
@@ -23,10 +23,11 @@
[![][github-issues-shield]][github-issues-link]
[![][github-contributors-shield]][github-contributors-link]
+[![][python-version-shield]][python-version-link]
+[![][pypi-dm-shield]][pypi-dm-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]
@@ -100,10 +101,12 @@
## 📝 License
-This project is [MIT](./LICENSE) licensed.
+Copyright © 2021 [Sitoi][profile-link].
+This project is [MIT](https://github.com/Sitoi/dailycheckin/blob/main/LICENSE) licensed.
+[profile-link]: https://github.com/sitoi
[github-codespace-link]: https://codespaces.new/sitoi/dailycheckin
[github-codespace-shield]: https://github.com/sitoi/dailycheckin/blob/main/images/codespaces.png?raw=true
[github-contributors-link]: https://github.com/sitoi/dailycheckin/graphs/contributors
@@ -132,7 +135,9 @@ This project is [MIT](./LICENSE) licensed.
[docker-stars-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
[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/
+[python-version-link]: https://pypi.org/project/dailycheckin/
+[python-version-shield]: https://img.shields.io/pypi/pyversions/dailycheckin?labelColor=black&style=flat-square
[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
+[starchart-shield]: https://api.star-history.com/svg?repos=sitoi/dailycheckin&type=Date
+[starchart-link]: https://star-history.com/#sitoi/dailycheckin&Date
diff --git a/docs/pages/settings/aliyun.mdx b/docs/pages/settings/aliyun.mdx
index 40801a6..b33d81a 100644
--- a/docs/pages/settings/aliyun.mdx
+++ b/docs/pages/settings/aliyun.mdx
@@ -87,8 +87,9 @@ import { Steps } from 'nextra/components'
## 获取方式
+
### 打开官网
-
+
进入[阿里云盘](https://www.aliyundrive.com/drive/)
### 打开开发者工具
diff --git a/docs/pages/settings/notify/bark.mdx b/docs/pages/settings/notify/bark.mdx
index 11f5504..fff5b12 100644
--- a/docs/pages/settings/notify/bark.mdx
+++ b/docs/pages/settings/notify/bark.mdx
@@ -1,4 +1,5 @@
import { Cards, Card } from 'nextra/components'
+import { Callout } from 'nextra/components'
+ 通知消息在 Bark 有长度限制,如果没收到推送,请将 MERGE_PUSH 改为 false
+
+
### 配置示例
```json filename="config.json" copy
diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx
index f35f332..0fd9e97 100644
--- a/docs/theme.config.tsx
+++ b/docs/theme.config.tsx
@@ -72,13 +72,13 @@ const config: DocsThemeConfig = {
}
},
banner: {
- key: '2024.2.27-release',
+ key: '2024.3.7-release',
text: (
- 🎉 DailyCheckIn 2024.2.27 is released. Read more →
+ 🎉 DailyCheckIn 2024.3.7 is released. Read more →
),
},