forked from yihong0618/running_page
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* tag 'v2.0': chore: my data doc: v2.0 doc fix: by comments chore:gnore ./dist (yihong0618#494) fix: gpx encode error maybe fix: v2.0 can not zoom (yihong0618#492) fix: gh-pages to Actions and fix the path bug (yihong0618#490) doc: fix v2.0 doc and actions change (yihong0618#488) chore:upgrade node version and pnpm (yihong0618#474) fix: fix fullscreen css (yihong0618#487) feat: change to SPA and vite (yihong0618#472) feat: Typescript! (yihong0618#461) doc: todo for 2.0 # Conflicts: # .github/workflows/run_data_sync.yml # README-CN.md # README.md # assets/github.svg # assets/github_2022.svg # gatsby-config.js # gatsby-node.js # run_page/gpx_to_strava_sync.py # run_page/gpxtrackposter/track.py # run_page/kml2polyline.py # run_page/update_activities_file.py # run_page/xingzhe_sync.py # src/components/Layout/index.tsx # src/components/LocationStat/LocationSummary.tsx # src/components/LocationStat/PeriodStat.tsx # src/components/LocationStat/index.tsx # src/components/RunMap/index.tsx # src/components/RunTable/RunRow.tsx # src/components/RunTable/index.tsx # src/components/YearStat/index.tsx # src/hooks/useActivities.js # src/hooks/useSiteMetadata.js # src/pages/index.tsx # src/static/activities.json # src/static/run_countries.ts # src/utils/const.ts # src/utils/utils.ts
- Loading branch information
Showing
96 changed files
with
4,883 additions
and
11,746 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
requirements.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export const yearStats = import.meta.glob('./year_*.svg', { import: 'ReactComponent' }) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.