mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
docs: Update README with online preview link and adjust cron schedule to run every 2 days
This commit is contained in:
@@ -4,6 +4,11 @@
|
|||||||
|
|
||||||
站点主要用于展示服务器介绍、加入指引、共享设施、赞助信息、玩家统计等内容,并通过 GitHub Pages 自动部署。
|
站点主要用于展示服务器介绍、加入指引、共享设施、赞助信息、玩家统计等内容,并通过 GitHub Pages 自动部署。
|
||||||
|
|
||||||
|
## 在线预览
|
||||||
|
|
||||||
|
- 正式站点:https://bailuyuan.lunadeer.cn/
|
||||||
|
|
||||||
|
|
||||||
## 功能概览
|
## 功能概览
|
||||||
|
|
||||||
- 首页:服务器介绍、运行时长、在线状态、众筹进度、赞助榜
|
- 首页:服务器介绍、运行时长、在线状态、众筹进度、赞助榜
|
||||||
@@ -171,7 +176,7 @@ python3 statsprocess.py
|
|||||||
触发条件:
|
触发条件:
|
||||||
|
|
||||||
- 推送到 `main`
|
- 推送到 `main`
|
||||||
- 每天自动执行一次
|
- 每 2 天自动执行一次(UTC 04:00)
|
||||||
- 手动触发 `workflow_dispatch`
|
- 手动触发 `workflow_dispatch`
|
||||||
|
|
||||||
工作流会执行以下步骤:
|
工作流会执行以下步骤:
|
||||||
|
|||||||
Reference in New Issue
Block a user