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:
@@ -0,0 +1,4 @@
|
||||
gpx:
|
||||
type: file
|
||||
extensions: ['gpx']
|
||||
mime: application/gpx+xml
|
||||
|
||||
@@ -6,3 +6,4 @@ author:
|
||||
taxonomies: [category, tag]
|
||||
metadata:
|
||||
description: 'Into the East — travel journal'
|
||||
active_trip: japan-korea-2026
|
||||
|
||||
Reference in New Issue
Block a user