docs: update channel and timezone settings for clarity and consistency

Updated .env.example and README files to reflect changes in channel name and timezone format, enhancing clarity and consistency in configuration settings. Added new subscription/reminder link for improved user engagement.
This commit is contained in:
ccbikai
2024-08-06 13:07:27 +08:00
parent b8ab845520
commit 3102c01b4e
3 changed files with 13 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
CHANNEL=Broadcast_Channel_Blog
CHANNEL=miantiao_me
LOCALE=zh-cn
TIMEZONE="Asia/Shanghai"
TIMEZONE=Asia/Shanghai
TELEGRAM=ccbikai
TWITTER=ccbikai
@@ -19,5 +19,5 @@ SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
SENTRY_DSN=SENTRY_DSN
SENTRY_PROJECT=SENTRY_PROJECT
HOST="telegram.dog"
HOST=telegram.dog
STATIC_PROXY=""

View File

@@ -20,6 +20,7 @@ English | [简体中文](./README.zh-cn.md)
- [Find Blog👁发现博客](https://broadcastchannel.pages.dev/)
- [Memos 广场 🎪](https://now.memobbs.app/)
- [APPDO 数字生活指南](https://mini.appdo.xyz/)
- [85.60×53.98卡粉订阅/提醒](https://tg.docofcard.com/)
### Platform
@@ -50,11 +51,11 @@ For detailed tutorials, see [Deploy your Astro site](https://docs.astro.build/en
```env
## Telegram channel name, required
CHANNEL=Broadcast_Channel_Blog
CHANNEL=miantiao_me
## Language and timezone settings, language options see [dayjs](https://github.com/iamkun/dayjs/tree/dev/src/locale)
LOCALE=en
TIMEZONE="America/New_York"
TIMEZONE=America/New_York
## Social media usernames
TELEGRAM=ccbikai
@@ -79,8 +80,8 @@ SENTRY_DSN=SENTRY_DSN
SENTRY_PROJECT=SENTRY_PROJECT
## Telegram host name and static resource proxy, not recommended to modify
HOST="telegram.dog"
STATIC_PROXY=""
HOST=telegram.dog
STATIC_PROXY=
```
## ☕ Sponsor

View File

@@ -20,6 +20,7 @@
- [Find Blog👁发现博客](https://broadcastchannel.pages.dev/)
- [Memos 广场 🎪](https://now.memobbs.app/)
- [APPDO 数字生活指南](https://mini.appdo.xyz/)
- [85.60×53.98卡粉订阅/提醒](https://tg.docofcard.com/)
### 平台
@@ -50,11 +51,11 @@
```env
## Telegram 频道名称,必须配置
CHANNEL=Broadcast_Channel_Blog
CHANNEL=miantiao_me
## 语言和时区设置,语言选项见[dayjs](https://github.com/iamkun/dayjs/tree/dev/src/locale)
LOCALE=zh-cn
TIMEZONE="Asia/Shanghai"
TIMEZONE=Asia/Shanghai
## 社交媒体用户名
TELEGRAM=ccbikai
@@ -79,8 +80,8 @@ SENTRY_DSN=SENTRY_DSN
SENTRY_PROJECT=SENTRY_PROJECT
## Telegram 主机名称和静态资源代理,不建议修改
HOST="telegram.dog"
STATIC_PROXY=""
HOST=telegram.dog
STATIC_PROXY=
```
## ☕ 赞助