File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -102,15 +102,15 @@ R.I.P. 希望大家都能健康顺利的跑过终点,逝者安息。
102
102
103
103
## 特性
104
104
105
- 1 . GitHub Actions 管理自动同步跑步进程及自动生成新的页面
106
- 2 . 支持 Vercel(推荐) 和 GitHub Pages 自动部署
105
+ 1 . GitHub Actions 自动同步跑步数据,生成展示页面
106
+ 2 . 支持 Vercel(推荐) 和 GitHub Pages 自动部署
107
107
3 . React Hooks
108
108
4 . Mapbox 进行地图展示
109
- 5 . Nike 及 Runtastic(Adidas Run) 以及佳明 (佳明中国)及 Keep 等,自动备份 gpx 数据,方便备份及上传到其它软件
109
+ 5 . Nike、Strava、佳明 (佳明中国)及 Keep 等,自动备份 GPX 数据,方便备份及上传到其它软件
110
110
111
111
> 因为数据存在 gpx 和 data.db 中,理论上支持几个软件一起,你可以把之前各类 App 的数据都同步到这里(建议本地同步,之后 Actions 选择正在用的 App)
112
112
113
- > 如果你不想公开数据,可以选择 ` strava ` 的模糊处理,或 ` private ` 仓库。
113
+ > 如果你不想公开数据,可以选择 ` Strava ` 的模糊处理,或 ` private ` 仓库。
114
114
115
115
<details >
116
116
<summary >缩放地图彩蛋</summary >
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ English | [简体中文](https://github.com/yihong0618/running_page/blob/master/
98
98
99
99
## Features
100
100
101
- 1 . GitHub Actions manages automatic synchronization of runs and generation of new pages.
101
+ 1 . GitHub Actions automatically synchronizes running data and generates page displays
102
102
2 . Support for Vercel (recommended) and GitHub Pages automated deployment
103
103
3 . React Hooks
104
104
4 . Mapbox for map display
You can’t perform that action at this time.
0 commit comments