Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
eibanez committed Nov 22, 2024
1 parent 54dca1c commit 9a65880
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="footer-col-wrapper">
<div class="footer-col">
<p class="feed-subscribe">
Last run: November 21, 2024 09:13
Last run: November 22, 2024 09:55
</p>
</div>
</div>
Expand Down
2 changes: 2 additions & 0 deletions data.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
strava_id,name,type,date,distance,duration,pace,title,source
12959104662,Jessica,Run,2024-11-22 15:55:41,3.0572781388643793,1786,9.735874168179068,Just the change I needed!,Strava
12952101296,Jessica,Run,2024-11-21 15:13:44,3.0055799271751154,1767,9.79990256972354,Morning Run,Strava
12937962496,Jessica,Run,2024-11-19 17:13:57,3.0051449662594605,1882,10.436705577172503,Mood,Strava
12922903802,Jessica,Run,2024-11-17 14:42:52,3.137932320081524,1960,10.408355969473549,Morning Run,Strava
Expand Down Expand Up @@ -2285,6 +2286,7 @@ Mile 3 with the wind",MapMyRun Android
,Brian,Run,2018-04-21 12:54:25,2.679746660469509,0:31:16,11.66776961714304,0:31:16 Run,MapMyRun Android
,Brian,Run,2018-04-19 10:39:33,2.6969967033442286,0:31:52,11.815612020271496,0:31:52 Run,MapMyRun Android
,Brian,Run,2018-04-17 10:51:01,3.210047978525358,0:37:59,11.832637265061141,0:37:59 Run,MapMyRun Android
12959100837,Eduardo,Run,2024-11-22 15:55:42,3.0642996507885223,1781,9.686649813410376,Morning Run,Strava
12952098678,Eduardo,Run,2024-11-21 15:13:45,3.0121043409099384,1771,9.79990256972354,Morning Run,Strava
12945929836,Eduardo,Run,2024-11-20 17:50:55,3.16645332869375,1579,8.311847949591984,Lunch Run,Strava
12937959924,Eduardo,Run,2024-11-19 17:13:58,3.0304348366411076,1891,10.400284347938477,Lunch Run,Strava
Expand Down
22 changes: 22 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"strava_id": 12959104662,
"name": "Jessica",
"type": "Run",
"date": "2024-11-22 15:55:41",
"distance": 3.0572781388643793,
"duration": 1786,
"pace": 9.735874168179068,
"title": "Just the change I needed!",
"source": "Strava"
},
{
"strava_id": 12952101296,
"name": "Jessica",
Expand Down Expand Up @@ -25090,6 +25101,17 @@
"title": "0:37:59 Run",
"source": "MapMyRun Android"
},
{
"strava_id": 12959100837,
"name": "Eduardo",
"type": "Run",
"date": "2024-11-22 15:55:42",
"distance": 3.0642996507885223,
"duration": 1781,
"pace": 9.686649813410376,
"title": "Morning Run",
"source": "Strava"
},
{
"strava_id": 12952098678,
"name": "Eduardo",
Expand Down
8 changes: 4 additions & 4 deletions tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ title: Tables
| Aug | 75 | 89 | 109 | 94 | 78 | 109 | 12 |
| Sep | 69 | 96 | 100 | 107 | 89 | 113 | 31 |
| Oct | 89 | 100 | 121 | 110 | 86 | 69 | 56 |
| Nov | 78 | 96 | 112 | 100 | 30 | 6 | 41 |
| Nov | 78 | 96 | 112 | 100 | 30 | 6 | 44 |
| Dec | 83 | 88 | 107 | 100 | 23 | 9 | |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 427 |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 430 |

# Brian

Expand Down Expand Up @@ -52,7 +52,7 @@ title: Tables
| Aug | | 20 | 17 | | | | 10 |
| Sep | 6 | 24 | 11 | 3 | | 1 | 26 |
| Oct | 14 | 16 | 13 | | 14 | 2 | 35 |
| Nov | 21 | 50 | 5 | 3 | 6 | | 39 |
| Nov | 21 | 50 | 5 | 3 | 6 | | 42 |
| Dec | 5 | 33 | | | 2 | 2 | |
| Total | 46 | 351 | 174 | 25 | 38 | 11 | 322 |
| Total | 46 | 351 | 174 | 25 | 38 | 11 | 325 |

0 comments on commit 9a65880

Please sign in to comment.