chore: move italy demo to italy-2026-demo; clean japan and italy-2025 demo content
This commit is contained in:
-13
@@ -1,13 +0,0 @@
|
||||
---
|
||||
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.
|
||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 85 KiB |
@@ -1,13 +0,0 @@
|
||||
---
|
||||
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.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 106 KiB |
-13
@@ -1,13 +0,0 @@
|
||||
---
|
||||
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.
|
||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 146 KiB |
@@ -1,13 +0,0 @@
|
||||
---
|
||||
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.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB |
@@ -1,13 +0,0 @@
|
||||
---
|
||||
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.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB |
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'The Journey'
|
||||
template: dailies
|
||||
content:
|
||||
items: '@self.children'
|
||||
order:
|
||||
by: date
|
||||
dir: desc
|
||||
filter:
|
||||
published: true
|
||||
---
|
||||
Reference in New Issue
Block a user