Skip to content

Commit

Permalink
初始化提交。
Browse files Browse the repository at this point in the history
  • Loading branch information
MQ-0707 committed Mar 26, 2023
1 parent 821b5f9 commit 70d5dc1
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Publish GitHub Pages

# Controls when the action will run.
# Controls when the action will run.
on:
# trigger when the Run Data Sync workflow succeeded
workflow_run:
Expand Down Expand Up @@ -61,4 +61,4 @@ jobs:
# Prevent Jekyll from building the site
jekyll: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
14 changes: 7 additions & 7 deletions .github/workflows/run_data_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ on:

env:
# please change to your own config.
RUN_TYPE: pass # support strava/nike/garmin/garmin_cn/keep/only_gpx/nike_to_strava/strava_to_garmin/strava_to_garmin_cn/garmin_to_strava/garmin_to_strava_cn, Please change the 'pass' it to your own
ATHLETE: yihong0618
TITLE: Yihong0618 Running
MIN_GRID_DISTANCE: 10 # change min distance here
TITLE_GRID: Over 10km Runs # also here
GITHUB_NAME: yihong0618
GITHUB_EMAIL: zouzou0208@gmail.com
RUN_TYPE: keep # support strava/nike/garmin/garmin_cn/keep/only_gpx/nike_to_strava/strava_to_garmin/strava_to_garmin_cn/garmin_to_strava/garmin_to_strava_cn, Please change the 'pass' it to your own
ATHLETE: Mickey
TITLE: 成功:就是简单的事情不断地重复
MIN_GRID_DISTANCE: 5 # change min distance here
TITLE_GRID: Over 5km Runs # also here
GITHUB_NAME: MQ-0707
GITHUB_EMAIL: lwcse35@gmail.com

jobs:
sync:
Expand Down
2 changes: 1 addition & 1 deletion assets/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions assets/github_2021.svg

This file was deleted.

2 changes: 0 additions & 2 deletions assets/github_2022.svg

This file was deleted.

2 changes: 1 addition & 1 deletion assets/grid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions assets/year_2012.svg

This file was deleted.

2 changes: 0 additions & 2 deletions assets/year_2013.svg

This file was deleted.

2 changes: 0 additions & 2 deletions assets/year_2014.svg

This file was deleted.

2 changes: 0 additions & 2 deletions assets/year_2015.svg

This file was deleted.

2 changes: 0 additions & 2 deletions assets/year_2016.svg

This file was deleted.

2 changes: 1 addition & 1 deletion assets/year_2017.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2018.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2019.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2020.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2021.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2022.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/year_2023.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module.exports = {
siteMetadata: {
siteTitle: 'Running Page',
siteUrl: 'https://yihong.run',
logo: 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQTtc69JxHNcmN1ETpMUX4dozAgAN6iPjWalQ&usqp=CAU',
logo: 'https://i.postimg.cc/zf1pJqLk/running.jpg',
description: 'Personal site and blog',
navLinks: [
{
name: 'Blog',
url: 'https://yihong.run/running',
name: 'Just do it',
url: 'https://www.baidu.com/',
},
{
name: 'About',
Expand Down
2 changes: 1 addition & 1 deletion src/static/activities.json

Large diffs are not rendered by default.

1 comment on commit 70d5dc1

@vercel
Copy link

@vercel vercel bot commented on 70d5dc1 Mar 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.