feat: restructure pages under trips/japan-korea-2026 entity

- Create trips/japan-korea-2026/{tracker,map,stats,stories} hierarchy
- Move 8 entry folders from 01.tracker into trips/.../01.tracker/
- Add active_trip: japan-korea-2026 to site.yaml
- Whitelist GPX file type in media.yaml
This commit is contained in:
2026-06-19 01:19:41 +02:00
parent 534b9a96f1
commit 24acae2a85
16 changed files with 29 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: Trips
template: trips
content:
items: '@self.children'
order:
by: date
dir: desc
---