fix: update post form parent and add Italy 2025 demo trip with GPX routes

- Change pageconfig.parent from '/tracker' to '/trips/japan-korea-2026/dailies'
- Move japan-korea-2026 demo entries to docs/demo/trips/japan-korea-2026/dailies/
- Add Italy 2025 (Tuscany Gravel) demo trip: 5 entries with real Tuscany
  coordinates, plus trip.md, map/stats/stories stubs, and 3 GPX routes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 01:50:02 +02:00
parent 86997cb878
commit ffda4568ab
27 changed files with 177732 additions and 1 deletions
@@ -0,0 +1,13 @@
---
title: "Rolling through Val d'Orcia"
template: entry
date: '2025-09-05 08:00'
lat: 43.078
lng: 11.676
location_city: Pienza
location_country: Italy
weather_temp_c: 24
weather_desc: Sunny
published: true
---
Cypress trees lining dirt roads, heat already rising. The Val d'Orcia is everything they say it is.
@@ -0,0 +1,13 @@
---
title: "Siena at dusk"
template: entry
date: '2025-09-05 19:00'
lat: 43.318
lng: 11.335
location_city: Siena
location_country: Italy
weather_temp_c: 21
weather_desc: Clear
published: true
---
Rolled in just before sunset. The Piazza del Campo was still warm from the day's heat.
@@ -0,0 +1,13 @@
---
title: "Towers of San Gimignano"
template: entry
date: '2025-09-06 12:00'
lat: 43.546
lng: 11.321
location_city: 'San Gimignano'
location_country: Italy
weather_temp_c: 26
weather_desc: Hot and sunny
published: true
---
Ate lunch in the shadow of the medieval towers. Legs tired, gelato mandatory.
@@ -0,0 +1,13 @@
---
title: "Into Florence"
template: entry
date: '2025-09-06 18:00'
lat: 43.767
lng: 11.253
location_city: Florence
location_country: Italy
weather_temp_c: 28
weather_desc: Warm
published: true
---
City traffic after days of gravel roads. Dodged trams and found the hotel.
@@ -0,0 +1,13 @@
---
title: "Tyrrhenian coast"
template: entry
date: '2025-09-08 09:00'
lat: 43.553
lng: 10.313
location_city: Livorno
location_country: Italy
weather_temp_c: 23
weather_desc: Sea breeze
published: true
---
The sea appeared suddenly between two hills. Eight days of riding ends here.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+4
View File
@@ -0,0 +1,4 @@
---
title: 'Trip Map'
template: map
---
+4
View File
@@ -0,0 +1,4 @@
---
title: 'Trip Stats'
template: stats
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Stories
template: stories
published: true
---
+8
View File
@@ -0,0 +1,8 @@
---
title: 'Tuscany Gravel 2025'
template: trip
date: '2025-09-01'
date_start: '2025-09-01'
date_end: '2025-09-08'
cover_image: ''
---