mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-05-23 21:40:31 +00:00
Added photos to existing tracks
This commit is contained in:
parent
5a7ac9dfb1
commit
9b17e55c0b
8 changed files with 88 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "themes/pulp"]
|
[submodule "themes/pulp"]
|
||||||
path = themes/pulp
|
path = themes/pulp
|
||||||
url = git@github.com/Brandon-Rozek/pulp.git
|
url = git@github.com/Brandon-Rozek/pulp.git
|
||||||
|
[submodule "static/files/images/tracks"]
|
||||||
|
path = static/files/images/tracks
|
||||||
|
url = git@github.com:Brandon-Rozek/tracks-photos-v1
|
||||||
|
|
|
@ -4,3 +4,22 @@ date: 2022-05-18T15:32:30-04:00
|
||||||
draft: false
|
draft: false
|
||||||
gpx: "2022-05-18-Burden-Pond-Preserve.gpx"
|
gpx: "2022-05-18-Burden-Pond-Preserve.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
|
@ -4,3 +4,8 @@ date: 2022-06-10T19:38:37-04:00
|
||||||
draft: false
|
draft: false
|
||||||
gpx: "2022-06-10-Buttermilk-Falls.gpx"
|
gpx: "2022-06-10-Buttermilk-Falls.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
|
@ -4,3 +4,20 @@ date: 2022-05-29T12:30:11-04:00
|
||||||
draft: false
|
draft: false
|
||||||
gpx: "2022-05-29-New-York-Botanical-Garden.gpx"
|
gpx: "2022-05-29-New-York-Botanical-Garden.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
|
@ -6,3 +6,19 @@ gpx: "2022-06-05-New-York-Botanical-Garden.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
This is my second visit to the New York Botanical Garden. I went on a different path the [first time around](/tracks/New-York-Botanical-Garden-2022-05-29).
|
This is my second visit to the New York Botanical Garden. I went on a different path the [first time around](/tracks/New-York-Botanical-Garden-2022-05-29).
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
|
@ -4,3 +4,18 @@ date: 2022-06-11T11:18:43-04:00
|
||||||
draft: false
|
draft: false
|
||||||
gpx: "2022-06-11-New-York-Botanical-Garden.gpx"
|
gpx: "2022-06-11-New-York-Botanical-Garden.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
|
@ -4,3 +4,15 @@ date: 2022-05-28T16:05:54-04:00
|
||||||
draft: false
|
draft: false
|
||||||
gpx: "2022-05-28-Kensico-Dam-Staircase-Loop.gpx"
|
gpx: "2022-05-28-Kensico-Dam-Staircase-Loop.gpx"
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
1
static/files/images/tracks
Submodule
1
static/files/images/tracks
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0a6afb9eea553e317a14bc7f015717643f3c5479
|
Loading…
Add table
Reference in a new issue